summaryrefslogtreecommitdiff
path: root/forms/source/runtime
AgeCommit message (Expand)AuthorFilesLines
2014-11-05markup with event type not checker typeCaolán McNamara1-1/+1
2014-06-13loplugin:staticcallStephan Bergmann1-6/+6
2014-05-25Remove ASCII art, useless comments and whitespace from forms moduleChris Laplante1-4/+0
2014-05-08various: sal_Bool->boolNoel Grandin1-4/+4
2014-05-06forms: sal_Bool->boolNoel Grandin1-24/+24
2014-04-22More hacking on --disable-database-connectivityTor Lillqvist1-0/+3
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann1-0/+1
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2-13/+13
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-24/+24
2014-02-26Remove visual noise from formsAlexander Wilms2-12/+12
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-46/+46
2014-02-23Remove unneccessary commentsAlexander Wilms1-56/+56
2014-01-30"stati" considered both pretentious and incorrect LatinMichael Stahl1-1/+1
2014-01-28bool improvementsStephan Bergmann1-3/+3
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-1/+1
2014-01-14bool improvementsStephan Bergmann1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-11-05fixincludeguards.sh: formsThomas Arnhold1-3/+3
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-1/+1
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza1-9/+2
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-03fdo#46808, Convert comphelper::ComponentContext in forms moduleNoel Grandin2-9/+9
2013-05-12janitorial: correct method name in assert messageLionel Elie Mamane1-1/+1
2013-05-12commit subforms before moving in parent formLionel Elie Mamane1-36/+137
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-49/+49
2013-04-01remove boilerplate commentsThomas Arnhold1-3/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-4/+4
2013-01-09fdo#46808, Adapt sdb::OrderDialog UNO service to new styleNoel Grandin1-19/+2
2012-12-21fdo#46808, Adapt sdb::FilterDialog UNO service to new styleNoel Grandin1-21/+25
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl1-1/+0
2012-08-30fix C++ warning declaration shadows member of thisLionel Elie Mamane1-2/+2
2012-08-30fix C++ warning: declaration shadows member of thisLionel Elie Mamane1-2/+2
2012-08-30Unused member typedef shadowed by function parametersStephan Bergmann1-3/+0
2012-08-30Make impl_doActionInSQLContext_throw more typesafeLionel Elie Mamane2-49/+42
2012-08-30fdo#48807 autofilter should not use LIKE operatorLionel Elie Mamane1-17/+1
2012-06-29Remove UNO includes commentsThomas Arnhold2-4/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2011-12-30Fix for fdo43460 Part XVIII getLength() to isEmpty()Gustavo Buzzatti Pacheco1-4/+4
2011-12-12catch exception by constant referenceTakeshi Abe1-1/+1
2011-11-27remove include of pch header from formsNorbert Thiebaud1-2/+0
2011-04-03gbuildize formsDavid Tardon1-47/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-9/+9
2011-02-13Remove bogus commentsGuillaume Poussel1-1/+1
2011-02-08Remove useless comments in components.Guillaume Poussel1-1/+0
2010-11-17RTL_CONSTASCII_USTRINGPARAM components in runtimepjacquod1-1/+1
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1