summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* 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
* [API CHANGE] Remove NPAPI-related UNO APIThorsten Behrens2015-12-171-39/+0
* sd: enable insert graphic when UNO command has URL file argumentHenry Castro2015-12-171-50/+77
* impress's AnnotationWindow is the only user of WB_NEEDSFOCUSCaolán McNamara2015-12-171-1/+2
* Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt2015-12-173-7/+0
* sw, sd, sc: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna2015-12-172-10/+0
* assert that no ODF import happens without a BaseURLMichael Stahl2015-12-161-1/+3
* sfx2: clean up no longer needed SfxObjectShell::isTiledRendering()Miklos Vajna2015-12-161-1/+1
* sd: remove cargo-culted dependencies from CppunitTest_sd_misc_testsMichael Stahl2015-12-151-19/+0
* Bin obviously unneeded copy pastaTor Lillqvist2015-12-151-11/+0
* tdf#96206: Avoid scaling objects while copying to clipboardMike Kaganski2015-12-1410-13/+295
* Use ToolbarAsMenuControllerMaxim Monastirsky2015-12-131-55/+2
* tdf#91857 Additional improvements to Impress' menu barYousuf Philips2015-12-131-31/+147
* Make .mk files more portableBaptiste Daroussin2015-12-121-1/+1
* No need for a separate <vcl/lstbox.h>Tor Lillqvist2015-12-122-2/+0
* No need for a separate <vcl/graph.h>Tor Lillqvist2015-12-111-1/+0
* Resolves: tdf#93994 flush API objects at load timeArmin Le Grand2015-12-111-0/+27
* No need for a separate <vcl/combobox.h>Tor Lillqvist2015-12-112-2/+0
* Revert "Impress/Draw: Open Navigator in the Sidebar"Samuel Mehrbrodt2015-12-111-2/+14
* tdf#69977: uno::Sequence is expensiveNoel Grandin2015-12-115-20/+19
* svg export: transition on first slide are not run - fixedMarco Cecchetti2015-12-101-10/+10
* loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann2015-12-102-2/+2
* svg export: no more an experimental featureMarco Cecchetti2015-12-091-10/+10
* Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann2015-12-092-15/+10
* consolidate MSO format ClassID magic numbers in msfilter/classids.hxxMichael Stahl2015-12-081-1/+2
* tdf#84909 Improvements to impress and draw toolbarsYousuf Philips2015-12-073-11/+10
* tdf#91909 Add shortcuts to slide navigationYousuf Philips2015-12-071-4/+4
* Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna2015-12-071-1/+0
* Remove image color conversion menu from ImpressTomaž Vajngerl2015-12-046-339/+2
* sd: replace embedded mDNSResponder code with proper external tarballMichael Stahl2015-11-3015-11726/+3
* silence mouse release warningCaolán McNamara2015-11-301-3/+3
* loplugin:unusedfieldsNoel Grandin2015-11-309-24/+2
* tdf#95356: unit test about text decorations for svg exportMarco Cecchetti2015-11-281-13/+64