summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-07mysqlc: ensure cursor is not out of rangeTamas Bunth2-22/+70
2018-09-07upgrade curl to 7.61.1Thorsten Behrens1-2/+2
2018-09-06Update git submodulesAdolfo Jayme Barrientos1-0/+0
2018-09-06Properly encode OAuth2 credentialsStephan Bergmann2-0/+60
2018-09-06ofz#10189 check container sizeCaolán McNamara1-2/+6
2018-09-05tdf#119146: fix populating maCurrentSubsetsMike Kaganski1-2/+21
2018-09-03Bump version to 6.0-8cp-6.0-8Andras Timar1-1/+1
2018-09-03fix for 'mysqlc: Use unique_ptr on C style arrays'Andras Timar1-1/+1
2018-09-03Don't link Library_mysqlc against -lnslStephan Bergmann1-1/+1
2018-09-03tdf#112454 Also consider last SCTAB in loopMichael Weghorn1-1/+1
2018-09-03tdf#117823 Save mail merge config item in new viewIlhan Yesil1-0/+1
2018-09-03mysqlc: implement beforeFirst and fix findColumnTamas Bunth2-4/+3
2018-09-03mysqlc: Use unique_ptr on C style arraysTamas Bunth4-19/+15
2018-09-03mysqlc: implement getImportedKeysTamas Bunth1-6/+58
2018-09-03mysqlc: Add library to log areas and put someTamas Bunth2-10/+23
2018-08-30x86 Win MSP build fixAndras Timar1-1/+2
2018-08-29Add source for zero stub mysqllo.dll (MSP needs it)cp-6.0-7Andras Timar4-0/+42
2018-08-29Bump version to 6.0-7Andras Timar1-1/+1
2018-08-29[cp] Enable MSP patchingAndras Timar6-3/+8
2018-08-29Resolves: tdf#112563 we don't want a human representation of SvxRsidItemCaolán McNamara2-0/+17
2018-08-29tdf#119425 - Use Ctrl+Tab to switch between sheets on macOSheiko tietze1-0/+24
2018-08-29Related rhbz#1618703: Properly handle failure encoding MS fileStephan Bergmann6-19/+43
2018-08-29Related rhbz#1618703: Properly handle failure decoding master passwordStephan Bergmann2-6/+7
2018-08-29tdf#116436 docx export: add missing table background fillJustin Luth4-1/+42
2018-08-29tdf#116436 doc export: add missing table background fillJustin Luth3-18/+31
2018-08-29Remove numbertext from Repository.mk (mismerge)Andras Timar1-1/+0
2018-08-29mariadb-connector-c: fix Windows buildMiklos Vajna1-0/+8
2018-08-29tdf#118058 sw, sections in tables: no split for multiple columnsMiklos Vajna3-1/+61
2018-08-29tdf#96469 Export Data Point properties in Charts on DOCX/XLSXBalazs Varga4-0/+91
2018-08-29tdf#117426 don't crash is infobar is disposed in preview viewCaolán McNamara1-1/+1
2018-08-28No space before periodStephan Bergmann1-2/+1
2018-08-28coverity#1438784 Uninitialized pointer fieldCaolán McNamara1-0/+1
2018-08-28--enable-ext-mariadb-connector was removedStephan Bergmann1-1/+0
2018-08-28-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2018-08-28drop unnecessary SYSTEM_MYSQL_CONNECTOR_CPPCaolán McNamara4-82/+0
2018-08-28don't need dangling Library_mysqlcppconn.mkCaolán McNamara2-90/+0
2018-08-28MYSQL_CONNECTOR_CPP not built anymoreCaolán McNamara3-4/+0
2018-08-28CPPCONN_LIB now unusedCaolán McNamara1-2/+0
2018-08-28Remove Extensions_MySQLConnector junkStephan Bergmann4-38/+0
2018-08-28mysqlc: registry xml: install driverTamas Bunth1-2/+2
2018-08-28SYSTEM_MYSQL_CPPCONN is never definedStephan Bergmann1-2/+0
2018-08-28coverity#1438783 Unchecked return valueCaolán McNamara1-1/+3
2018-08-28mysqlc: fix registry configurationTamas Bunth2-6/+12
2018-08-28mysqlc: Fix issue by freeing result setsTamas Bunth2-3/+6
2018-08-28Moving mysqlc into connectivity as a libraryTamas Bunth69-3796/+4770
2018-08-28mysqlc: Fix float, double and numeric typesTamas Bunth2-10/+14
2018-08-28Switch from mysql to MariaDB C APITamas Bunth22-1714/+2727
2018-08-28tdf#119143: introduce tentative directional embedding import supportMike Kaganski5-0/+67
2018-08-27loplugin:unreffunStephan Bergmann1-0/+7
2018-08-27tdf#118308: Incorrect Paste Special dialog when ...Henry Castro13-60/+53