summaryrefslogtreecommitdiff
path: root/svx/source/unodraw
AgeCommit message (Expand)Author
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin
2017-08-16assert on duplicate listener in SfxListenerNoel Grandin
2017-07-29loplugin:constparams in svxNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-25tdf#109242 fix save/load of form button alignmentNoel Grandin
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-21loplugin:unusedfields in svxNoel Grandin
2017-07-14use more OUString::operator== in svxNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-03loplugin:unusedfields in svxNoel Grandin
2017-07-02loplugin:casttovoid: svxStephan Bergmann
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-16Profiling API: add ProfileZonesLászló Németh
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin
2017-06-13Use unique_ptr in ItemPoolVectorStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-12pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-30Related: tdf#107961 ensure notifyhdl is unset after disposeCaolán McNamara
2017-05-19loplugin:stringcopy: svxStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18Remove parentheses around some comparisonsStephan Bergmann
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-11Delete code commented out since 2006Gabor Kelemen
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-07split clear and set graphicCaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert svx module away from OSL_ASSERT to assertChris Sherlock
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-05-02loplugin:checkunusedparams in editengNoel Grandin
2017-04-29Avoid warning about FlushCustomShapeUnoApiObjectsJulien Nabet
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-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-15Introduce text rotation for Impress tablesTamás Zolnai
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin
2017-04-06Revert "tdf#106792: Fix "Geometry" property of changed-to-bezier SvxShapePoly...Stephan Bergmann
2017-03-31use actual UNO enums in svxNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna