summaryrefslogtreecommitdiff
path: root/remotebridges/examples
ModeNameSize
-rw-r--r--exports.dxp80logplain
-rw-r--r--makefile.mk3173logplain
-rw-r--r--officeclient.cxx11781logplain
>fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava 2014-11-05fdo#38835 strip out OUString globalsNoel Grandin 2014-10-23fdo#83991 - cleanup whitespace after folding comment removal.Vinicius Vendramini 2014-10-22fdo#83991 - remove redundant function folding comments.Vinicius Vendramini 2014-10-01mysqlc: These shall be plain "Time" not "tools::Time" apparentlyStephan Bergmann 2014-10-01fdo#82577: Handle TimeNoel Grandin 2014-09-30mysqlc: std::auto_ptr -> std::unique_ptrStephan Bergmann 2014-09-24Remove o3tl/heap_ptr.hxx, use std::unique_ptr insteadStephan Bergmann 2014-09-17Translate German comment.Michael Meeks 2014-09-09fdo#83656 mariadb C client library incompatible with newer MySQL Connector/C++Lionel Elie Mamane 2014-08-11update mysqlc READMELionel Elie Mamane 2014-07-02mysqlc: sal_Bool -> boolStephan Bergmann 2014-05-30deb#749592 mysql-connector doesn't work with remote connectionsNoel Grandin 2014-05-29use OUString::startsWith()Noel Grandin 2014-05-29remove more unnecesary OUString constructor useNoel Grandin 2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet 2014-05-11Kill DECL_PROP1IMPL and relatedJulien Nabet 2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin 2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold 2014-04-07Do not use sal/log.hxx in extensionsStephan Bergmann 2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-03-11normalize values of BUNDLE_MARIADBMichael Stahl 2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza 2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann 2014-02-26Remove visual noise from mysqlcAlexander Wilms 2014-02-23Remove unneccessary commentsAlexander Wilms 2014-02-12normalize values of SYSTEM_PYTHON, SYSTEM_MYSQL_CPPCONNMichael Stahl 2014-02-03Do not disable -Werror for mysqlcStephan Bergmann 2014-02-03auto_ptr -> heap_ptrStephan Bergmann 2014-02-03auto_ptr -> scoped_ptrStephan Bergmann 2014-02-03USE_CPP_CONN is unusedStephan Bergmann 2014-02-03Get rid of macrosStephan Bergmann 2014-02-03Fix typosStephan Bergmann 2014-02-02fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer.Alexandre Vicenzi 2013-12-20typo fixesAndras Timar 2013-12-17Keep using component_getImplementationEnvironment in extensionsStephan Bergmann 2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin