summaryrefslogtreecommitdiff
path: root/svx/source/sdr
AgeCommit message (Expand)Author
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-25remove unused code sdr::overlay::OverlayRectangle::setSecondPositionNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20Resolves: #i121494# Corrected text decomposition when...Armin Le Grand
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-19Resolves: #i123539# some optimizations for 3D chart...Armin Le Grand
2014-01-28bool improvementsStephan Bergmann
2014-01-28Resolves: #i123950# Corrected/extended interactive crop feature...Armin Le Grand
2014-01-23Resolves: #i123950# unified and redefined CropPrimitive2D::get2DDecompositionArmin Le Grand
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky
2014-01-18Unify ctor functions for component implementations.Matúš Kukan
2014-01-17bool improvementsStephan Bergmann
2014-01-15Unify ctor functions to have _get_implementation suffix.Matúš Kukan
2014-01-15Use const& arguments parameter for ctor functions.Matúš Kukan
2014-01-09Resolves: #i124002# use own logical size for graphics...Armin Le Grand
2013-12-31svx: Use constructor feature for PrimitiveFactory2D.Matúš Kukan
2013-12-20Revert "svx: split into direct implementation getFactories"Matúš Kukan
2013-12-20svx: split into direct implementation getFactoriesMatúš Kukan
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin
2013-11-06Resolves: #i123500# redefined ColorModifiers and ColorModifierStack...Armin Le Grand
2013-10-28fixincludeguards.sh: svxThomas Arnhold
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-10-01convert remnants of String in SVX to StringNoel Grandin
2013-09-05convert svx/source/mnucrtls/*.cxx from String to OUStringNoel Grandin
2013-09-04Remove more unused methodsMarcos Paulo de Souza
2013-09-01XubString->OUStringCaolán McNamara
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-25fix text position for custom shapes with zoom != 100% fdo#59862Noel Power
2013-06-24fdo#58029: replace quadratic child window loop with linearMichael Stahl
2013-06-24fdo#60444: Revert "fdo#58029 - substantially accelerate re-rendering..."Michael Stahl
2013-06-20Don't display the "broken OLE link" icon except on WindowsTor Lillqvist
2013-06-17Related: #i121532# unified processor2d usages from other modulesArmin Le Grand
2013-06-16Resolves: #i121532# enhanced visualisation of text edit&selectionArmin Le Grand
2013-06-15Resolves: #i122216# Ensure FormControls get printed/PDFedArmin Le Grand
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-06-13cppcheck: fix several Prefer prefix ++/-- operatorsJulien Nabet
2013-06-13Resolves: #i121534# Adapted rotated bitmap paints to use own transformer...Armin Le Grand
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand
2013-06-11Resolves: #i121194# Better support for graphic fill styles...Armin Le Grand
2013-06-06use a transparent graphic for the OLE2 image, and spell 'Empty' correctly.Michael Meeks