summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)AuthorFilesLines
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan1-3/+2
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai1-3/+2
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt2-6/+6
2016-01-05tdf#96708: don't modify document while copying to clipboardMike Kaganski6-7/+15
2015-12-30tdf#89540 Completed show draw functions button for impress and draw.Gulsah Kose2-0/+5
2015-12-30Kill remaining plugin bitsMaxim Monastirsky3-10/+0
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-12-27Bail out early (so to avoid unuseful dynamic_casts)Matteo Casalin3-5/+12
2015-12-24tdf#84846 Merge identical GotoTreeBookmark into GetObjectIsMarkedFernando Pirani3-94/+19
2015-12-23sd: fix not necessary to pass default argumentHenry Castro1-1/+1
2015-12-23sd tiled rendering: enable map mode to center imagesHenry Castro1-0/+4
2015-12-23New saving behaviorMaxim Monastirsky1-4/+0
2015-12-22crashtesting: CreateShellID returns the mediums base url...Caolán McNamara4-11/+9
2015-12-22Rearrangement of various context menus in ImpressYousuf Philips2-68/+23
2015-12-22loplugin:unusedfields in sdNoel Grandin38-89/+10
2015-12-21loplugin:unusedmethodsNoel Grandin1-5/+0
2015-12-20Move silly DBG macro to the only file where it is usedTor Lillqvist1-0/+9
2015-12-18Use std::unique_ptr for SdrLayerAdmin data member.Kohei Yoshida2-0/+2
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 Mehrbrodt2-2/+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-14tdf#96206: Avoid scaling objects while copying to clipboardMike Kaganski6-13/+36
2015-12-11Resolves: tdf#93994 flush API objects at load timeArmin Le Grand1-0/+27
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-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann2-2/+2
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-04Remove image color conversion menu from ImpressTomaž Vajngerl2-115/+1
2015-11-30sd: replace embedded mDNSResponder code with proper external tarballMichael Stahl13-11718/+1
2015-11-30silence mouse release warningCaolán McNamara1-3/+3
2015-11-30loplugin:unusedfieldsNoel Grandin9-24/+2
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
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara2-3/+3
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara2-3/+3