summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/sddlgfact.cxx
AgeCommit message (Expand)Author
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
2018-04-02weld Break dialogCaolán McNamara
2018-01-20loplugin:unusedmethodsNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2017-05-19SdResId used just for its idCaolán McNamara
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-10loplugin:constantparam 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-10-29com::sun::star->css in sdNoel Grandin
2015-07-21loplugin:unusedmethods sdNoel Grandin
2015-06-10sd: fix gcc-4.7 buildMiklos Vajna
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-20sd: convert new to ::Create.Noel Grandin
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
2013-09-05After .ui conversion, this param is not needed anymoreKatarina Behrens
2013-09-05Converted header+footer dialog to .uiKatarina 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-22No (more?) reason for SD_DLLIMPLEMENTATION in Library_sduiStephan Bergmann
2013-03-20fdo#35546, implementing 'Create Photo Album' functionGergő Mocsi
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara
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-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-04-16Return by value instead of passing by reference to get data.Rafael Dominguez
2012-04-13Remove deprecated and unused methods.Rafael Dominguez
2012-04-11Overload AbstractSdInsertPagesObjsDlg::GetList.Rafael Dominguez
2012-01-05Removed unnecessary tools includes.Marcel Metz