summaryrefslogtreecommitdiff
path: root/sw/source/ui/frmdlg/cption.cxx
AgeCommit message (Expand)Author
2020-05-10Resolves: tdf#132626 entry_insert_text works on the newly typed regionCaolán McNamara
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-28loplugin:constmethod in swNoel Grandin
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin
2019-02-10loplugin:indentation in swNoel Grandin
2018-12-12weld SwCaptionDialogCaolán McNamara
2018-12-12weld SwCaptionOptDlgCaolán McNamara
2018-11-08tdf#119738 - Set default image caption to illustration if already being usedNickson
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-07-30loplugin:useuniqueptr in SwCaptionDialogNoel Grandin
2018-06-22tdf#118316: fix off-by-1 error (outline level is 0-based)Mike Kaganski
2018-06-13loplugin:unusedfields only-used-in-constructor in swNoel Grandin
2018-04-04tdf#58407 Inserted images are now called Figure by default in captionNickson Thanda
2018-04-03weld SwSequenceOptionDialogCaolán McNamara
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-02tdf#40457 - Place captions above tables by defaultvikasmahato
2017-10-23loplugin:includeform: swStephan Bergmann
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-07-27replace sal_uLong variables with sal_uInt32 for SvNumberFormatter IDsJochen Nitschke
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14use more OUString::operator== in swNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-12convert SelectionType to scoped enumNoel Grandin
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-03-02use std::vector::insert when inserting multiple of the same thingNoel 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
2015-12-03Resolves: tdf#94701 allow fully deleting illustration category in comboboxCaolán McNamara
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
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-09stray debugging linesCaolán McNamara
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-06-02loplugin: loopvartoosmallKatarina Behrens
2015-05-25Use size_t consistently for GetFldTypeCount/GetFldType/RemoveFldTypeMatteo Casalin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann