summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdopath.cxx
AgeCommit message (Expand)Author
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-05convert svx/* from XubString to OUStringNoel Grandin
2013-09-05convert svx/source/svdraw/*.cxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/svdovirt.hxx from String to OUStringNoel Grandin
2013-08-31fix indentationPhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-07-26convert TakeObjNamePlural family to OUStringCaolán McNamara
2013-07-25convert TakeObjNameSingul family to OUStringCaolán McNamara
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-18Resolves: #i116244# need to reset rotation...Armin Le Grand
2013-05-18Revert "Resolves: #i116244# need to reset rotation..."Caolán McNamara
2013-05-18Resolves: #i116244# need to reset rotation...Armin Le Grand
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07keep them localTakeshi Abe
2013-04-07sal_Bool to boolTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-24loplugin: unused variablesThomas Arnhold
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-01remove use of #pragma optimizeLuboš Luňák
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-08-16Convert maHandles field from Container to std::vectorNoel Grandin
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-04-28extract ImplTwipsToMM/ImplMMToTwips into a common headerTakeshi Abe
2012-04-05String::CreateFromInt32 -> OUString::valueOfCaolán McNamara
2012-04-02removed duplicate includes in svxTakeshi Abe
2012-01-31More on string conversion.Kohei Yoshida
2012-01-31XubString to rtl::OUString.Kohei Yoshida
2012-01-24Removal of commented code.Stefan Knorr
2012-01-11implemented custom shape subpaths darkening/lightingRadek Doulik
2011-12-15Removed extra semicolonsJesse
2011-12-06svx: tweak translations a tiny bitMichael Stahl
2011-12-06Translation of comments in svdraw (part two)Stefan Knorr (astron)
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-07-11various unused methods and impl source filesCaolán McNamara
2011-06-04Removed comments/commented codeChristina Rossmanith
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-25more sensible SdrObject::Clone() and SdrObject::operator=()Luboš Luňák
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12fix mis-merge all-around.Norbert Thiebaud
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-01-21removetooltypes01: #i112600# Fix build problems on non-proCarsten Driesner
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth