aboutsummaryrefslogtreecommitdiff
path: root/source/dz/android
ModeNameSize
d---------sdremote / res30logplain
aster'>feature/pdfium-master LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/mysqlc
AgeCommit message (Expand)Author
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
2013-12-10Drop duplicate #includeTakeshi Abe
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-04gbuild: fix gb_Extension_use_default_descriptionMichael Stahl
2013-10-19fdo#70496 revert to using libmysqlclientLionel Elie Mamane
2013-10-16cleanupThomas Arnhold
2013-10-11Extension shared library components must not use the "prefix" featureStephan Bergmann
2013-09-12Update mysqlc's ColumnLocate::findColumn to throw for invalid column.Andrzej J.R. Hunt
2013-08-30ENABLE_MARIADBC Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-14Some more toInt32 clean upStephan Bergmann
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-14initialized with plain 0, instead of sal_False/falseTakeshi Abe