summaryrefslogtreecommitdiff
path: root/include/svx/svdetc.hxx
AgeCommit message (Expand)Author
2024-04-30svx: use o3tl::convert instead of 847 (mm100) when we want 24ptTomaž Vajngerl
2024-03-18reduce symbol visibility in svxNoel Grandin
2024-03-13reduce symbol visibility in --enable-mergelibs=more modeNoel Grandin
2023-10-02tdf#146619 Recheck include/s* with IWYUGabor Kelemen
2023-08-25Use std::optional instead of out argumentsMike Kaganski
2023-02-27return by ref from SdrGlobalDataNoel Grandin
2023-02-27fix small leak in SdrGlobalDataNoel Grandin
2023-01-31SdrModel: we never set scale fraction to anything else than 1/1Tomaž Vajngerl
2022-08-29ref-count SdrObjectNoel Grandin
2021-08-18UnloadObj always dereferences its SdrOle2Obj* argCaolán McNamara
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2018-12-19use unique_ptr in RemoveWhichRangeNoel Grandin
2018-05-02return std::unique_ptr from SdrMakeOutlinerNoel Grandin
2018-04-26Drop sdr::GetResourceString l10n method from svxGabor Kelemen
2018-02-06loplugin:useuniqueptr in OLEObjCacheNoel Grandin
2017-09-25Related: tdf#112388 last Fraction leakCaolán McNamara
2017-09-06Don't run the OLEObjCache timer for an empty cacheJan-Marek Glogowski
2017-07-24SdrGlobalData::aUserMakeObjUserDataHdl is unusedNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21loplugin:unusedfields in svx part2Noel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-06loplugin:singlevalfieldsNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-23clean up the SdrObjFactory create callbacksNoel Grandin
2016-07-26tdf#75280 Cleaning up of sal_uIntPtr usage #4atymyjan
2016-06-27loplugin:singlevalfields in svx(part3)Noel Grandin
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-02svx: prefix members of SvdProgressInfoMiklos Vajna
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2015-11-25loplugin:unusedfields in include/svxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-09convert Link<> to typedNoel Grandin
2015-09-09convert Link<> to typedNoel Grandin
2015-08-06tdf#39468 Translate German comments - include/svxPhilipp Weissenbacher
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-07-07Replace GetAppData(SHL_SVD) with an rtl::StaticStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-08svx: nAnz -> nCountMiklos Vajna
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl