summaryrefslogtreecommitdiff
path: root/sd/source/ui/annotations
AgeCommit message (Expand)Author
2013-01-03Avoid unnecessary operations on an OUStringMatteo Casalin
2013-01-03Remove unneeded 'else' and fix 'else if' styleMatteo Casalin
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-08-06Convert documents to follow the doxygen standard (fdo#44502, fdo#39468)Norah A. Abanumay
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold
2012-06-29removed unnecessary forward declarations of classTakeshi Abe
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky
2012-06-10nuke dead codeTakeshi Abe
2012-06-05Unify ODF extended vs. ODF1.2 handlingThorsten Behrens
2012-06-01targetted reversion of minor SAL_N_ELEMENTS tweakMichael Meeks
2012-05-22convert GetSurroundingText family to OUStringCaolán McNamara
2012-04-13More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2012-04-13Remove some A2S and C2U macros in sdOlivier Hallot
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-25removed duplicate includes in sdTakeshi Abe
2012-03-13Resolves: fdo#46728 reference count the overlay managersCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-10Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-25catch exception by constant referenceTakeshi Abe
2011-12-06Make merges of impress210 build.Thorsten Behrens
2011-12-06impress210: #i106378# use datetime to get current dateOcke.Janssen@oracle.com
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-30renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-05-08Some cppcheck cleaningJulien Nabet
2011-04-21gbuildize sdDavid Tardon
2011-04-14Easy Hack remove dead code and uncompiled code in 'sd' moduleDona Hertel
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer
2011-02-07Remove unused using namespaceThomas Arnhold
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner
2010-12-05Remove dead codes from sdTakeshi Abe
2010-11-27cppcheck: use prefix formCaolán McNamara
2010-11-20Remove empty commentsJ. Graeme Lingard
2010-11-16get this building againCaolán McNamara
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-11-01Use RTL_CONSTASCII_USTRINGPARAM macroGert Faller
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-18remove non-compiled codePovilas Kanapickas