summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* 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
* use rtl::Reference in SdLayerNoel Grandin2017-01-252-24/+21
* loplugin: unnecessary destructor scaddins..sdextNoel Grandin2017-01-2515-38/+0
* teach unusedvariablecheck plugin about SfxPoolItem subclassesNoel Grandin2017-01-241-3/+0
* coverity#1399550 Dereference after null checkCaolán McNamara2017-01-241-1/+1
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-2330-47/+45
* pass ownership by pointerJochen Nitschke2017-01-233-3/+3
* align commentCaolán McNamara2017-01-221-7/+7
* coverity#1399024 Explicit null dereferencedCaolán McNamara2017-01-211-1/+2
* Missing 'const'Stephan Bergmann2017-01-201-0/+1
* Missing 'const'Stephan Bergmann2017-01-201-1/+1
* don't need an intermediate ImageCaolán McNamara2017-01-201-9/+7
* New loplugin:dynexcspec: Add @throws documentation, sdStephan Bergmann2017-01-1938-9/+82
* sd: load BitmapEx resources instead of Image onesCaolán McNamara2017-01-197-67/+57
* flatten resource, drop LocalResource classCaolán McNamara2017-01-196-106/+30
* can use Bitmaps directly hereCaolán McNamara2017-01-192-9/+9