summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/tpaction.cxx
AgeCommit message (Expand)Author
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-14typo: implicitely -> implicitlyThomas Arnhold
2014-04-14typo: workarround -> workaroundThomas Arnhold
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara
2013-12-03convert the last tabpage in sd to .uiCaolán McNamara
2013-09-01String->OUStringIvan Timofeev
2013-08-24String(SdResId(foo)) -> SD_RESSTR(foo)Ivan Timofeev
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
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-07comment translation and cleanup of files in sd/source/ui/dlg/Urs Fässler
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-10-03probable attempts to find the parent dialogCaolán McNamara
2012-05-24Removed unused SfxMedium::bDirectStephan Bergmann
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-10Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-03sfx2::FileDialogHelper: refactor construction:Michael Stahl
2011-12-03sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODALMichael Stahl
2011-12-03sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-09-26Fixed DBG_ASSERT broken by recent commit.Stephan Bergmann
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-06-18Replace List with std::vector<com::sun::star::presentation::ClickAction>.Rafael Dominguez
2011-04-14Easy Hack remove dead code and uncompiled code in 'sd' moduleDona Hertel
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-02-08Remove all bogus comments in impress.Guillaume Poussel
2011-01-20accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]
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 gnumake2: resync to DEV300_m84Bjoern Michaelsen
2010-06-14cws impress190: rebase m82Christian Lippka
2010-05-05#i89450# removed unused codeChristian Lippka