summaryrefslogtreecommitdiff
path: root/svx/source/customshapes
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky1-157/+0
2015-07-05SfxToolBoxControl::GetPopupWindowType seems unused, kill itMaxim Monastirsky1-6/+0
2015-07-01svx: linystyle -> linestyleMiklos Vajna1-1/+1
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann1-9/+9
2015-06-18Fix typosAndrea Gelmini1-1/+1
2015-06-15cppcheck:unreadVariableNoel Grandin1-2/+0
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-9/+9
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara1-5/+5
2015-05-21tdf#91095 svx: avoid unconditional SdrObject -> SdrObjCustomShape static_castMiklos Vajna1-1/+1
2015-04-29convert SDR*ALIGN constants to scoped enumNoel Grandin1-1/+1
2015-04-29convert SDRESC_ constants to scoped enumNoel Grandin1-1/+1
2015-04-29convert MSDFF_HANDLE_FLAGS_ constants to scoped enumNoel Grandin1-158/+158