summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-24tdf#86609 sd: Fill Paste Special on initial update tooMaxim Monastirsky
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-20drop obsolete cruftDavid Tardon
2016-01-20rhbz#1168757 propagate selected slides to print dialogDavid Tardon
2016-01-18tdf#97119 Make TabBarVisible configuration persistantPhilippe Jung
2016-01-18cppcheck: doubleFreeCaolán McNamara
2016-01-18cppcheck: copyCtorPointerCopyingCaolán McNamara
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16Fix ODR Violations under LTOPeter Foley
2016-01-16Fix ODR violations when compiling with LTOPeter Foley
2016-01-14sd lok: More places where we need to force the transparent color for bg.Jan Holesovsky
2016-01-14sd: use ScopeGuard in Outliner::SearchAndReplaceAll()Miklos Vajna
2016-01-14-Werror=misleading-indentation (GCC 6)Stephan Bergmann
2016-01-14sd tiled rendering: it's pointless to send selection changes during search allMiklos Vajna
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin
2016-01-14tdf#96522 reset CustomShapeEngine at importArmin Le Grand
2016-01-14sd: clean up remaining non-static isTiledRendering() usageMiklos Vajna
2016-01-13resolve TODO, remove SVVERB_SHOWMichael Stahl
2016-01-13Fix memory leakStephan Bergmann
2016-01-11lool - search all - unit test failure - solvedMarco Cecchetti
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann
2016-01-11loplugin:privatebase: Make derivation from Timer explicitly privateStephan Bergmann
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2016-01-08lool - page border shadow can be disabledMarco Cecchetti
2016-01-07sd: lool search all - 2nd search did not work - fixedMarco Cecchetti
2016-01-07set reasonable default size for new draw/impress tablesJustin Luth
2016-01-06Make E3dScene3D::GetCamera return non-referenceStephan Bergmann
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt
2016-01-05tdf#96708: don't modify document while copying to clipboardMike Kaganski
2015-12-30tdf#89540 Completed show draw functions button for impress and draw.Gulsah Kose
2015-12-30Kill remaining plugin bitsMaxim Monastirsky
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-12-27Bail out early (so to avoid unuseful dynamic_casts)Matteo Casalin
2015-12-24tdf#84846 Merge identical GotoTreeBookmark into GetObjectIsMarkedFernando Pirani
2015-12-23sd: fix not necessary to pass default argumentHenry Castro
2015-12-23sd tiled rendering: enable map mode to center imagesHenry Castro
2015-12-23New saving behaviorMaxim Monastirsky
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara
2015-12-22Rearrangement of various context menus in ImpressYousuf Philips
2015-12-22loplugin:unusedfields in sdNoel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin