summaryrefslogtreecommitdiff
path: root/svx/source/customshapes
AgeCommit message (Expand)Author
2017-03-27document mnIndex doesn't changeCaolán McNamara
2017-03-25Fix typosAndrea Gelmini
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-22ofz: stack-overflow with infinite parse recursionCaolán McNamara
2017-03-16use forward declaration for SfxItemSetJochen Nitschke
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-02-26Clean up use of integer typesStephan Bergmann
2017-02-21loplugin:subtlezeroinit: svxStephan Bergmann
2017-02-14tdf#106011: The "swing angle" is negative when counter-clockwiseTor Lillqvist
2017-02-14BOOST_SPIRIT_SINGLE_GRAMMAR_INSTANCE has been defined forever in these filesTor Lillqvist
2017-02-14No need to have SAL_INFOs inside OSL_DEBUG_LEVEL checksTor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23tdf#105266 Make LIGHTEN and DARKEN follow MS specificationRegina Henschel
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-12-06convert PolyStyle to scoped enumNoel Grandin
2016-12-02loplugin:unnecessaryoverride (dtors) in svxStephan Bergmann
2016-11-12svx: prevent customshape handles go far away when adjusting.Mark Hung
2016-11-12tdf#100733 svx: use RefR and RefAngle for polar handles.Mark Hung
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-01Fix typosAndrea Gelmini
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30convert ExpressionFunct to scoped enumNoel Grandin
2016-08-24convert SdrFitToSizeType to scoped enumNoel Grandin
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-08-18convert ProjectionType to scoped enumNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-04-20Revert partly some of my previous patchesJulien Nabet
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12Use const_iterator when possible (svx/customshapes)Julien Nabet
2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-04-04sequence->vector in svxNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-28loplugin:fpcomparison in svx/Noel Grandin
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-13-Werror=unused-but-set-variableNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2016-01-10Fix typosAndrea Gelmini