summaryrefslogtreecommitdiff
path: root/sw/source/uibase/misc
AgeCommit message (Expand)Author
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-01-30tdf#122428 show new comments in Manage ChangesLászló Németh
2019-01-29tdf#52391 reject/clear formatting of format-only changesLászló Németh
2019-01-25tdf52391 don't accept format-only changes secretlyLászló Németh
2019-01-16pass RedlinData around by unique_ptrNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-24remove unused SwInsertNumTypesNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-19Fix STR_REDLINE_FORMATED -> STR_REDLINE_FORMATTEDAndrea Gelmini
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
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-10optimize adding a block of entries at one timeCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara
2018-09-26Fix BMP_REDLINE_FORMATED -> BMP_REDLINE_FORMATTEDAndrea Gelmini
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-17add image support to weld::ComboBoxTextCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-15loplugin:useuniqueptr pass SwTextBlocks around by unique_ptrNoel Grandin
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin
2018-08-05coverity#1438225 Improper use of negative valueCaolán McNamara
2018-07-25loplugin:useuniqueptr in SwModelessRedlineAcceptDlgNoel Grandin
2018-07-19Resolves: tdf#118827 SetCareWin should be SetCareDialogCaolán McNamara
2018-06-28lok: Don't even try to paint the ruler via LibreOfficeKit.Jan Holesovsky
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-06-02SwNumberingTypeListBox fully replaced nowCaolán McNamara
2018-06-02weld SwSectionFootnoteEndTabPageCaolán McNamara
2018-05-12Fix typosAndrea Gelmini
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-04-20loplugin:constantparamNoel Grandin
2018-04-16weld SvxPostItDialogCaolán McNamara
2018-04-09weld SwLineNumberingDlgCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-02use https links for api.libreoffice.org and opengrokdennisroczek
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-21Fix some IWYU warningsMiklos Vajna
2018-02-18uitest: call base class Activate in modeless dialogsMarkus Mohrhard
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-12-21TypedWhichId in svx part 1Noel Grandin