summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/sddlgfact.hxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2017-05-19SdResId used just for its idCaolán McNamara
2017-03-17cleanup double includes and declarationsJochen Nitschke
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-08-18screenshots: clang plugin & tabpage usage fixesArmin Le Grand
2016-08-18screenshots: names to copy screenshot IDsKatarina Behrens
2016-08-18screenshots: added more virtualization/abstractionArmin Le Grand
2016-08-18screenshots: extend default paths where stuff gets writtenArmin Le Grand
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-06-01Impress: Replace Presentation Wizard with Template ManagerAkshay Deep
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-19loplugin:unusedmethods in sdNoel Grandin
2016-05-11Resolves: tdf#99464 set what parent the dialogs are dialogs forCaolán McNamara
2016-03-10loplugin:constantparam in sdNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-11cppcheck: noExplicitConstructorCaolán McNamara
2015-07-21loplugin:unusedmethods sdNoel Grandin
2015-04-10re-insert erroneously converted delete calls.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-02V813: Decreased performanceCaolán McNamara
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2013-10-23fixincludeguards.sh: sdThomas Arnhold
2013-09-05After .ui conversion, this param is not needed anymoreKatarina Behrens
2013-09-01Remove pointless comments and ASCII artTor Lillqvist
2013-08-21String->OUStringIvan Timofeev
2013-08-16String->OUStringIvan Timofeev
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20fdo#35546, implementing 'Create Photo Album' functionGergő Mocsi
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-18add a way to select the current SfxTabPage by nameCaolán McNamara
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-10-09De-duplicate AbstractSfxDialog_ImplTor Lillqvist
2012-10-08De-duplicate harderTor Lillqvist
2012-09-11-Werror,-Wunused-private-field (various sd)Stephan Bergmann
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-08STL'ify CustomShowListNoel Grandin
2012-08-08Remote dialog now showing.Andrzej J.R. Hunt
2012-08-07Basic framework for Remote Dialog.Andrzej J.R. Hunt
2012-06-29removed unnecessary forward declarations of classTakeshi Abe