summaryrefslogtreecommitdiff
path: root/svx/source/sdr/contact
AgeCommit message (Expand)Author
2017-09-13clang-tidy modernize-use-emplace in svxNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20Annotate some more Timers and IdlesJan-Marek Glogowski
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-07-02loplugin:casttovoid: svxStephan Bergmann
2017-06-21Resolves: tdf#108610 crash on double delete of async eventCaolán McNamara
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12svx: fix the std::unique_ptr that deletes itself twiceMichael Stahl
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-05Improved loplugin:cstylecast to reference types: svxStephan Bergmann
2017-05-23enhance useuniqueptr lopluginNoel Grandin
2017-05-12convert SdrLayerId to strong_intNoel Grandin
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-18LOK - Calc: commit 92716ab follow-upMarco Cecchetti
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-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-19TyposJulien Nabet
2017-03-06convert SdrTextAniKind to scoped enumNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
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-17Refactor Scheduler to add Task classJan-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-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-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-10-27loplugin:expandablemethods in svxNoel Grandin
2016-10-23Fix typosAndrea Gelmini
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin