summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/sddlgfact.cxx
AgeCommit message (Expand)Author
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
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-08-29Rename class XColorTable to XColorListJoseph Powers
2011-07-26change from SID_PASSWORD to SID_ENCRYPTIONDATAMarkus Mohrhard
2011-06-23Replace List with std::vector<String>.Rafael Dominguez
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-07-13CWS changehid: resync to m84Mathias Bauer
2010-07-10CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer
2010-06-22CWS-TOOLING: integrate CWS impress191obo
2010-06-08#i94055# removed remaining references to SdPrintDlgChristian Lippka
2010-06-04changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in d...Philipp Lohmann [pl]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-05-06CWS-TOOLING: integrate CWS mba32issues01Release Engineers