summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* sd: argh fix the C++ integer madness againMichael Stahl2017-02-091-4/+4
* i#124243 sd: add unit test for ODF import of glue points on SVG shapeMichael Stahl2017-02-093-1/+52
* convert DestAreaType to scoped enumNoel Grandin2017-02-091-7/+7
* convert PDFWriter::PageTransition to scoped enumNoel Grandin2017-02-091-15/+15
* convert BmpConversion to scoped enumNoel Grandin2017-02-091-1/+1
* Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin2017-02-091-2/+2
* tdf#103567 xmloff: ODF import: fix loss of events on SVG multi-imageMichael Stahl2017-02-082-0/+47
* replace localresource of strings and keys with StringArrayCaolán McNamara2017-02-081-11/+8
* And more blind fix for apparently buggy GCC 4.8Stephan Bergmann2017-02-081-20/+20
* tdf#105818 Grid and Help Lines menu does't always offer what it promisesCor Nouws2017-02-083-0/+3
* Use OUStringLiteralStephan Bergmann2017-02-081-29/+26
* Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl2017-02-073-6/+7
* Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl2017-02-071-2/+2
* animation duration/scale etc don't fill horizontal spaceCaolán McNamara2017-02-071-0/+4
* create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin2017-02-071-2/+2
* remove ugly operator* in DynamicErrorInfoNoel Grandin2017-02-073-7/+6
* tdf#103636: In Draw sidebar, switch fitting objs to paper format offKatarina Behrens2017-02-061-2/+6
* Add missing #includesStephan Bergmann2017-02-0615-3/+20
* Typo: s/dependend/dependent/iTor Lillqvist2017-02-061-1/+1
* Fix copy paste errorTamás Zolnai2017-02-061-1/+0
* .uno:ScriptOrganizer should be menu:menuitemMaxim Monastirsky2017-02-052-2/+2
* tdf#31488: Background fill changes its color when saving a PPTX file to ODPTamás Zolnai2017-02-052-0/+35
* tdf#98034 fix alignment of delay spinboxAkshay Deep2017-02-051-1/+0
* flatten STR_IMPRESS_PRINT_UI_OPTIONS resourceCaolán McNamara2017-02-045-213/+183
* simplify SfxWhichIterJochen Nitschke2017-02-041-2/+3
* TyposJulien Nabet2017-02-032-3/+3
* TyposJulien Nabet2017-02-031-1/+1
* new loplugin:unusedenumconstantsNoel Grandin2017-02-031-1/+0
* tdf#91795: prevent default item overwrite actual values.Mark Hung2017-02-021-0/+43
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-0215-39/+39
* tdf#105677: sd: fix crash in FuPage::ApplyItemSetMichael Stahl2017-02-011-2/+1
* tdf#98034 - SIDEBAR: Add delay spinbox to Custom Animation tabAkshay Deep2017-02-013-7/+96
* loplugin:unnecessaryoverrideStephan Bergmann2017-02-011-1/+0
* loplugin:useuniqueptr extend to check local varsNoel Grandin2017-02-015-45/+30
* loplugin:stringconstant handle calls to constructors with one argNoel Grandin2017-02-011-1/+1
* defaults are good enough ..Jochen Nitschke2017-02-012-36/+4
* tdf#105623 - Two labels for the same functionOlivier2017-01-311-1/+1
* more SAL_WARN_UNUSEDNoel Grandin2017-01-311-2/+0
* tdf#105571 Drop toolbar:helpid attribute from toolbar definitionsGabor Kelemen2017-01-3122-250/+250
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-313-6/+6
* loplugin:unnecessaryoverrideJochen Nitschke2017-01-281-1/+0
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-281-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-26162-2779/+1478
* [API CHANGE] offapi: remove unused xsec_fw UNO servicesMiklos Vajna2017-01-263-3/+0
* move Image ctor variant with mask color to callersCaolán McNamara2017-01-251-1/+1
* Fall back on o3tl::make_unique for nowStephan Bergmann2017-01-251-6/+7
* Missing includeStephan Bergmann2017-01-251-0/+4
* use a std::unique_ptrCaolán McNamara2017-01-251-12/+10
* valgrind: fix leakCaolán McNamara2017-01-251-0/+2
* tdf#105502 sd increase font size: handle table selectionMiklos Vajna2017-01-253-0/+96