summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app/docsh.cxx
AgeCommit message (Expand)Author
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-01-10static_cast after dynamic_castNoel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-03tdf#107870 sw: don't jump to cursor setting Record ChangesLászló Németh
2020-10-20use tools::Long in swNoel
2020-09-30SwDocFac::GetDoc can return a referenceCaolán McNamara
2020-07-30tdf#135244: move LockAllViews to SfxObjectShellMike Kaganski
2020-07-29replace and drop MiscCfgCaolán McNamara
2020-07-29Remove some unused includesMiklos Vajna
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-17Move Word compat option where it belongsSamuel Mehrbrodt
2020-04-17tdf#131621: fix crash in mergedlo.dllMike Kaganski
2020-04-16Enable trailing-blanks compat option also for OOXML filterSamuel Mehrbrodt
2020-04-09Move is*Locked methods to object shellSamuel Mehrbrodt
2020-02-16no more SwIterator in HasHiddenInformationNotesBjoern Michaelsen
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen
2019-10-30remove some unnecessary includesCaolán McNamara
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-28tdf#128418 Fix crash in print previewSamuel Mehrbrodt
2019-10-23Add document-level option to lock down file exportSamuel Mehrbrodt
2019-10-22tdf#128229 Disable Accept All & Reject All if redlines are password protectedGabor Kelemen
2019-10-11lok: Disable autocorrect dialog from native context menu.Michael Meeks
2019-09-19remove SwClient/SwModify in sw/source/uibaseBjoern Michaelsen
2019-08-15loplugin:sequenceloop in swNoel Grandin
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-07-19sw: fix missing OLE preview for actively edited OLE object on saveMiklos Vajna
2019-07-03Simplify Sequence iterations in sw/source/uibase/Arkadiy Illarionov
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov
2019-04-28tdf#120703 PVS: nullptr dereferenceMike Kaganski
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-04expand out SwRead typedefNoel Grandin
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-01-15use unique_ptr in swNoel Grandin
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-04remove unused enum SfxObjectShellFlagsNoel Grandin
2018-11-18tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-25sw: fix some IWYU warningsMiklos Vajna
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-11loplugin:simplifyboolTor Lillqvist
2018-10-11Don't use GetDBManager() without checking it for nullnessTor Lillqvist
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin