summaryrefslogtreecommitdiff
path: root/forms/source/runtime
AgeCommit message (Expand)Author
2015-08-11forms: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-03-28forms: Replace these macrosMatúš Kukan
2015-02-19callcatcher: update unused codeCaolán McNamara
2015-02-17forms: use constructor feature for form modulesChris Sherlock
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-12-17fdo#39440 reduce scope of local variablesMichael Weghorn
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-05markup with event type not checker typeCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-25Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante
2014-05-08various: sal_Bool->boolNoel Grandin
2014-05-06forms: sal_Bool->boolNoel Grandin
2014-04-22More hacking on --disable-database-connectivityTor Lillqvist
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26Remove visual noise from formsAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-30"stati" considered both pretentious and incorrect LatinMichael Stahl
2014-01-28bool improvementsStephan Bergmann
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-14bool improvementsStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-05fixincludeguards.sh: formsThomas Arnhold
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin
2013-05-12janitorial: correct method name in assert messageLionel Elie Mamane
2013-05-12commit subforms before moving in parent formLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-01-09fdo#46808, Adapt sdb::OrderDialog UNO service to new styleNoel Grandin
2012-12-21fdo#46808, Adapt sdb::FilterDialog UNO service to new styleNoel Grandin
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl
2012-08-30fix C++ warning declaration shadows member of thisLionel Elie Mamane
2012-08-30fix C++ warning: declaration shadows member of thisLionel Elie Mamane
2012-08-30Unused member typedef shadowed by function parametersStephan Bergmann
2012-08-30Make impl_doActionInSQLContext_throw more typesafeLionel Elie Mamane