summaryrefslogtreecommitdiff
path: root/unoxml/source/service
ModeNameSize
-rw-r--r--services.cxx3224logplain
-rw-r--r--unoxml.component1460logplain
t 2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks 2015-04-24loplugin:simplifyboolStephan Bergmann 2015-04-22Fix a number of boost::unique_ptr errors.Michael Meeks 2015-04-22tdf#88710 Cleanup after removing dbtoolsclientMatthew Nicholls 2015-04-20dbaccess: convert new to ::Create.Michael Meeks 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-10vclwidget: only call dispose() onceNoel Grandin 2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin 2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin 2015-04-09vcl: VclPtr conversion in dbaccessNoel Grandin 2015-03-11dbaccess: PVS-Studio V517 'use of if(A) ... else if (A) pattern'Michael Stahl 2015-02-08Typo: esacpe->escapeJulien Nabet 2015-01-28not all OrCriteria have three childrenLionel Elie Mamane 2015-01-28Query Design: use correct name for columns that come from another query.Lionel Elie Mamane 2014-12-18dbaccess: Use appropriate OUString functions on string constantsStephan Bergmann 2014-12-01WaE: -Werror=switchCaolán McNamara 2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl 2014-11-10coverity#1242423 Dereference after null checkCaolán McNamara 2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann 2014-11-06use the new OUString::fromUtf8 methodNoel Grandin 2014-11-05fdo#38835 strip out OUString globalsNoel Grandin 2014-10-09fdo#84073: change ODBC/JDBC escapes to lowercaseJulien Nabet