summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* ugh, forgot to git add the test documentMichael Stahl2016-01-151-0/+0
* oox: export Math objects to PPTX filesMichael Stahl2016-01-151-0/+28
* sd lok: More places where we need to force the transparent color for bg.Jan Holesovsky2016-01-142-0/+6
* sd: use ScopeGuard in Outliner::SearchAndReplaceAll()Miklos Vajna2016-01-141-1/+4
* -Werror=misleading-indentation (GCC 6)Stephan Bergmann2016-01-141-7/+21
* editeng: handle SdrModel::isTiledSearching()Miklos Vajna2016-01-141-1/+25
* sd tiled rendering: it's pointless to send selection changes during search allMiklos Vajna2016-01-141-0/+2
* loplugin:unusedmethods unused return value in sdNoel Grandin2016-01-1448-209/+80
* tdf#96522 reset CustomShapeEngine at importArmin Le Grand2016-01-141-1/+9
* sd: clean up remaining non-static isTiledRendering() usageMiklos Vajna2016-01-146-14/+24
* resolve TODO, remove SVVERB_SHOWMichael Stahl2016-01-132-3/+5
* Fix memory leakStephan Bergmann2016-01-131-0/+2
* lool - search all - unit test failure - solvedMarco Cecchetti2016-01-112-2/+2
* loplugin:privatebase: Make various derivations publicStephan Bergmann2016-01-111-1/+1
* loplugin:privatebase: Make derivation from Timer explicitly privateStephan Bergmann2016-01-112-2/+2
* loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann2016-01-111-1/+1
* sd: with any luck the OLE test should run on WNT now tooMichael Stahl2016-01-111-8/+0
* sd: enhance the OLE object test to also test the exported XMLMichael Stahl2016-01-113-11/+113
* Fix typosAndrea Gelmini2016-01-1034-39/+39
* lool - page border shadow can be disabledMarco Cecchetti2016-01-081-2/+9
* svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl2016-01-071-1/+1
* Avoid loplugin:unreffunStephan Bergmann2016-01-071-1/+3
* Disabled the test for a moment.Jan Holesovsky2016-01-071-1/+1
* sd: lool search all - 2nd search did not work - fixedMarco Cecchetti2016-01-071-5/+12
* set reasonable default size for new draw/impress tablesJustin Luth2016-01-071-2/+22
* Make E3dScene3D::GetCamera return non-referenceStephan Bergmann2016-01-061-1/+1
* Make SotFactory private to sot/ and clean a bitMatúš Kukan2016-01-051-3/+2
* tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai2016-01-051-3/+2
* new loplugin rangedforcopy - use reference in range based forAndrzej Hunt2016-01-052-6/+6
* tdf#96708: don't modify document while copying to clipboardMike Kaganski2016-01-059-13/+63
* Related: tdf#89540 We don't use PseudoSlots in sdMaxim Monastirsky2015-12-301-0/+1
* tdf#89540 Completed show draw functions button for impress and draw.Gulsah Kose2015-12-305-0/+12
* Kill remaining plugin bitsMaxim Monastirsky2015-12-308-34/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-12-291-1/+1
* Bail out early (so to avoid unuseful dynamic_casts)Matteo Casalin2015-12-273-5/+12
* tdf#84846 Merge identical GotoTreeBookmark into GetObjectIsMarkedFernando Pirani2015-12-243-94/+19
* sd: fix not necessary to pass default argumentHenry Castro2015-12-231-1/+1
* sd tiled rendering: enable map mode to center imagesHenry Castro2015-12-231-0/+4
* New saving behaviorMaxim Monastirsky2015-12-233-6/+2
* crashtesting: CreateShellID returns the mediums base url...Caolán McNamara2015-12-224-11/+9
* tdf#96051: FILESAVE: Roundtrip any PPTX file with Shapes creates invalid OOXMLZolnai Tamás2015-12-222-24/+0
* Rearrangement of various context menus in ImpressYousuf Philips2015-12-223-68/+24
* tdf#96411 Add slide layout changing to impress menu barYousuf Philips2015-12-221-0/+22
* loplugin:unusedfields in sdNoel Grandin2015-12-2238-89/+10
* loplugin:unusedmethodsNoel Grandin2015-12-213-7/+0
* Move silly DBG macro to the only file where it is usedTor Lillqvist2015-12-201-0/+9
* svg export: transition not displayed when switching from last to first slideMarco Cecchetti2015-12-191-9/+9
* Use std::unique_ptr for SdrLayerAdmin data member.Kohei Yoshida2015-12-182-0/+2
* editeng: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna2015-12-181-0/+3
* related tdf#96398 pull out more NPAPI-related codeThorsten Behrens2015-12-182-2/+1