summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2017-02-15WaE: control reaches end of non-void functionDavid Tardon
2017-02-15convert EValue to scoped enumNoel Grandin
2017-02-15drop unused PRESOBJ_IMAGENoel Grandin
2017-02-15drop unused PaneManagerDying enumeratorNoel Grandin
2017-02-15convert ToolBarGroup to scoped enumNoel Grandin
2017-02-15convert EventType to scoped enumNoel Grandin
2017-02-15convert FocusMoveDirection to scoped enumNoel Grandin
2017-02-15convert PageObjectLayouter to scoped enumNoel Grandin
2017-02-15convert GradientColorClass to scoped enumNoel Grandin
2017-02-13vcl pdf import: use pdfium instead of draw_pdf_importMiklos Vajna
2017-02-13tdf#99908: Ensure non-empty unique gradient namesKatarina Behrens
2017-02-13tdf#89329: use unique_ptr for pImpl in dlgctrlsyellowflash104
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2017-02-11tdf#89329: Use unique_ptr for pImpl in stlfamilyArnold Dumas
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-09convert DestAreaType to scoped enumNoel Grandin
2017-02-09convert PDFWriter::PageTransition to scoped enumNoel Grandin
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin
2017-02-08replace localresource of strings and keys with StringArrayCaolán McNamara
2017-02-08And more blind fix for apparently buggy GCC 4.8Stephan Bergmann
2017-02-08Use OUStringLiteralStephan Bergmann
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl
2017-02-07animation duration/scale etc don't fill horizontal spaceCaolán McNamara
2017-02-07create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin
2017-02-06tdf#103636: In Draw sidebar, switch fitting objs to paper format offKatarina Behrens
2017-02-06Add missing #includesStephan Bergmann
2017-02-06Typo: s/dependend/dependent/iTor Lillqvist
2017-02-04flatten STR_IMPRESS_PRINT_UI_OPTIONS resourceCaolán McNamara
2017-02-04simplify SfxWhichIterJochen Nitschke
2017-02-03TyposJulien Nabet
2017-02-03TyposJulien Nabet
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-01tdf#105677: sd: fix crash in FuPage::ApplyItemSetMichael Stahl
2017-02-01tdf#98034 - SIDEBAR: Add delay spinbox to Custom Animation tabAkshay Deep
2017-02-01loplugin:unnecessaryoverrideStephan Bergmann
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-02-01loplugin:stringconstant handle calls to constructors with one argNoel Grandin
2017-02-01defaults are good enough ..Jochen Nitschke
2017-01-31more SAL_WARN_UNUSEDNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28loplugin:unnecessaryoverrideJochen Nitschke
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25move Image ctor variant with mask color to callersCaolán McNamara
2017-01-25Fall back on o3tl::make_unique for nowStephan Bergmann
2017-01-25Missing includeStephan Bergmann
2017-01-25use a std::unique_ptrCaolán McNamara