summaryrefslogtreecommitdiff
path: root/include/svx/svdetc.hxx
AgeCommit message (Expand)Author
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
2014-10-29coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-07-09Export these symbols.Kohei Yoshida
2014-07-09Let's not derive from std::vector.Kohei Yoshida
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-05remove unused code SvdProgressInfo::ReportError()Noel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-05convert include/svx/svdetc.hxx from String to OUStringNoel Grandin
2013-07-27more valient efforts to remove UniString from ResID ctorCaolán McNamara