summaryrefslogtreecommitdiff
path: root/forms/source/component/FormComponent.cxx
AgeCommit message (Expand)Author
2015-10-07cppcheck: noExplicitConstructorCaolán McNamara
2015-10-02com::sun::star->css in forms/Noel Grandin
2015-08-19Remove two silly typedefsStephan Bergmann
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-06-29coverity#1308583 Uncaught exceptionCaolán McNamara
2015-06-16Fix typosAndrea Gelmini
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-04-28Rephrase comparisons between bool and sal_BoolStephan Bergmann
2015-04-21Get rid of trivial comphelper::query_interface wrapperStephan Bergmann
2015-04-21Get rid of trivial comphelper::in-/decrement wrappersStephan Bergmann
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-24loplugin:constantfunction: formsNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-01-13janitorialLionel Elie Mamane
2014-12-18forms: Use appropriate OUString functions on string constantsStephan Bergmann
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