summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell
AgeCommit message (Expand)Author
2019-01-15Simplify containers iterations in sc/source/ui/docshellArkadiy Illarionov
2019-01-14Fix loop conditionsArkadiy Illarionov
2019-01-14tdf#119804 allow sort when header row protectedMartin van Zijl
2019-01-11make insert->header/footer dialogs asyncNoel Grandin
2019-01-10make format->page dialog asyncNoel Grandin
2019-01-10pass ScTokenArray around by unique_ptrNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-08Clean up LIBO_INTERNAL_ONLY uses of SAL_WARN_UNUSED_RESULTStephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-04remove unused enum SfxObjectShellFlagsNoel Grandin
2018-12-02weld ScShareDocumentDlgCaolán McNamara
2018-11-30tdf#93005, tdf#100611, remove the incomplete ODC export featureMarkus Mohrhard
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-22improve function-local statics in scNoel Grandin
2018-11-18tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-16loplugin:buriedassign in scNoel Grandin
2018-11-16Do not truncate fractions of seconds in timestamps to integral millisecondsMike Kaganski
2018-11-07loplugin:collapseif in scNoel Grandin
2018-11-06tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]*Gabor Kelemen
2018-11-05tdf#105225 new background tab pageJim Raykowski
2018-10-31cppCheck RedundantAssignment variable bRefFoundZdibák Zoltán
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-10-22tdf#120703 (PVS): redundant nullptr checkMike Kaganski
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-10-15clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-08use more std::unique_ptr in ScDBCollection::NamedDBsNoel Grandin
2018-10-08use more std::unique_ptr in ScDPCollectionNoel Grandin
2018-10-06use more std::unique_ptr in ScUndoMoveTab and ScUndoCopyTabNoel Grandin
2018-10-03loplugin:mergeclass merge ScFullMatrix into ScMatrixNoel Grandin
2018-09-28weld ScStyleDlgCaolán McNamara
2018-09-28loplugin:unusedmethodsNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-24make all the related inheritences formatted the same wayCaolán McNamara
2018-09-17cppcheck: variableScope in scJochen Nitschke
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:useuniqueptr in ScFormatFilterNoel Grandin
2018-09-11clang-tidy bugprone-copy-constructor-initNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-10loplugin:simplifyconstruct in scNoel Grandin