aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-07-08 00:41:42 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-07-08 00:44:10 +0200
commit00071b6c291b916f6df003af69683f8f62a8e865 (patch)
treede31f3c5a7d128effe896b6b884eb6e7bcf8dd81
parent0b1d1da32ddfd3adea07f139fb797c97454de29a (diff)
Version 4.4.5.1, tag libreoffice-4.4.5.1 libreoffice-4.4.5.1
Change-Id: I27821c0efcc8339b8e5ae44f16570b0bc10831e0
0 files changed, 0 insertions, 0 deletions
5-0'>feature/svg-optimisations-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/.gitreview
ew loplugin:constexprliteral
AgeCommit message (Expand)Author
2019-05-15git-review: Use the hostname instead of alias.Jan Holesovsky
2012-07-06git-review integration: .gitreview for core repository addedDavid Ostrovsky
Noel Grandin
2021-11-30fix mysqlc test after Sequence::operator[] changeNoel Grandin
2021-05-14Simplify a bit initialization in sharedresources_test.cxxJulien Nabet
2021-05-14Directly initialize vector in sharedresources_test.cxxJulien Nabet
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-01-27tdf#96505 Get rid of cargo cult 'long' integer literalsAlchemist
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-13tdf#138715 remove mork driverRene Engelhard
2020-11-11convert more long -> tools::LongNoel
2020-09-25remove unused importsNoel Grandin
2020-06-17connectivity: fix mysql testMichael Stahl
2020-06-03Upcoming loplugin:elidestringvar: connectivityStephan Bergmann
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in connectivityNoel Grandin
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen
2019-12-18sal_Char->char in connectivityNoel Grandin
2019-08-01mysqlc: Add test for textual blob typesTamas Bunth
2019-07-29mysqlc: Fix query of cursor position in result setTamas Bunth
2019-05-10an is used before a vowel soundCaolán McNamara
2019-05-07tdf#43157 Clean up OSL_VERIFY (replace with SAL_WARN)Jens Carl
2019-04-25mysqlc: Allow conversions between different typesTamas Bunth
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2019-01-29mysqlc: fix timestamp query of result setTamas Bunth
2019-01-22mysqlc: resultset's previous() on first position..Tamas Bunth
2019-01-04mysqlc: Fix result set metadata related issueTamas Bunth
2018-12-14mysqlc: Fix obtaining field information in rsTamas Bunth
2018-12-10fix cut and paste error in new example in JdbcLongVarCharTest.javaRene Engelhard
2018-12-10replace hardcoded jdbc mysql driver URL with env variableRene Engelhard
2018-12-09mysql_jdbc: test simultaneously opened result setsTamas Bunth
2018-11-24mysqlc: next() should move cursor from LastTamas Bunth
2018-11-09mysqlc: fix return value of XResultSet::nextTamas Bunth
2018-11-05Fix typo in codeAndrea Gelmini
2018-11-05mysqlc: allow multiple open statementsTamas Bunth
2018-10-22Add unit test for mysqlc connectorTamas Bunth
2018-04-14Revert HSQLDB related unit testsTamas Bunth
2018-04-07dbaccess: Enable hsql migration by defaultTamas Bunth
2017-11-30Disable check for successful file deletion for nowStephan Bergmann
2017-11-16Delete test*.odb filesStephan Bergmann
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara