summaryrefslogtreecommitdiffstats
path: root/svx/source/unodraw/unoshap2.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#120527 svx GraphicObjectShape: handle XBitmap for GraphicURLMiklos Vajna2018-12-051-0/+14
* tdf#118582 Disable signature line signing once it is signedSamuel Mehrbrodt2018-11-061-0/+17
* clang-tidy performance-unnecessary-copy-init in svxNoel Grandin2018-10-241-1/+1
* loplugin:constfields in svxNoel Grandin2018-10-081-4/+4
* Fix syntaxJulien Nabet2018-08-311-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-08-021-0/+1
* Fix typosAndrea Gelmini2018-07-231-1/+1
* tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand2018-07-021-211/+112
* AW080: Continued cleanups/remaps/correctionsArmin Le Grand2018-06-161-3/+3
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-051-1/+0
* SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand2018-05-251-1/+1
* [API CHANGE] revert and deprecate GraphicURL, modify Graphic prop.Tomaž Vajngerl2018-05-031-0/+22
* tdf#117145 Cleanup MapMode handling between SdrModel/UNO APIArmin Le Grand2018-05-031-2/+22
* svx: These arrays are constantTakeshi Abe2018-04-261-2/+2
* Take care of E3DObjListArmin Le Grand2018-04-161-3/+3
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-071-93/+87
* Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand2018-04-061-87/+93
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-061-93/+87
* remove unused ucbstreamhelper includesJochen Nitschke2018-03-191-1/+0
* svx: convert XBitmap directly to XGraphicTomaž Vajngerl2018-03-111-17/+15
* -Werror,-Wunused-private-fieldStephan Bergmann2018-03-091-2/+2
* svx: removing GraphicURL and OWN_ATTR_GRAFURL, fix writerfilterTomaž Vajngerl2018-03-091-80/+4
* forcepoint #8 null derefCaolán McNamara2018-02-251-1/+6
* Replace "ReplacementGraphicURL" with "ReplacementGraphic" propertyTomaž Vajngerl2018-02-221-5/+3
* More loplugin:cstylecast: svxStephan Bergmann2018-01-151-6/+6
* More loplugin:cstylecast: svxStephan Bergmann2018-01-121-7/+7
* various coverity exception warningsCaolán McNamara2017-12-251-27/+19
* loplugin:salcall fix functionsNoel Grandin2017-12-111-2/+2
* tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt2017-11-281-0/+157
* loplugin:includeform: svxStephan Bergmann2017-10-231-2/+2
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-261-3/+3
* loplugin:flatten in svl..svxNoel Grandin2017-09-231-5/+2
* remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin2017-08-171-4/+4
* tdf#109242 fix save/load of form button alignmentNoel Grandin2017-07-251-1/+1
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* loplugin:stringcopy: svxStephan Bergmann2017-05-191-1/+1
* Avoid warning about FlushCustomShapeUnoApiObjectsJulien Nabet2017-04-291-0/+3
* Revert "tdf#106792: Fix "Geometry" property of changed-to-bezier SvxShapePoly...Stephan Bergmann2017-04-061-19/+3
* use actual UNO enums in svxNoel Grandin2017-03-311-29/+11
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-5/+5
* tdf#106792: Fix "Geometry" property of changed-to-bezier SvxShapePolyPolygonStephan Bergmann2017-03-291-3/+19
* Fix typosAndrea Gelmini2017-03-031-1/+1
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-66/+29
* give us a chance to see *which* property failedEike Rathke2016-11-251-1/+1
* includes should be at the top of the fileNoel Grandin2016-11-181-3/+2
* loplugin:expandablemethodds in svxNoel Grandin2016-10-201-2/+2
* loplugin:unnecessaryoverride in svxNoel Grandin2016-10-051-31/+0
* Improve loplugin:unnecessaryoverrideStephan Bergmann2016-07-151-54/+0
* move #includes to top of fileNoel Grandin2016-06-291-13/+10