summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdouno.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-04Apply pimpl to SdrPageWindow.Kohei Yoshida1-1/+1
2014-11-04Rename aRect -> maRect for a member variable.Kohei Yoshida1-1/+1
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-1/+1
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-1/+1
2014-10-21nShearWink -> nShearAngleMiklos Vajna1-2/+2
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-1/+1
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna1-3/+3
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante1-4/+0
2014-07-04Drop unused #includesTakeshi Abe1-1/+0
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist1-2/+2
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-2/+2
2014-02-26Remove visual noise from svxAlexander Wilms1-11/+11
2014-02-23Remove unneccessary commentsAlexander Wilms1-4/+4
2014-02-08coverity#1169810 Logically dead codeCaolán McNamara1-1/+1
2014-02-03Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann1-1/+1
2014-01-28bool improvementsStephan Bergmann1-17/+17
2014-01-28coverity#705902 Dereference before null checkCaolán McNamara1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-2/+2
2013-10-01convert remnants of String in SVX to StringNoel Grandin1-1/+1
2013-09-05convert svx/source/svdraw/*.cxx from String to OUStringNoel Grandin1-2/+2
2013-09-05convert include/svx/svdouno.hxx from String to OUStringNoel Grandin1-8/+8
2013-07-26convert TakeObjNamePlural family to OUStringCaolán McNamara1-2/+2
2013-07-25convert TakeObjNameSingul family to OUStringCaolán McNamara1-8/+10
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-04-30remove unused RestoreXViewGraphics classMatúš Kukan1-24/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2013-03-20fdo#46808, cleanup some usage of getProcessServiceFactory()Noel Grandin1-4/+4
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-05-31rtl::OUString::intern( blabla ) -> rtl::OUString( blabla )Fridrich Štrba1-1/+1
2012-05-30targeted string re-workNorbert Thiebaud1-2/+2
2012-01-24Comments Translations.Stefan Knorr1-8/+8
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-1/+1
2011-06-04Removed comments/commented codeChristina Rossmanith1-8/+1
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-55/+10
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-25more sensible SdrObject::Clone() and SdrObject::operator=()Luboš Luňák1-5/+13
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-25/+25
2011-03-04Remove bogus and useless comments in libs-core.Guillaume Poussel1-1/+0
2011-02-14dba34c: pulled and merged DEV300.m100Frank Schoenheit [fs]1-21/+21
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko1-21/+21
2011-01-07dba34c: pulled/merged latest changes from CWS dba34bFrank Schoenheit [fs]1-4/+4
2010-12-03dba34c: #i115880# removed assertion - it does not really indicate a problem, ...Frank Schoenheit [fs]1-57/+14
2010-11-21RTL_CONSTASCII_USTRINGPARAM in libs core 40Gert Faller1-6/+6