summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc/srtdlg.cxx
AgeCommit message (Expand)Author
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen
2019-05-14Resolves: tdf#120423 dispatch against the correct FrameCaolán McNamara
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-16loplugin:buriedassign in swNoel Grandin
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-09-24make all the related inheritences formatted the same wayCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-14weld SvxCharNamePageCaolán McNamara
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-03-31loplugin:unusedfieldsNoel Grandin
2018-03-30weld SvxCharacterMap dialogCaolán McNamara
2018-03-23Typo: GetSelectLanguage -> GetSelectedLanguageSamuel Mehrbrodt
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-15weld sort dialogCaolán McNamara
2018-03-06disambiguate CreateSfxDialogCaolán McNamara
2018-03-06Resolves: tdf#113805 insert special character fails in insert footnote, etc d...Caolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-20use std::unique_ptr in SwSortOptionsNoel Grandin
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-08-07loplugin:constparams in sw part10Noel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-12convert SelectionType to scoped enumNoel Grandin
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: swStephan Bergmann
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-06-16Ensure updated accessible names in SwSortDlg ctorMuhammet Kara
2016-06-07Move accessibility relations to .ui files, Part 7: tdf#87026Muhammet Kara
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-30Move accessibility relations to .ui files tdf#87026Muhammet Kara
2016-04-22Avoid reserved identifiersStephan Bergmann
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky