summaryrefslogtreecommitdiff
path: root/sw/source/ui/chrdlg/drpcps.cxx
AgeCommit message (Expand)Author
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen
2019-07-08tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[a-j]*Gabor Kelemen
2019-04-09drop some unneeded includesCaolán McNamara
2019-03-20weld SwFieldEditDlgCaolán McNamara
2019-02-11Resolves: tdf#123320 non-existing drop caps char styleCaolán McNamara
2019-01-25tdf#92154 limit comboBOX_TEMPLATE lengthRoman Kuznetsov
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-09-20weld SwDropCapsDlgCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-07-30loplugin:stringloop in swNoel Grandin
2018-06-15weld SwDropCapsPageCaolán McNamara
2018-06-06weld SwSectionIndentTabPageCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-11-30TypedWhichId for RES_PARAATR constantsNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-08-07loplugin:constparams in sw part9Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
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-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-07loplugin:constantparam in swNoel Grandin
2016-08-31inline some get-function-pointer-collection functionsNoel Grandin
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin
2016-08-31remove the SwMoveFnCollection* typedefsNoel Grandin
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin