summaryrefslogtreecommitdiff
path: root/sd/inc
AgeCommit message (Expand)Author
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-17sd: prefer passing OUString by referenceNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from sdAlexander Wilms
2014-02-21coverity#738812 Uninitialized scalar fieldCaolán McNamara
2014-02-21callcatcher: update unused codeCaolán McNamara
2014-02-19coverity#738820 bAutoSave is unusedCaolán McNamara
2014-02-18Stick to a single O[U]String hash functionStephan Bergmann
2014-02-18callcatcher: update unused code listsCaolán McNamara
2014-02-17Resolves: #i42894# added support for <presentation:animations>...Armin Le Grand
2014-02-15fdo#63154 Remove unused solar.h reference in sd.Alexandre Vicenzi
2014-02-13n#757432: Styles (rename &) copy to different decks.Muthu Subramanian
2014-02-11sal_Bool->boolNoel Grandin
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet
2014-02-06Typo: cheking -> checkingJulien Nabet
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan
2014-01-28Introduce com.sun.star.frame.theAutoRecovery singleton.Matúš Kukan
2014-01-21boradcast->broadcastCaolán McNamara
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2014-01-08Do not use SvxShapeCollection directly.Matúš Kukan
2013-12-12Missing includeStephan Bergmann
2013-12-10n#753460: Copying slides having same master page name.Muthu Subramanian
2013-12-09GetBasic and m_pBasic are unusedCaolán McNamara
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-12-06Get rid of unnecessary comphelper::UStringEqualStephan Bergmann
2013-12-03drop now unused helpidsCaolán McNamara
2013-11-28Integrate branch of IAccessible2Steve Yin
2013-11-15convert 500th dialog (vectorize) to .uiCaolán McNamara
2013-11-15convert impress remote dialog to .uiCaolán McNamara
2013-11-14convert insert slides dialog to .uiCaolán McNamara
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-13convert name html design to .uiCaolán McNamara
2013-11-05update pchThomas Arnhold
2013-10-25sal_Bool to boolTakeshi Abe
2013-10-23fixincludeguards.sh: sdThomas Arnhold
2013-10-23clean up some include guardsThomas Arnhold
2013-10-21Once is enoughTakeshi Abe
2013-10-16cleanupThomas Arnhold
2013-10-15Drop unused inline functionTakeshi Abe
2013-10-15update pchThomas Arnhold
2013-10-14fdo#61950 De-extensionize presentation minimizerDavid Ostrovsky
2013-10-11drop now unused CustomAnimationPane.src and friendsCaolán McNamara
2013-09-21drop various tools/string.hxx includeCaolán McNamara
2013-09-20Resolves: #i122470# Fixed programmatic triggered switching of sidebar decksAndre Fischer
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