summaryrefslogtreecommitdiff
path: root/svx/source/sdr
AgeCommit message (Expand)Author
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert svx module away from OSL_ASSERT to assertChris Sherlock
2017-05-06Simplify sdr::properties::ItemChangeBroadcasterMatteo Casalin
2017-05-05loplugin:checkunusedparams in svx(part2)Noel Grandin
2017-04-27tdf#39468 cleanup source code commentsdennisroczek
2017-04-27Translate German comments (rest of svx/ except svx/source/form/)Johnny_M
2017-04-27remove svx bitmaps from .src filesCaolán McNamara
2017-04-26clang-tidy readability-simplify-boolean-expr in svxNoel Grandin
2017-04-24Remove code commented-out since 2003-11-24Matteo Casalin
2017-04-19use union instead of void*Noel Grandin
2017-04-18LOK - Calc: commit 92716ab follow-upMarco Cecchetti
2017-04-13ofz: fix leakCaolán McNamara
2017-04-13static cast following dynamic castCaolán McNamara
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin
2017-04-07LOK - Calc: charts are misplacedMarco Cecchetti
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29LOK: Calc - images are not painted below row 1000Marco Cecchetti
2017-03-25Fix typosAndrea Gelmini
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-19TyposJulien Nabet
2017-03-13convert GraphicDrawMode to scoped enumNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-06convert SdrTextAniKind to scoped enumNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-02-15replace SdrMeasureTextVPos with css::drawing::MeasureTextVertPosCaolán McNamara
2017-02-15replace SdrMeasureTextHPos with css::drawing::MeasureTextHorzPosCaolán McNamara
2017-02-14remove unused BreakedLine enumerator from SdrMeasureTextVPosNoel Grandin
2017-01-31more SAL_WARN_UNUSEDNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24use range based loopsJochen Nitschke
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-23pass ownership by pointerJochen Nitschke
2017-01-23move defines to only userJochen Nitschke
2017-01-17remove SunStudio hacksMichael Stahl
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-12Resolves: tdf#101187 colossal page width wraps around if doubledCaolán McNamara
2016-12-22convert BasePrimitive2D::get2DDecomposition to use a visitorNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-07tdf#91260 svx, sw: don't paint off-page part of drawing objectMichael Stahl
2016-12-02loplugin:unnecessaryoverride (dtors) in svxStephan Bergmann
2016-11-30rename getViewIndependentPrimitive2DSequence..Noel Grandin
2016-11-28tdf#98525 Commit font style change to dimension line objectUlrich Gemkow
2016-11-21use same post-decrement symbol throughoutCaolán McNamara