summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app/applab.cxx
AgeCommit message (Expand)Author
2021-05-28no need to allocate these on the heapNoel Grandin
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-10-20use tools::Long in swNoel
2020-06-16sw: remove useless SET_CURR_SHELL macroMiklos Vajna
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen
2019-12-11convert SectionType to scoped enumNoel Grandin
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-11-03loplugin:stringaddNoel Grandin
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-11-15sw: rename the misleading SwWrtShell::SttDoc/EndDocMichael Stahl
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-05-26tdf#115386: Show Mail Merge toolbar for new labelsMike Kaganski
2018-04-27weld SwLabDlgCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-21loplugin:flatten in swNoel Grandin
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-12convert PD_ constants to typed_flagsNoel Grandin
2016-03-09loplugin:constantparam in swNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05sw: prefix members of SwLabItemMiklos Vajna
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-09-29Fix typosAndrea Gelmini
2015-09-17boost->stdCaolán McNamara
2015-09-10Wizzard->WizzardCaolán McNamara
2015-08-21loplugin: defaultparamsNoel Grandin