summaryrefslogtreecommitdiffstats
path: root/sd/inc
Commit message (Expand)AuthorAgeFilesLines
* It's "its", not "it's"Tor Lillqvist2014-04-101-1/+1
* Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2014-04-071-2/+2
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-013-3/+3
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-2723-196/+196
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-265-8/+8
* sd: prefer passing OUString by referenceNoel Grandin2014-03-172-2/+2
* editeng: sal_Bool->boolNoel Grandin2014-02-271-2/+2
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-263-65/+65
* Remove visual noise from sdAlexander Wilms2014-02-2614-71/+17
* coverity#738812 Uninitialized scalar fieldCaolán McNamara2014-02-211-0/+5
* callcatcher: update unused codeCaolán McNamara2014-02-211-1/+0
* coverity#738820 bAutoSave is unusedCaolán McNamara2014-02-191-1/+0
* Stick to a single O[U]String hash functionStephan Bergmann2014-02-181-1/+1
* callcatcher: update unused code listsCaolán McNamara2014-02-181-2/+0
* Resolves: #i42894# added support for <presentation:animations>...Armin Le Grand2014-02-171-0/+2
* fdo#63154 Remove unused solar.h reference in sd.Alexandre Vicenzi2014-02-152-23/+13
* n#757432: Styles (rename &) copy to different decks.Muthu Subramanian2014-02-131-0/+5
* sal_Bool->boolNoel Grandin2014-02-111-3/+3
* Typo: I/internaly -> I/internallyJulien Nabet2014-02-091-1/+1
* Typo: cheking -> checkingJulien Nabet2014-02-061-1/+1
* Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan2014-01-281-1/+1
* Introduce com.sun.star.frame.theAutoRecovery singleton.Matúš Kukan2014-01-281-1/+1
* boradcast->broadcastCaolán McNamara2014-01-211-1/+1
* SfxPoolItem::operator ==, != should return boolStephan Bergmann2014-01-101-1/+1
* Do not use SvxShapeCollection directly.Matúš Kukan2014-01-081-1/+0
* Missing includeStephan Bergmann2013-12-121-0/+4
* n#753460: Copying slides having same master page name.Muthu Subramanian2013-12-101-0/+3
* GetBasic and m_pBasic are unusedCaolán McNamara2013-12-091-1/+1
* Clean up includes of comphelper/stl_types.hxxStephan Bergmann2013-12-061-1/+0
* Get rid of unnecessary comphelper::UStringEqualStephan Bergmann2013-12-062-7/+4
* drop now unused helpidsCaolán McNamara2013-12-031-3/+0
* Integrate branch of IAccessible2Steve Yin2013-11-282-0/+12
* convert 500th dialog (vectorize) to .uiCaolán McNamara2013-11-151-2/+0
* convert impress remote dialog to .uiCaolán McNamara2013-11-151-0/+1
* convert insert slides dialog to .uiCaolán McNamara2013-11-141-3/+0
* Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2013-11-141-1/+1
* convert name html design to .uiCaolán McNamara2013-11-131-2/+0
* update pchThomas Arnhold2013-11-051-0/+1
* sal_Bool to boolTakeshi Abe2013-10-251-6/+6
* fixincludeguards.sh: sdThomas Arnhold2013-10-2350-138/+138
* clean up some include guardsThomas Arnhold2013-10-233-9/+9
* Once is enoughTakeshi Abe2013-10-211-1/+1
* cleanupThomas Arnhold2013-10-161-2/+0
* Drop unused inline functionTakeshi Abe2013-10-151-5/+0
* update pchThomas Arnhold2013-10-151-14/+2
* fdo#61950 De-extensionize presentation minimizerDavid Ostrovsky2013-10-142-0/+3
* drop now unused CustomAnimationPane.src and friendsCaolán McNamara2013-10-111-14/+0
* drop various tools/string.hxx includeCaolán McNamara2013-09-213-3/+0
* Resolves: #i122470# Fixed programmatic triggered switching of sidebar decksAndre Fischer2013-09-201-1/+1
* This syntax is C++11 only.Kohei Yoshida2013-09-101-1/+1