summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg
AgeCommit message (Expand)Author
2012-02-01pointer -> referenceIvan Timofeev
2012-02-01convert SdPresLayoutDlg from tools/list.hxx to boost::ptr_vectorNoel Grandin
2012-01-31convert SdCustomeShow from tools/list to vectorNoel Grandin
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-17sd: remove some unused definesIvan Timofeev
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks
2012-01-10Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz
2012-01-06fdo#44294: overlapped controlsIvan Timofeev
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2012-01-02Clean non English strings in the codeLior Kaplan
2011-12-25catch exception by constant referenceTakeshi Abe
2011-12-15Removed extra semicolonsJesse
2011-12-09fdo#39528: do not lose height of tree list box in NavigatorIvan Timofeev
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-06impress210: #i105310# set tooltip for items and some refactoringOcke.Janssen@oracle.com
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-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-09-27add GetParentDialog to VCL's Window, and remove DLGWIN & cut/pasteMichael Meeks
2011-09-26Fixed DBG_ASSERT broken by recent commit.Stephan Bergmann
2011-09-26more post colortable cleanupMichael Meeks
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks
2011-09-14Fix of localised template name problems in Impress part 1Peter Rabi
2011-08-29Rename class XColorTable to XColorListJoseph Powers
2011-08-29tweak for changeCaolán McNamara
2011-08-29valgrind: various unused codeCaolán McNamara
2011-08-22Make template names appear in the correct word orderPeter Rabi
2011-08-15ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara
2011-08-01Clean-up of bugfix fdo#32895 for the master branchPeter Rabi
2011-07-29Clean-up of bugfix fdo#32895 for the -3-4 branchPeter Rabi
2011-07-26change from SID_PASSWORD to SID_ENCRYPTIONDATAMarkus Mohrhard
2011-07-26fix typo: DeletePassords to DeletePasswordsMarkus Mohrhard
2011-07-26change maPasswordList to ptr_vectorMarkus Mohrhard
2011-07-22take strings from sfx<lang>.res, don't duplicate them in sd<lang>.resAndras Timar
2011-07-22Bugfix fdo#32895 : un-translated template names (part 1/2)Peter Rabi
2011-06-23Replace List with std::vector<String>.Rafael Dominguez
2011-06-20catch by const referenceCaolán McNamara
2011-06-18Replace List with std::vector<com::sun::star::presentation::ClickAction>.Rafael Dominguez
2011-06-10Replace List with std::vector<NavDocInfo>.Rafael Dominguez
2011-06-03use standard template for this hereCaolán McNamara