summaryrefslogtreecommitdiff
path: root/sw/source/uibase/misc
AgeCommit message (Expand)AuthorFilesLines
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov2-89/+62
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin1-1/+1
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-10-10optimize adding a block of entries at one timeCaolán McNamara1-1/+2
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara1-1/+1
2018-09-26Fix BMP_REDLINE_FORMATED -> BMP_REDLINE_FORMATTEDAndrea Gelmini1-1/+1
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-1/+1
2018-09-17add image support to weld::ComboBoxTextCaolán McNamara1-2/+2
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-15loplugin:useuniqueptr pass SwTextBlocks around by unique_ptrNoel Grandin2-10/+7
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin1-2/+2
2018-08-05coverity#1438225 Improper use of negative valueCaolán McNamara1-1/+1
2018-07-25loplugin:useuniqueptr in SwModelessRedlineAcceptDlgNoel Grandin1-5/+4
2018-07-19Resolves: tdf#118827 SetCareWin should be SetCareDialogCaolán McNamara1-1/+1
2018-06-28lok: Don't even try to paint the ruler via LibreOfficeKit.Jan Holesovsky1-0/+3
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin1-3/+0
2018-06-02SwNumberingTypeListBox fully replaced nowCaolán McNamara1-5/+5
2018-06-02weld SwSectionFootnoteEndTabPageCaolán McNamara1-145/+0
2018-05-12Fix typosAndrea Gelmini1-1/+1
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen1-1/+0
2018-04-20loplugin:constantparamNoel Grandin1-1/+1
2018-04-16weld SvxPostItDialogCaolán McNamara1-3/+3
2018-04-09weld SwLineNumberingDlgCaolán McNamara1-0/+118
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-3/+3
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-3/+3
2018-04-02use https links for api.libreoffice.org and opengrokdennisroczek1-1/+1
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski1-2/+2
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-1/+1
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-10/+10
2018-02-21Fix some IWYU warningsMiklos Vajna1-0/+1
2018-02-18uitest: call base class Activate in modeless dialogsMarkus Mohrhard1-0/+2
2018-01-15More loplugin:cstylecast: swStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann3-10/+10
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin1-1/+1
2017-12-21TypedWhichId in svx part 1Noel Grandin1-1/+1
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin1-1/+1
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-1/+1
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski2-8/+8
2017-09-26loplugin:flatten in swNoel Grandin1-7/+5
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin1-3/+3
2017-08-17implementing callback for ruler invalidationAditya Dewan1-1/+32
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-2/+2
2017-08-06loplugin:constparams in sw part7Noel Grandin1-1/+1
2017-08-06loplugin:constparams in sw part6Noel Grandin1-1/+1