Age | Commit message (Expand) | Author |
2017-01-14 | rename from bmp to png | Caolán McNamara |
2017-01-13 | tdf#105188 sd: fix shutdown crash after accessing master pages | Michael Stahl |
2017-01-12 | tdf#64588 - prevent loss of non-uniquely-named slide | Justin Luth |
2017-01-12 | silence coverity#1371305 Missing move assignment operator | Caolán McNamara |
2017-01-11 | tdf#105182 sd: avoid iterating too far in SdOutliner::Initialize() | Michael Stahl |
2017-01-11 | Some loplugin:conststringvar/stringconstant improvements: sd | Stephan Bergmann |
2017-01-10 | replace namespace url strings with function calls | Rosemary Sebastian |
2017-01-10 | tdf#105199: Keep URL intact | Stephan Bergmann |
2017-01-10 | New loplugin:conststringvar: sd | Stephan Bergmann |
2017-01-10 | Related tdf#100151: use disposeAndClear for mpShowWindow (sd) | Julien Nabet |
2017-01-09 | Test that patterns are correctly imported for MS binary format | Tomaž Vajngerl |
2017-01-09 | New loplugin:externvar: sd | Stephan Bergmann |
2017-01-09 | tdf#101828 handle rtf/richtext correctly | Oliver Specht |
2017-01-06 | Related: tdf#105150 PPT import: handle mso_fillBackground fill type of shapes | Miklos Vajna |
2017-01-06 | tdf#105150 PPTX import: try harder to handle <p:sp useBgFill="1"> | Miklos Vajna |
2017-01-05 | Related: tdf#105093 sd PDF export: handle css.presentation.MediaShape as well | Miklos Vajna |
2017-01-05 | Base SvxLineEndWindow on ToolbarPopup | Maxim Monastirsky |
2017-01-04 | tdf#81754: Unit test for the loss of text on save of pptx. | Jan Holesovsky |
2017-01-04 | tdf#105093 sd PDF export: handle embedded videos | Miklos Vajna |
2017-01-04 | Related: tdf#104841 sw PDF export: handle linked videos on non-first pages | Miklos Vajna |
2017-01-03 | sd: the long and sordid history of STR_GRAPHICS_STYLE_FAMILY | Michael Stahl |
2017-01-02 | tdf#104841 sd PDF export: handle linked videos | Miklos Vajna |
2016-12-30 | cleanup tailing backslashes | Jochen Nitschke |
2016-12-29 | SD SlsClipboard: cleanup and preparation for tdf64588 | Justin Luth |
2016-12-25 | remove unneeded static_casts | Jochen Nitschke |
2016-12-25 | inline macro | Jochen Nitschke |
2016-12-24 | tdf#70998 Text change: graphics/picture to image | tamsil1amani3 |
2016-12-23 | tdf#101442 - "hyperlink" to "link" | Federico Bassini |
2016-12-22 | drop imglst | Caolán McNamara |
2016-12-22 | should be sd icon, not sc | Caolán McNamara |
2016-12-21 | convert VclButtonsType to scoped enum | Noel Grandin |
2016-12-21 | ODR violation (base class must be the same across compilation units) | Stephan Bergmann |
2016-12-21 | convert OutDevViewType to scoped enum | Noel Grandin |
2016-12-21 | remove newly unused SfxImageManager | Caolán McNamara |
2016-12-21 | convert EnumContext::Context to scoped enum | Noel Grandin |
2016-12-21 | convert EnumContext::Application to scoped enum | Noel Grandin |
2016-12-20 | use new ENABLE_NSS for code which needs nss | Caolán McNamara |
2016-12-20 | convert SFX_EVENT constants to scoped enum | Noel Grandin |
2016-12-17 | Adapt to no-longer explicit OUStringLiteral ctor | Stephan Bergmann |
2016-12-16 | Better way of converting from OUStringLiteral to OString | Stephan Bergmann |
2016-12-15 | Try to fix Android and iOS build | Tor Lillqvist |
2016-12-15 | teach sallogareas plugin to catch inconsistencies | Noel Grandin |
2016-12-14 | sd: Remove empty file | Takeshi Abe |
2016-12-13 | sd: Update list items only when necessary | Takeshi Abe |
2016-12-13 | Fix weird configury option combination lossage | Tor Lillqvist |
2016-12-12 | OSL_TRACE->SAL in sd..sdext | Noel Grandin |
2016-12-12 | tdf#104046 - Slides in the slide pane don't update in realtime | Noel Grandin |
2016-12-12 | Mark as const | Takeshi Abe |
2016-12-10 | AccessibleEventNotifier AccessibleSlideSorterObject (sd) | Julien Nabet |
2016-12-09 | tdf#104445: PPTX import: Extra bullets are added to placeholder text | Tamás Zolnai |