summaryrefslogtreecommitdiff
path: root/svx/source/customshapes/EnhancedCustomShapeFontWork.cxx
AgeCommit message (Expand)Author
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-13static_cast after dynamic_castNoel
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-06loplugin:flatten in svxNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-21Simplify containers iterations in svx/source/[a-e]*Arkadiy Illarionov
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-08-16tdf#116350 Better text layout for big shapesSzymon Kłos
2018-08-08tdf#116350 Correctly display text on arcSzymon Kłos
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-03-17OperationSmiley: Secured quite some places using CustomShapeArmin Le Grand
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-11-14ofz#4211 Integer-overflowCaolán McNamara
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-25ofz#3801 Divide-by-zeroCaolán McNamara
2017-10-25loplugin:constmethod in tools,sax,UnoControlsNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-20tdf#97630 xmloff: ODF extended draw:fit-to-size messMichael Stahl
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: svxStephan Bergmann
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-16use forward declaration for SfxItemSetJochen Nitschke
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-08-24convert SdrFitToSizeType to scoped enumNoel Grandin
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-04-12Use const_iterator when possible (svx/customshapes)Julien Nabet
2016-03-16loplugin:constantparams in vcl/Noel Grandin