summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
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-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-22Rearrangement of various context menus in ImpressYousuf 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-18Use std::unique_ptr for SdrLayerAdmin data member.Kohei Yoshida
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-14tdf#96206: Avoid scaling objects while copying to clipboardMike Kaganski
2015-12-11Resolves: tdf#93994 flush API objects at load timeArmin Le Grand
2015-12-11Revert "Impress/Draw: Open Navigator in the Sidebar"Samuel Mehrbrodt
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
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-04Remove image color conversion menu from ImpressTomaž Vajngerl
2015-11-30sd: replace embedded mDNSResponder code with proper external tarballMichael Stahl
2015-11-30silence mouse release warningCaolán McNamara
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-28-Werror,-Wwritable-stringsStephan Bergmann
2015-11-28Use proper return type for DNSServiceRefSockFDStephan Bergmann
2015-11-27replace a MessBox with a MessageDialogCaolán McNamara
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-25coverity#1340228 try and silence Resource leakCaolán McNamara
2015-11-25coverity#1340222 Logically dead codeCaolán McNamara
2015-11-25coverity#1340227 Missing break in switchCaolán McNamara
2015-11-25coverity#1340226 Missing break in switchCaolán McNamara
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin
2015-11-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara