summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2017-02-13convert CharCompressType to scoped enumNoel Grandin1-4/+4
2017-02-12Typo: (trans)fomat->(trans)formatJulien Nabet1-3/+3
2017-02-11tdf#89329: Use unique_ptr for pImpl in stlfamilyArnold Dumas2-8/+2
2017-02-10Remove MinGW supportStephan Bergmann1-5/+0
2017-02-09sd: argh fix the C++ integer madness againMichael Stahl1-4/+4
2017-02-09i#124243 sd: add unit test for ODF import of glue points on SVG shapeMichael Stahl3-1/+52
2017-02-09convert DestAreaType to scoped enumNoel Grandin1-7/+7
2017-02-09convert PDFWriter::PageTransition to scoped enumNoel Grandin1-15/+15
2017-02-09convert BmpConversion to scoped enumNoel Grandin1-1/+1
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin1-2/+2
2017-02-08tdf#103567 xmloff: ODF import: fix loss of events on SVG multi-imageMichael Stahl2-0/+47
2017-02-08replace localresource of strings and keys with StringArrayCaolán McNamara1-11/+8
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