summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
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
2013-01-01remove use of #pragma optimizeLuboš Luňák
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist
2012-12-24fdo#56980, fdo#58267 don't leave stale SdrObject refs aroundDavid Tardon
2012-12-19Some cppcheck cleaningJulien Nabet
2012-12-19fdo#56267, fdo#56980 propagate shape change to subclassesDavid Tardon
2012-12-19Revert "fdo#58399 - revert attempts to untangle and accelerate this mess."David Tardon
2012-12-18fix assertionDavid Tardon
2012-12-17fdo#58399 - revert attempts to untangle and accelerate this mess.Michael Meeks
2012-12-17fix problematic calc object selection after object create (at non 100% zoom)Noel Power
2012-12-17UniString::ToUpperAscii -> OUString::toAsciiUpperCaseCaolán McNamara
2012-12-17String aNam uppercased but otherwise unusedCaolán McNamara
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-12-03fdo#56980 drop cached shape engine on invalidationDavid Tardon
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-28Sync draw object to calc grid for better alignment when zoomingNoel Power
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-08Resolves: fdo#56460 don't crash on close of files with custom shapesCaolán McNamara
2012-11-06fdo#55430 allow clicking objects in front of selected onesLennard
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-11-02Fix crash during polygon handle travelling.Thorsten Behrens
2012-10-23typo, wrong object was returnedIvan Timofeev