summaryrefslogtreecommitdiff
path: root/svx/source/sdr
AgeCommit message (Expand)Author
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-20loplugin:unusedfieldsNoel Grandin
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13Add comment wondering whether a #if makes senseTor Lillqvist
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin
2016-09-12impress: extend dumpAsXml to table cell and stylesNoel Grandin
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-09-05convert OutDevSupportType to scoped enumNoel Grandin
2016-08-30coverity#1371300 Missing move assignment operatorCaolán McNamara
2016-08-30convert RECT_POINT to scoped enumNoel Grandin
2016-08-29cid#1371256 Missing move assignment operatorNoel Grandin
2016-08-29cid#1371188 Missing move assignment operatorNoel Grandin
2016-08-24convert OverlayType to scoped enumNoel Grandin
2016-08-24remove CellOverlayTypeNoel Grandin
2016-08-24convert SdrTextAniDirection to scoped enumNoel Grandin
2016-08-23convert SdrHelpLineKind to scoped enumNoel Grandin
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-08-19convert SdrUserCallType to scoped enumNoel Grandin
2016-08-18convert SdrMeasureTextHPos to scoped enumNoel Grandin
2016-08-18convert SdrMeasureTextVPos to scoped enumNoel Grandin
2016-08-18convert ProjectionType to scoped enumNoel Grandin
2016-08-18convert XFormTextStyle to scoped enumNoel Grandin
2016-08-18convert XFormTextAdjust to scoped enumNoel Grandin
2016-08-18convert XFormTextShadow to scoped enumNoel Grandin
2016-08-11loplugin:constantparamNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-20svx: rotate drawn (non-bitmap) handles with the objectTomaž Vajngerl
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-07-04merge sdr::event::EventHandler with sdr::event::TimerEventHandlerNoel Grandin
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-28loplugin:singlevalfields in svxNoel Grandin
2016-06-27loplugin:singlevalfields in svx(part1)Noel Grandin
2016-06-19LOK: tile rendering regression fixAshod Nakashian
2016-06-17LOK: fast tile rendering (graphics and buttons)Ashod Nakashian
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-06-03loplugin:constantparamsNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-23Convert GradientStyle to scoped enumNoel Grandin
2016-05-23Convert HatchStyle to scoped enumNoel Grandin
2016-05-22Convert HelplineStyle2D to scoped enumNoel Grandin
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin