summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/formgeometryhandler.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-2/+1
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-10-21more removal of com::sun::star typedefsNoel Grandin1-10/+7
2015-10-18cppcheck:noExplicitConstructorNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-14/+14
2015-10-01com::sun::star->css in extensions/Noel Grandin1-8/+8
2015-08-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-1/+2
2015-04-08A UNO Any can't contain an AnyStephan Bergmann1-2/+2
2014-08-21Remove useless include tools/debug.hxx from forms and extensionsMarcos Paulo de Souza1-2/+0
2014-06-13coverity#706514 Uncaught exceptionCaolán McNamara1-3/+3
2014-05-02extensions: sal_Bool->boolNoel Grandin1-2/+2
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann1-0/+2
2014-04-05coverity#706523 Uncaught exceptionCaolán McNamara1-1/+4
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-14/+14
2014-03-03EXTENSIONS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-3/+0
2014-02-27Remove visual noise from extensionsAlexander Wilms1-14/+14
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-18/+18
2014-02-23Remove unneccessary commentsAlexander Wilms1-22/+22
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-05fdo#46808, Convert a copy of ComponentContext to XComponentContextNoel Grandin1-1/+3
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-2/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-23/+23
2013-04-01remove boilerplate commentsThomas Arnhold1-2/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-3/+3
2013-03-07extensions: get rid of no longer needed stringdefine.hxxMiklos Vajna1-1/+1
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-22/+14
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-06-29Remove UNO includes commentsThomas Arnhold1-2/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+2
2011-11-27remove include of pch header in extensionsNorbert Thiebaud1-2/+0
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-5/+5
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-2/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i10000#: convert files with CR/LF characters to CR onlyJens-Heiner Rechtien1-1/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-22/+23
2009-06-05CWS-TOOLING: integrate CWS dba32bKurt Zenker1-0/+825