summaryrefslogtreecommitdiff
path: root/forms/source/component/FormComponent.cxx
AgeCommit message (Expand)Author
2014-11-14coverity#706540 Uncaught exceptionCaolán McNamara
2014-10-20Missing includeStephan Bergmann
2014-10-20coverity#706540 Uncaught exceptionCaolán McNamara
2014-09-25fdo#39468 Translate German comments, clean some wsPhilipp Weissenbacher
2014-09-24fdo#39468 Translated German to EnglishTobias Madl
2014-09-19fdo#39468 Translate German comments, clean some wsPhilipp Weissenbacher
2014-09-15forms: sal_Bool -> boolStephan Bergmann
2014-08-21stario -> css::ioThomas Arnhold
2014-08-21staruno -> css::unoThomas Arnhold
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-25Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-06forms: sal_Bool->boolNoel Grandin
2014-04-14typo: occuring -> occurringThomas Arnhold
2014-03-10forms: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-21FORMS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-12-22Fix other typosJulien Nabet
2013-11-11remove unnecessary use of OUString constructor in FORMS moduleNoel Grandin
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-07-28More details in debug outputLionel Elie Mamane
2013-07-03fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-06-11Resolves: #i121045 After save a xls file contain marco in AOO, macor can't...Jianyuan Li
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-22s/the the/the/Tor Lillqvist
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-06-29Remove UNO includes commentsThomas Arnhold
2011-12-30Fix for fdo43460 Part XVIII getLength() to isEmpty()Gustavo Buzzatti Pacheco
2011-12-12catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from formsNorbert Thiebaud
2011-08-16Disable fake VBA events for the old-style form controls.Noel Power
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-13Remove bogus commentsGuillaume Poussel
2011-02-08Remove useless comments in components.Guillaume Poussel
2011-01-21Remove doubled headers.Thomas Arnhold
2011-01-13removetooltypes01: #i112600# remove tooltypes from slideshow and formsMikhail Voytenko
2010-11-17RTL_CONSTASCII_USTRINGPARAM in components - formspjacquod
2010-10-13Merge commit 'origin/master'Noel Power