summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdopath.cxx
AgeCommit message (Expand)Author
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist
2014-04-23fdo#76878 Revert "Resolves: #i116244# need to reset rotation..."Andras Timar
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-19coverity#705262 Missing break in switchCaolán McNamara
2014-03-14svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-08coverity#708378 Uninitialized scalar fieldCaolán McNamara
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-19coverity#1000868 Uninitialized scalar fieldCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
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