D25481: Port from qSort to std::sort
Carl Schwan
noreply at phabricator.kde.org
Sat Nov 23 00:50:37 GMT 2019
ognarb created this revision.
Herald added a project: Calligra: 3.0.
Herald added a subscriber: Calligra-Devel-list.
ognarb requested review of this revision.
REVISION SUMMARY
qSort is deprecated now and std::sort is availabe since c++11
grep -re "qSort" doesn't contains cpp files anymore
TEST PLAN
Compile and run. No visible regression
REPOSITORY
R8 Calligra
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D25481
AFFECTED FILES
braindump/src/SectionContainer.cpp
braindump/src/layouts/ColumnLayout.cpp
devtools/cstester/visualimagecompare/CSTCompareView.cpp
filters/karbon/wmf/WmfExport.cpp
filters/sheets/excel/export/CFBWriter.cpp
filters/sheets/xlsx/XlsxXmlWorksheetReader.cpp
filters/stage/kpr2odf/Filterkpr2odf.cpp
gemini/cloud/dropbox/3rdparty/oauth.cc
libs/flake/KoShapeContainer.cpp
libs/flake/KoShapeController.cpp
libs/flake/KoShapeGroup.cpp
libs/flake/KoShapeLayer.cpp
libs/flake/KoShapeManager.cpp
libs/flake/KoShapeOdfSaveHelper.cpp
libs/flake/commands/KoPathBreakAtPointCommand.cpp
libs/flake/commands/KoPathPointRemoveCommand.cpp
libs/flake/commands/KoShapeGroupCommand.cpp
libs/flake/commands/KoShapeReorderCommand.cpp
libs/flake/commands/KoShapeUngroupCommand.cpp
libs/flake/svg/SvgWriter.cpp
libs/flake/tests/TestPathShape.cpp
libs/flake/tests/TestPathTool.cpp
libs/flake/tests/TestShapeGroupCommand.cpp
libs/flake/tests/TestShapePainting.cpp
libs/flake/tests/TestShapeReorderCommand.cpp
libs/flake/tools/KoPathToolSelection.cpp
libs/pageapp/KoPADocumentStructureDocker.cpp
libs/pageapp/KoPAPageBase.cpp
libs/rdf/KoSopranoTableModel.cpp
libs/text/BibliographyGenerator.cpp
libs/text/commands/DeleteAnchorsCommand.cpp
libs/text/commands/DeleteCommand.cpp
libs/text/commands/InsertDeleteChangesCommand.cpp
libs/text/commands/RemoveDeleteChangesCommand.cpp
libs/text/opendocument/KoTextWriter_p.cpp
libs/text/styles/KoParagraphStyle.cpp
libs/textlayout/KoTextLayoutArea.cpp
libs/textlayout/KoTextLayoutEndNotesArea.cpp
libs/textlayout/RunAroundHelper.cpp
libs/textlayout/ToCGenerator.cpp
libs/widgets/KoModeBox.cpp
libs/widgets/KoRuler.cpp
libs/widgets/KoRulerController_p.h
libs/widgets/KoZoomAction.cpp
plugins/chartshape/ChartProxyModel.cpp
plugins/chartshape/dialogs/TableEditorDialog.cpp
plugins/defaultTools/connectionTool/ConnectionTool.cpp
plugins/karbonplugins/tools/filterEffectTool/FilterEffectScene.cpp
plugins/musicshape/Renderer.cpp
plugins/textshape/FontSizeAction.cpp
plugins/textshape/TextTool.cpp
plugins/textshape/commands/ShowChangesCommand.cpp
plugins/textshape/dialogs/StylesModel.cpp
sheets/RTree.h
sheets/database/FilterPopup.cpp
sheets/dialogs/ShowColRowDialog.cpp
sheets/functions/statistical.cpp
stage/part/KPrCustomSlideShowsModel.cpp
stage/part/pagelayout/KPrPageLayout.cpp
stage/part/pagelayout/KPrPageLayouts.cpp
stage/part/tools/animationtool/KPrPageEffectDocker.cpp
words/part/dialogs/KWPageSettingsDialog.cpp
words/part/frames/KWCopyShape.cpp
words/part/tests/TestTextFrameSorting.cpp
To: ognarb
Cc: Calligra-Devel-list, davidllewellynjones, dcaliste, ognarb, cochise, vandenoever
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20191123/56ae9525/attachment.htm>
More information about the calligra-devel
mailing list