summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2015-12-22loplugin:unusedfields in sdNoel Grandin38-89/+10
2015-12-21loplugin:unusedmethodsNoel Grandin3-7/+0
2015-12-20Move silly DBG macro to the only file where it is usedTor Lillqvist1-0/+9
2015-12-19svg export: transition not displayed when switching from last to first slideMarco Cecchetti1-9/+9
2015-12-18Use std::unique_ptr for SdrLayerAdmin data member.Kohei Yoshida2-0/+2
2015-12-18editeng: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna1-0/+3
2015-12-18related tdf#96398 pull out more NPAPI-related codeThorsten Behrens2-2/+1
2015-12-17[API CHANGE] Remove NPAPI-related UNO APIThorsten Behrens1-39/+0
2015-12-17sd: enable insert graphic when UNO command has URL file argumentHenry Castro1-50/+77
2015-12-17impress's AnnotationWindow is the only user of WB_NEEDSFOCUSCaolán McNamara1-1/+2
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt3-7/+0
2015-12-17sw, sd, sc: clean up no longer necessary isTiledRendering() member functionsMiklos Vajna2-10/+0
2015-12-16assert that no ODF import happens without a BaseURLMichael Stahl1-1/+3
2015-12-16sfx2: clean up no longer needed SfxObjectShell::isTiledRendering()Miklos Vajna1-1/+1
2015-12-15sd: remove cargo-culted dependencies from CppunitTest_sd_misc_testsMichael Stahl1-19/+0
2015-12-15Bin obviously unneeded copy pastaTor Lillqvist1-11/+0
2015-12-14tdf#96206: Avoid scaling objects while copying to clipboardMike Kaganski10-13/+295
2015-12-13Use ToolbarAsMenuControllerMaxim Monastirsky1-55/+2
2015-12-13tdf#91857 Additional improvements to Impress' menu barYousuf Philips1-31/+147
2015-12-12Make .mk files more portableBaptiste Daroussin1-1/+1
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist2-2/+0
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist1-1/+0
2015-12-11Resolves: tdf#93994 flush API objects at load timeArmin Le Grand1-0/+27
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist2-2/+0
2015-12-11Revert "Impress/Draw: Open Navigator in the Sidebar"Samuel Mehrbrodt1-2/+14
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin5-20/+19
2015-12-10svg export: transition on first slide are not run - fixedMarco Cecchetti1-10/+10
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann2-2/+2
2015-12-09svg export: no more an experimental featureMarco Cecchetti1-10/+10
2015-12-09Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann2-15/+10
2015-12-08consolidate MSO format ClassID magic numbers in msfilter/classids.hxxMichael Stahl1-1/+2
2015-12-07tdf#84909 Improvements to impress and draw toolbarsYousuf Philips3-11/+10
2015-12-07tdf#91909 Add shortcuts to slide navigationYousuf Philips1-4/+4
2015-12-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna1-1/+0
2015-12-04Remove image color conversion menu from ImpressTomaž Vajngerl6-339/+2
2015-11-30sd: replace embedded mDNSResponder code with proper external tarballMichael Stahl15-11726/+3
2015-11-30silence mouse release warningCaolán McNamara1-3/+3
2015-11-30loplugin:unusedfieldsNoel Grandin9-24/+2
2015-11-28tdf#95356: unit test about text decorations for svg exportMarco Cecchetti1-13/+64
2015-11-28-Werror,-Wwritable-stringsStephan Bergmann1-2/+4
2015-11-28Use proper return type for DNSServiceRefSockFDStephan Bergmann2-30/+3
2015-11-27replace a MessBox with a MessageDialogCaolán McNamara1-7/+5
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin3-5/+0
2015-11-25coverity#1340228 try and silence Resource leakCaolán McNamara1-6/+5
2015-11-25coverity#1340222 Logically dead codeCaolán McNamara1-18/+0
2015-11-25coverity#1340227 Missing break in switchCaolán McNamara1-0/+1
2015-11-25coverity#1340226 Missing break in switchCaolán McNamara1-0/+1
2015-11-25loplugin:unusedfields variousNoel Grandin8-21/+6
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin1-2/+2
2015-11-24-Werror,-Wunused-private-fieldStephan Bergmann1-2/+0