summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2017-02-08And more blind fix for apparently buggy GCC 4.8Stephan Bergmann1-20/+20
2017-02-08tdf#105818 Grid and Help Lines menu does't always offer what it promisesCor Nouws3-0/+3
2017-02-08Use OUStringLiteralStephan Bergmann1-29/+26
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl3-6/+7
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl1-2/+2
2017-02-07animation duration/scale etc don't fill horizontal spaceCaolán McNamara1-0/+4
2017-02-07create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin1-2/+2
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin3-7/+6
2017-02-06tdf#103636: In Draw sidebar, switch fitting objs to paper format offKatarina Behrens1-2/+6
2017-02-06Add missing #includesStephan Bergmann15-3/+20
2017-02-06Typo: s/dependend/dependent/iTor Lillqvist1-1/+1
2017-02-06Fix copy paste errorTamás Zolnai1-1/+0
2017-02-05.uno:ScriptOrganizer should be menu:menuitemMaxim Monastirsky2-2/+2
2017-02-05tdf#31488: Background fill changes its color when saving a PPTX file to ODPTamás Zolnai2-0/+35
2017-02-05tdf#98034 fix alignment of delay spinboxAkshay Deep1-1/+0
2017-02-04flatten STR_IMPRESS_PRINT_UI_OPTIONS resourceCaolán McNamara5-213/+183
2017-02-04simplify SfxWhichIterJochen Nitschke1-2/+3
2017-02-03TyposJulien Nabet2-3/+3
2017-02-03TyposJulien Nabet1-1/+1
2017-02-03new loplugin:unusedenumconstantsNoel Grandin1-1/+0
2017-02-02tdf#91795: prevent default item overwrite actual values.Mark Hung1-0/+43
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin15-39/+39
2017-02-01tdf#105677: sd: fix crash in FuPage::ApplyItemSetMichael Stahl1-2/+1
2017-02-01tdf#98034 - SIDEBAR: Add delay spinbox to Custom Animation tabAkshay Deep3-7/+96
2017-02-01loplugin:unnecessaryoverrideStephan Bergmann1-1/+0
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin5-45/+30
2017-02-01loplugin:stringconstant handle calls to constructors with one argNoel Grandin1-1/+1
2017-02-01defaults are good enough ..Jochen Nitschke2-36/+4
2017-01-31tdf#105623 - Two labels for the same functionOlivier1-1/+1
2017-01-31more SAL_WARN_UNUSEDNoel Grandin1-2/+0
2017-01-31tdf#105571 Drop toolbar:helpid attribute from toolbar definitionsGabor Kelemen22-250/+250
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin3-6/+6
2017-01-28loplugin:unnecessaryoverrideJochen Nitschke1-1/+0
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann162-2779/+1478
2017-01-26[API CHANGE] offapi: remove unused xsec_fw UNO servicesMiklos Vajna3-3/+0
2017-01-25move Image ctor variant with mask color to callersCaolán McNamara1-1/+1
2017-01-25Fall back on o3tl::make_unique for nowStephan Bergmann1-6/+7
2017-01-25Missing includeStephan Bergmann1-0/+4
2017-01-25use a std::unique_ptrCaolán McNamara1-12/+10
2017-01-25valgrind: fix leakCaolán McNamara1-0/+2
2017-01-25tdf#105502 sd increase font size: handle table selectionMiklos Vajna3-0/+96
2017-01-25use rtl::Reference in SdLayerNoel Grandin2-24/+21
2017-01-25loplugin: unnecessary destructor scaddins..sdextNoel Grandin15-38/+0
2017-01-24teach unusedvariablecheck plugin about SfxPoolItem subclassesNoel Grandin1-3/+0
2017-01-24coverity#1399550 Dereference after null checkCaolán McNamara1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski30-47/+45
2017-01-23pass ownership by pointerJochen Nitschke3-3/+3
2017-01-22align commentCaolán McNamara1-7/+7
2017-01-21coverity#1399024 Explicit null dereferencedCaolán McNamara1-1/+2