summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2017-02-15WaE: control reaches end of non-void functionDavid Tardon1-0/+1
2017-02-15convert EValue to scoped enumNoel Grandin3-90/+27
2017-02-15drop unused PRESOBJ_IMAGENoel Grandin5-5/+0
2017-02-15drop unused PaneManagerDying enumeratorNoel Grandin2-8/+0
2017-02-15convert ToolBarGroup to scoped enumNoel Grandin10-52/+49
2017-02-15convert EventType to scoped enumNoel Grandin6-23/+19
2017-02-15convert FocusMoveDirection to scoped enumNoel Grandin3-21/+15
2017-02-15convert PageObjectLayouter to scoped enumNoel Grandin7-33/+24
2017-02-15convert GradientColorClass to scoped enumNoel Grandin3-13/+10
2017-02-14tdf#105682 : fixed Insert Slide buttonsSzymon Kłos1-2/+2
2017-02-14tdf#105962: added missing controls to avoid crash in impressSzymon Kłos1-34/+58
2017-02-14vcl pdf import: change test documents to test bitmap fallbackMiklos Vajna1-0/+0
2017-02-13vcl pdf import: use pdfium instead of draw_pdf_importMiklos Vajna2-2/+2
2017-02-13tdf#99908: Ensure non-empty unique gradient namesKatarina Behrens2-4/+17
2017-02-13tdf#89329: use unique_ptr for pImpl in dlgctrlsyellowflash1042-2/+3
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