summaryrefslogtreecommitdiff
path: root/sd/source/ui/annotations
AgeCommit message (Expand)Author
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-22clean up hrc filesThomas Arnhold
2014-04-14typo: arround -> aroundThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-06coverity#708643 nOffsetY missing from copy ctorCaolán McNamara
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from sdAlexander Wilms
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-15Assume nPageNum shall be compared against 0 or 1 hereStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-10-23fixincludeguards.sh: sdThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-16String->OUStringIvan Timofeev
2013-08-14XubString->OUStringCaolán McNamara
2013-08-14XubString->OUStringCaolán McNamara
2013-07-26OUString conversion in sd in textapi.hxx and related filesMÁTÉ Gergely
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-05-01convert message box return types to an enumCaolán McNamara
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-23fix fdo#62050: for impressnavin patidar
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-01-11Fix formatMatteo Casalin
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