summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
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-30Related: tdf#89540 We don't use PseudoSlots in sdMaxim Monastirsky
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-22tdf#96051: FILESAVE: Roundtrip any PPTX file with Shapes creates invalid OOXMLZolnai Tamás
2015-12-22Rearrangement of various context menus in ImpressYousuf Philips
2015-12-22tdf#96411 Add slide layout changing to impress menu barYousuf Philips
2015-12-22loplugin:unusedfields in sdNoel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-20Move silly DBG macro to the only file where it is usedTor Lillqvist
2015-12-19svg export: transition not displayed when switching from last to first slideMarco Cecchetti
2015-12-18Use std::unique_ptr for SdrLayerAdmin data member.Kohei Yoshida
2015-12-18editeng: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna
2015-12-18related tdf#96398 pull out more NPAPI-related codeThorsten Behrens
2015-12-17[API CHANGE] Remove NPAPI-related UNO APIThorsten Behrens
2015-12-17sd: enable insert graphic when UNO command has URL file argumentHenry Castro
2015-12-17impress's AnnotationWindow is the only user of WB_NEEDSFOCUSCaolán McNamara
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt
2015-12-17sw, sd, sc: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna
2015-12-16assert that no ODF import happens without a BaseURLMichael Stahl
2015-12-16sfx2: clean up no longer needed SfxObjectShell::isTiledRendering()Miklos Vajna
2015-12-15sd: remove cargo-culted dependencies from CppunitTest_sd_misc_testsMichael Stahl
2015-12-15Bin obviously unneeded copy pastaTor Lillqvist
2015-12-14tdf#96206: Avoid scaling objects while copying to clipboardMike Kaganski
2015-12-13Use ToolbarAsMenuControllerMaxim Monastirsky
2015-12-13tdf#91857 Additional improvements to Impress' menu barYousuf Philips
2015-12-12Make .mk files more portableBaptiste Daroussin
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-12-11Resolves: tdf#93994 flush API objects at load timeArmin Le Grand
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist
2015-12-11Revert "Impress/Draw: Open Navigator in the Sidebar"Samuel Mehrbrodt
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-12-10svg export: transition on first slide are not run - fixedMarco Cecchetti
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-12-09svg export: no more an experimental featureMarco Cecchetti
2015-12-09Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann
2015-12-08consolidate MSO format ClassID magic numbers in msfilter/classids.hxxMichael Stahl
2015-12-07tdf#84909 Improvements to impress and draw toolbarsYousuf Philips