summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdetc.cxx
AgeCommit message (Expand)Author
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-06loplugin:singlevalfieldsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2016-12-06Change Read/Write access to Scoped Read/Write accessMark Page
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-12clang-tidy modernize-loop-convert in svxNoel Grandin
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-03-09loplugin:constantparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-03svx: can now do nAnz -> nCount without name clashesMiklos Vajna
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-19for testing allow disabling configmgr for time critical pathsCaolán McNamara
2015-07-07Replace GetAppData(SHL_SVD) with an rtl::StaticStephan Bergmann
2015-06-10tdf#91727 - Unwind non-dispatch of idle handlers.Michael Meeks
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2014-10-29coverity#1242433 SdrMakeOutliner alway derefs pModCaolán McNamara
2014-10-20loplugin: cstylecastNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-11bnc#883684: Better fix for this.Kohei Yoshida
2014-07-10Head cleanup - use forward declarations.Kohei Yoshida
2014-07-09bnc#883684: Make chart objects exempt from automatic unloading.Kohei Yoshida
2014-07-09Scope reduction.Kohei Yoshida
2014-07-09Let's not derive from std::vector.Kohei Yoshida
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-15svx: sal_Bool->boolNoel Grandin