summaryrefslogtreecommitdiff
path: root/forms/source/runtime
AgeCommit message (Expand)Author
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
2012-08-30fdo#48807 autofilter should not use LIKE operatorLionel Elie Mamane
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
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-04-03gbuildize formsDavid Tardon
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-02-13Remove bogus commentsGuillaume Poussel
2011-02-08Remove useless comments in components.Guillaume Poussel
2010-11-17RTL_CONSTASCII_USTRINGPARAM components in runtimepjacquod
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-15SAL_N_ELEMENTS changes for componentsKenneth Venken