summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/styledlg.cxx
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in sfx2Noel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-08-28cid#1500646 silence Resource leakCaolán McNamara
2022-05-28use the new SfxWhichIter::GetItemState featureNoel Grandin
2020-05-03use SfxStyleSearchBits::All for GenerateUnusedNameCaolán McNamara
2020-05-03explicitly pass SfxStyleFamily to GenerateUnusedNameCaolán McNamara
2020-05-03Related: tdf#130108 expand single arg SfxStyleSheetBasePool::Find usesCaolán McNamara
2020-02-03make some headers privateCaolán McNamara
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen
2018-11-25SfxStyleDialog is now unusedCaolán McNamara
2018-08-30add SfxStyleDialogControllerCaolán McNamara
2018-07-30loplugin:stringloop in sfx2..svxNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-04-08SfxTabDialog: rename members missing their prefixesMiklos Vajna
2016-02-09Remove excess newlinesChris Sherlock
2016-02-02tdf#97051: prevent duplicate copy of SfxItemSetOliver Specht
2016-01-31unnecessary use of OUString constructorNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin
2015-03-17SfxTabDialog: avoid changing const input parameterZolnai Tamás
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-11-09SfxTabDialog ctors: take an OUStringMiklos Vajna
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-07-24Related: fdo#81641 create new styles with an initial nameCaolán McNamara
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-04-07untangle the bFmt == 2 hackCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-08-09convert SfxStyleDialogs to .uiCaolán McNamara
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-26tidy some resource stringsCaolán McNamara
2012-06-09Remove superfluous include commentsThomas Arnhold
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-04-06Additional translations of German commentsAlbert Thuswaldner
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens