summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26[API CHANGE] offapi: remove unused xsec_fw UNO servicesMiklos Vajna
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
2017-01-25valgrind: fix leakCaolán McNamara
2017-01-25tdf#105502 sd increase font size: handle table selectionMiklos Vajna
2017-01-25use rtl::Reference in SdLayerNoel Grandin
2017-01-25loplugin: unnecessary destructor scaddins..sdextNoel Grandin
2017-01-24teach unusedvariablecheck plugin about SfxPoolItem subclassesNoel Grandin
2017-01-24coverity#1399550 Dereference after null checkCaolán McNamara
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-23pass ownership by pointerJochen Nitschke
2017-01-22align commentCaolán McNamara
2017-01-21coverity#1399024 Explicit null dereferencedCaolán McNamara
2017-01-20Missing 'const'Stephan Bergmann
2017-01-20Missing 'const'Stephan Bergmann
2017-01-20don't need an intermediate ImageCaolán McNamara
2017-01-19New loplugin:dynexcspec: Add @throws documentation, sdStephan Bergmann
2017-01-19sd: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-19flatten resource, drop LocalResource classCaolán McNamara
2017-01-19can use Bitmaps directly hereCaolán McNamara
2017-01-19make SfxItemSet with SAL_WARN_UNUSEDNoel Grandin
2017-01-18new loplugin: useuniqueptr: sdNoel Grandin
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-17sw, sd: fix indentationMiklos Vajna
2017-01-16Convert RID_MENU_NOTEBOOKBAR to xmlMaxim Monastirsky
2017-01-14rename from bmp to pngCaolán McNamara
2017-01-13tdf#105188 sd: fix shutdown crash after accessing master pagesMichael Stahl
2017-01-12tdf#64588 - prevent loss of non-uniquely-named slideJustin Luth
2017-01-12silence coverity#1371305 Missing move assignment operatorCaolán McNamara
2017-01-11tdf#105182 sd: avoid iterating too far in SdOutliner::Initialize()Michael Stahl
2017-01-11Some loplugin:conststringvar/stringconstant improvements: sdStephan Bergmann
2017-01-10replace namespace url strings with function callsRosemary Sebastian
2017-01-10tdf#105199: Keep URL intactStephan Bergmann
2017-01-10New loplugin:conststringvar: sdStephan Bergmann
2017-01-10Related tdf#100151: use disposeAndClear for mpShowWindow (sd)Julien Nabet
2017-01-09Test that patterns are correctly imported for MS binary formatTomaž Vajngerl
2017-01-09New loplugin:externvar: sdStephan Bergmann
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht
2017-01-06Related: tdf#105150 PPT import: handle mso_fillBackground fill type of shapesMiklos Vajna
2017-01-06tdf#105150 PPTX import: try harder to handle <p:sp useBgFill="1">Miklos Vajna
2017-01-05Related: tdf#105093 sd PDF export: handle css.presentation.MediaShape as wellMiklos Vajna
2017-01-05Base SvxLineEndWindow on ToolbarPopupMaxim Monastirsky
2017-01-04tdf#81754: Unit test for the loss of text on save of pptx.Jan Holesovsky
2017-01-04tdf#105093 sd PDF export: handle embedded videosMiklos Vajna
2017-01-04Related: tdf#104841 sw PDF export: handle linked videos on non-first pagesMiklos Vajna