summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* Remove dynamic exception specificationsStephan Bergmann2017-01-26162-2779/+1478
* [API CHANGE] offapi: remove unused xsec_fw UNO servicesMiklos Vajna2017-01-263-3/+0
* move Image ctor variant with mask color to callersCaolán McNamara2017-01-251-1/+1
* Fall back on o3tl::make_unique for nowStephan Bergmann2017-01-251-6/+7
* Missing includeStephan Bergmann2017-01-251-0/+4
* use a std::unique_ptrCaolán McNamara2017-01-251-12/+10
* valgrind: fix leakCaolán McNamara2017-01-251-0/+2
* tdf#105502 sd increase font size: handle table selectionMiklos Vajna2017-01-253-0/+96
* use rtl::Reference in SdLayerNoel Grandin2017-01-252-24/+21
* loplugin: unnecessary destructor scaddins..sdextNoel Grandin2017-01-2515-38/+0
* teach unusedvariablecheck plugin about SfxPoolItem subclassesNoel Grandin2017-01-241-3/+0
* coverity#1399550 Dereference after null checkCaolán McNamara2017-01-241-1/+1
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-2330-47/+45
* pass ownership by pointerJochen Nitschke2017-01-233-3/+3
* align commentCaolán McNamara2017-01-221-7/+7
* coverity#1399024 Explicit null dereferencedCaolán McNamara2017-01-211-1/+2
* Missing 'const'Stephan Bergmann2017-01-201-0/+1
* Missing 'const'Stephan Bergmann2017-01-201-1/+1
* don't need an intermediate ImageCaolán McNamara2017-01-201-9/+7
* New loplugin:dynexcspec: Add @throws documentation, sdStephan Bergmann2017-01-1938-9/+82
* sd: load BitmapEx resources instead of Image onesCaolán McNamara2017-01-197-67/+57
* flatten resource, drop LocalResource classCaolán McNamara2017-01-196-106/+30
* can use Bitmaps directly hereCaolán McNamara2017-01-192-9/+9
* make SfxItemSet with SAL_WARN_UNUSEDNoel Grandin2017-01-192-2/+0
* new loplugin: useuniqueptr: sdNoel Grandin2017-01-1813-41/+33
* replace #ifdef SOLARIS with #ifdef __sunMichael Stahl2017-01-171-2/+2
* Refactor Scheduler to add Task classJan-Marek Glogowski2017-01-177-8/+8
* tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski2017-01-173-5/+7
* sw, sd: fix indentationMiklos Vajna2017-01-171-1/+1
* Convert RID_MENU_NOTEBOOKBAR to xmlMaxim Monastirsky2017-01-162-0/+20
* rename from bmp to pngCaolán McNamara2017-01-141-24/+24
* tdf#105188 sd: fix shutdown crash after accessing master pagesMichael Stahl2017-01-134-23/+29
* tdf#64588 - prevent loss of non-uniquely-named slideJustin Luth2017-01-125-0/+74
* silence coverity#1371305 Missing move assignment operatorCaolán McNamara2017-01-121-4/+4
* tdf#105182 sd: avoid iterating too far in SdOutliner::Initialize()Michael Stahl2017-01-111-1/+4
* Some loplugin:conststringvar/stringconstant improvements: sdStephan Bergmann2017-01-111-1/+1
* replace namespace url strings with function callsRosemary Sebastian2017-01-101-9/+10
* tdf#105199: Keep URL intactStephan Bergmann2017-01-101-1/+1
* New loplugin:conststringvar: sdStephan Bergmann2017-01-104-11/+11
* Related tdf#100151: use disposeAndClear for mpShowWindow (sd)Julien Nabet2017-01-101-1/+1
* Test that patterns are correctly imported for MS binary formatTomaž Vajngerl2017-01-092-0/+339
* New loplugin:externvar: sdStephan Bergmann2017-01-096-11/+11
* tdf#101828 handle rtf/richtext correctlyOliver Specht2017-01-095-7/+16
* Related: tdf#105150 PPT import: handle mso_fillBackground fill type of shapesMiklos Vajna2017-01-062-0/+14
* tdf#105150 PPTX import: try harder to handle <p:sp useBgFill="1">Miklos Vajna2017-01-062-0/+14
* Related: tdf#105093 sd PDF export: handle css.presentation.MediaShape as wellMiklos Vajna2017-01-051-1/+1
* Base SvxLineEndWindow on ToolbarPopupMaxim Monastirsky2017-01-051-2/+0
* tdf#81754: Unit test for the loss of text on save of pptx.Jan Holesovsky2017-01-043-1/+41
* tdf#105093 sd PDF export: handle embedded videosMiklos Vajna2017-01-041-1/+8
* Related: tdf#104841 sw PDF export: handle linked videos on non-first pagesMiklos Vajna2017-01-041-1/+1