summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
2013-03-20fdo#46808, convert graphic::PrimitiveFactory2D to new styleNoel Grandin
2013-03-20fdo#46808, cleanup some usage of getProcessServiceFactory()Noel Grandin
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist
2013-03-16CONTAINER_APPEND is SAL_ULONG, an unsigned longTor Lillqvist
2013-03-16merge getting XGradientStyle From GradientStyleArmin Le Grand
2013-03-16Resolves: #i118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer...Armin Le Grand
2013-03-16WaE: comparison of integers of different signsTor Lillqvist
2013-03-15Resolves: #i119125# various actions implemented, clipping added.Armin Le Grand
2013-03-15Related: #i119125# Added MetaFloatTransparentAction handling...Armin Le Grand
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand
2013-03-14move xShape def outside debug ifdef to fix build failureNoel Power
2013-03-14i#113608#, memory leak in animations: newly exposed crashed problemJian Fang Zhang
2013-03-14coverity#705733: Resource leakJulien Nabet
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2013-03-13coverity#705732: Resource leakJulien Nabet
2013-03-13Related: #119125# Added usage of the ClipRegion for dismantling MetafilesArmin Le Grand
2013-03-11sal_Bool to boolTakeshi Abe
2013-03-11Resolves: #i118905# Changed EditEngine to be able to paint to overlay directlyArmin Le Grand
2013-03-04doubled includesThomas Arnhold
2013-03-04remove unused and commented out codeThomas Arnhold
2013-02-27Remove unused assignmentsJulien Nabet
2013-02-25fdo#45879 - fix selected gluepoint rendering.Michael Meeks
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-15fdo#34548 don't crash on undoing text frame removalDavid Tardon
2013-02-14MODKEY_BigOrtho is never definedJulien Nabet
2013-02-13Revert "fdo#34558 don't crash on undoing text frame removal"Michael Stahl
2013-02-13fdo#34558 don't crash on undoing text frame removalDavid Tardon
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-30the name field for SdrShadowColorItem seems to be redundant nowCaolán McNamara
2013-01-30make basic XubString freeCaolán McNamara
2013-01-28fix previous string conversion:Michael Stahl
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-22do not second-guess which classes use a stylesheetDavid Tardon
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-17Const correct-ness in one place...Kohei Yoshida
2013-01-17Proper construction of the impl class, using initializer.Kohei Yoshida
2013-01-17callcatcher: remove newly unused codeCaolán McNamara
2013-01-16Resolves: fdo#59183 Copy 4 or more slides then crashCaolán McNamara
2013-01-16Clean up SdrLayerAdmin too. Just a little.Kohei Yoshida
2013-01-16Some cleanup of SdrLayer class.Kohei Yoshida
2013-01-13fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-09OUString::valueOf sal_Int32 cast once moreLuboš Luňák
2013-01-09lame_OUString_valueOf_sal_Int32_casts += 6;Luboš Luňák
2013-01-09Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-08Remove one variant of HasField() which takes arcane TypeId.Kohei Yoshida
2013-01-07Fix calls to SfxPoolItem* Put with a Which-ID of sal_falseWerner Koerner
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky