summaryrefslogtreecommitdiff
path: root/sd/inc/drawdoc.hxx
AgeCommit message (Expand)Author
2013-10-25sal_Bool to boolTakeshi Abe
2013-10-23clean up some include guardsThomas Arnhold
2013-09-10This syntax is C++11 only.Kohei Yoshida
2013-09-10Parsing master presentation objects from 'objectlist.xml'Vishv Brahmbhatt
2013-09-08String to OUStringThomas Arnhold
2013-08-26sd: fix C++11ismMichael Stahl
2013-08-26Some cleanup and consolidation of the Impress layout work.Thorsten Behrens
2013-08-26Few changes to "drawdoc.cxx".Vishv Brahmbhatt
2013-08-26Getting vector from "SdDrawDocument"Vishv Brahmbhatt
2013-08-26Temporarily adding new methods to "drawdoc.cxx".Vishv Brahmbhatt
2013-07-29remove C++11-ismLuboš Luňák
2013-07-29fdo#45233 Allow editing pps/ppsx Autoplay PresentationsSamuel Mehrbrodt
2013-06-25remove unwanted files added with ee51444ed1f7003dafc93c8181b5f8c1b0fd165bNoel Power
2013-06-24fix borders unit test ( test values have changed )Noel Power
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-23Display the number of active slides in the statusbarRob Snelders
2013-03-04remove unused and commented out codeThomas Arnhold
2013-02-22added EmbedFonts property, added File/Properties/Font tabRadek Doulik
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-08-08STL'ify CustomShowListNoel Grandin
2012-08-01Convert documents to follow the doxygen standardNorah Abanimy
2012-06-29removed unnecessary forward declarations of classTakeshi Abe
2012-06-29Remove some more include guardsThomas Arnhold
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-04-19Revert "do not include contents of huge sc/sd/sw libs into tiny unittests"Luboš Luňák
2012-04-16Make an out argument a pointer instead of a reference.Rafael Dominguez
2012-04-13Remove deprecated and unused methods.Rafael Dominguez
2012-04-13Overload SdDrawDocument::InsertBookmark to use vector instead of List.Rafael Dominguez
2012-04-13Make some inmutable parameters constant.Rafael Dominguez
2012-04-13Overload InsertBookmarkAsObject to use std::vector instead of List.Rafael Dominguez
2012-04-13Overload InsertBookmarkAsPage to use std::vector instead of List.Rafael Dominguez
2012-04-13Refactor SdDrawDocument::IterateBookmarkPages.Rafael Dominguez
2012-04-07do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák
2012-03-25removed duplicate includes in sdTakeshi Abe
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-12-03refactor SdrModel::GetDocumentStreamMichael Stahl
2011-06-10Replace List for std::vector<sd::FrameView*>.Rafael Dominguez
2011-06-09Resolves: fdo#34723 unused variables and argumentsCaolán McNamara
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-02-08Remove all bogus comments in impress.Guillaume Poussel
2011-01-17removetooltypes01: #i112600# Fix problems with autodoc TRUE/FALSECarsten Driesner
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-07FASTBOOL to bool conversionNorbert Thiebaud
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-07-08renaissance1: resolved merge conflicts, cleanup.Andre Fischer
2010-07-01renaissance1: merge with DEV300_m84Andre Fischer
2010-06-14cws impress190: rebase m82Christian Lippka
2010-05-05#i89450# removed unused codeChristian Lippka
2010-03-23renaissance1: merge with DEV300_m75Andre Fischer