summaryrefslogtreecommitdiff
path: root/svx/source/customshapes
AgeCommit message (Expand)AuthorFilesLines
2016-08-30convert ExpressionFunct to scoped enumNoel Grandin2-141/+121
2016-08-24convert SdrFitToSizeType to scoped enumNoel Grandin1-1/+1
2016-08-23convert SdrIterMode to scoped enumNoel Grandin3-3/+3
2016-08-18convert ProjectionType to scoped enumNoel Grandin1-2/+2
2016-07-27improve passstuffbyref return analysisNoel Grandin2-2/+2
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page1-31/+31
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin1-1/+1
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin1-13/+5
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann1-0/+3
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann1-0/+1
2016-04-20Revert partly some of my previous patchesJulien Nabet1-3/+1
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-1/+0
2016-04-12Use const_iterator when possible (svx/customshapes)Julien Nabet3-26/+27
2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2-9/+9
2016-04-04sequence->vector in svxNoel Grandin1-3/+3
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock2-8/+0
2016-02-05Fix typosAndrea Gelmini1-1/+1
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-3/+3
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock1-2/+2
2016-01-28loplugin:fpcomparison in svx/Noel Grandin1-1/+1
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-2/+2
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-2/+2
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-2/+2
2016-01-13-Werror=unused-but-set-variableNoel Grandin1-6/+0
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin1-14/+2
2016-01-10Fix typosAndrea Gelmini2-3/+3
2016-01-06Make E3dScene3D::GetCamera return non-referenceStephan Bergmann1-1/+1
2015-11-26loplugin:unusedfields variousNoel Grandin1-2/+0
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara1-2/+2
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-3/+1
2015-11-12Namespace cleanup and disambiguationAshod Nakashian1-2/+2
2015-11-11new loplugin: memoryvarNoel Grandin2-12/+11
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann7-357/+357
2015-10-31com::sun::star->css in svxNoel Grandin9-54/+54
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann3-43/+43
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht4-11/+11
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+0
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-18boost->stdCaolán McNamara1-1/+0
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-0/+1
2015-09-17unused headersCaolán McNamara1-1/+0
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2-4/+4
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud3-13/+14
2015-08-11loplugin: defaultparamsNoel Grandin2-3/+3
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin3-6/+6
2015-07-16loplugin:unusedmethods svxNoel Grandin1-16/+1