summaryrefslogtreecommitdiff
path: root/svx/source/sdr/properties
AgeCommit message (Expand)Author
2017-11-22loplugin:flatten in svxNoel Grandin
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-13Let BaseProperties::CreateObjectSpecificItemSet return unique_ptrStephan Bergmann
2017-06-13Use unique_ptr for EmptyProperties::mpEmptyItemSetStephan Bergmann
2017-06-13Use unique_ptr for DefaultProperties::mpItemSetStephan Bergmann
2017-06-12clang-tidy readability-delete-null-pointerNoel 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-24Remove code commented-out since 2003-11-24Matteo Casalin
2017-04-19use union instead of void*Noel Grandin
2017-04-13ofz: fix leakCaolán McNamara
2017-04-13static cast following dynamic castCaolán McNamara
2017-04-05loplugin:constantparam part2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-13convert GraphicDrawMode to scoped enumNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-28tdf#98525 Commit font style change to dimension line objectUlrich Gemkow
2016-11-21use same post-decrement symbol throughoutCaolán McNamara
2016-11-21these are surely wrong as wellCaolán McNamara
2016-11-21drawing shapes aren't tracking style name changes correctlyCaolán McNamara
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-11-07Fix typos (also in the code)Andrea Gelmini
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-12impress: extend dumpAsXml to table cell and stylesNoel Grandin
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-08-19convert SdrUserCallType to scoped enumNoel Grandin
2016-08-18convert ProjectionType to scoped enumNoel Grandin
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-04-18Use const_iterator when possible (svx/gallery2,items,sdr,stbctrls)Julien Nabet
2016-02-29crashtesting: sync PageProperties::SetStyleSheet with GetStyleSheetCaolán McNamara
2016-02-19svx: these look like they should be assert()Michael Stahl
2016-02-18tdf#43157 Clean up DBG_ASSERT for svxSedat Ak
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann