summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* 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
* sd: the long and sordid history of STR_GRAPHICS_STYLE_FAMILYMichael Stahl2017-01-031-1/+1
* tdf#104841 sd PDF export: handle linked videosMiklos Vajna2017-01-021-0/+12
* cleanup tailing backslashesJochen Nitschke2016-12-302-5/+5
* SD SlsClipboard: cleanup and preparation for tdf64588Justin Luth2016-12-291-4/+5
* remove unneeded static_castsJochen Nitschke2016-12-251-1/+1
* inline macroJochen Nitschke2016-12-251-2/+2
* tdf#70998 Text change: graphics/picture to imagetamsil1amani32016-12-241-5/+5
* tdf#101442 - "hyperlink" to "link"Federico Bassini2016-12-232-2/+2
* drop imglstCaolán McNamara2016-12-221-5/+5
* should be sd icon, not scCaolán McNamara2016-12-221-1/+1
* convert VclButtonsType to scoped enumNoel Grandin2016-12-212-2/+2
* ODR violation (base class must be the same across compilation units)Stephan Bergmann2016-12-2128-177/+85
* convert OutDevViewType to scoped enumNoel Grandin2016-12-211-1/+1
* remove newly unused SfxImageManagerCaolán McNamara2016-12-211-1/+0
* convert EnumContext::Context to scoped enumNoel Grandin2016-12-216-17/+17
* convert EnumContext::Application to scoped enumNoel Grandin2016-12-211-8/+8
* use new ENABLE_NSS for code which needs nssCaolán McNamara2016-12-201-1/+1
* convert SFX_EVENT constants to scoped enumNoel Grandin2016-12-201-1/+1
* Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann2016-12-171-6/+6