summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
14 daysadd dbase,dbaxml to --enable-mergelibs=moreNoel Grandin1-0/+3
2022-11-30Avoid a dynamic cross cast on macOSStephan Bergmann3-8/+6
2021-09-24make it possible to build required database stuff for fuzzingCaolán McNamara24-77/+100
2021-09-24we just want to append to the caught exception and rethrow itCaolán McNamara2-10/+9
2021-09-24need connectivity_dbase_ODriver if HAVE_FEATURE_DBCONNECTIVITY is trueCaolán McNamara1-0/+2
2021-09-24need OSDBCDriverManager if HAVE_FEATURE_DBCONNECTIVITY is trueCaolán McNamara1-0/+2
2021-09-24some prerequisites to use dbase import with config unavailableCaolán McNamara3-0/+13
2021-09-23leaks of OCollection in dbase importCaolán McNamara12-23/+23
2021-09-23dbase import seems to require that the file end in .dbfCaolán McNamara1-2/+2
2021-09-23memory leak on loading dbase filesCaolán McNamara2-3/+3
2020-04-02tdf#117101 Make Spreadsheet the default new data source typeGabor Kelemen3-5/+6
2020-01-21Propagate warning error code from dBASE export, tdf#130020Eike Rathke1-9/+11
2019-06-08tdf#125381: Manage URLs beginning with an "~" in cutPrefix (dbaccess/dsntypes)Julien Nabet1-3/+6
2019-05-17tdf#125325: fix crash about index managements for dBaseJulien Nabet1-2/+1
2018-10-24weld ODbaseDetailsPageCaolán McNamara5-36/+236
2018-10-12weld ODbaseIndexDialogCaolán McNamara4-151/+197
2018-05-28DBase: synchronize DB types known on Calc with those known on BaseJulien Nabet1-1/+1
2018-03-05tdf#116171: Tunnel arbitrary rtl_TextEncoding from sc to sdbc:dbase connectionStephan Bergmann3-30/+25
2018-03-04Related tdf#116171: don't try to convert empty value in timestampJulien Nabet1-8/+11
2017-12-11tdf#114333: consider trleft for 1st cell width on import; don't...Mike Kaganski10-26/+45
2017-11-29EPUB export: implement font embedding supportMiklos Vajna8-2/+3250
2017-07-19Fix crash when saving new spreadsheet as dBase/.dbf, tdf#108789 follow-upEike Rathke1-1/+1
2017-07-07No language driver in header for dBASEIII/PlusJulien Nabet1-1/+4
2017-07-02tdf#108789 and others: overhaul DBase files encoding handlingLionel Elie Mamane7-85/+232
2017-06-24tdf#40713: dBASE, don't lose dbt fileJulien Nabet1-0/+6
2017-06-14dBASE: put back an array for trailerJulien Nabet2-48/+26
2017-06-13dBASE: remove wrong m_ prefix introduced in a recent commitJulien Nabet2-63/+63
2017-06-13dBASE: typo + remove useless comment from previous commitJulien Nabet1-3/+3
2017-06-13dBASE: header refactoringJulien Nabet2-53/+96
2017-06-12tdf#55631: DBASE import (take 2)Julien Nabet1-0/+5
2017-06-12tdf#106423: dbase file can have no recordsJulien Nabet1-1/+2
2017-06-11Revert "tdf#55631: DBASE import with CP850 encoding"Julien Nabet1-0/+4
2017-06-10DBase, encodings mixedJulien Nabet1-2/+2
2017-06-10tdf#55631: DBASE import with CP850 encodingJulien Nabet1-4/+0
2016-06-24tdf#84834 sc: stricter type detection for dBASE filesMichael Stahl1-0/+23
2016-06-06connectivity: DBase: fix some obvious endian issuesMichael Stahl4-5/+42
2015-12-11Remove unused -DBASEGFX_STATIC_LIBRARYStephan Bergmann1-1/+0
2015-11-26TableRef: write <tableParts> before <extLst>, resolves tdf#96049Eike Rathke3-15/+18
2015-04-04ODbaseResultSet::createAnalyzer never calledCaolán McNamara3-7/+0
2014-10-09remove SvRefBase::QueryDeleteNoel Grandin5-64/+93
2014-09-11reject invalid dbase files with 0 len db_slng right at the startCaolán McNamara3-6/+11
2014-09-11ODbaseDatabaseMetaData::getColumns dies if throwInvalidDbaseFormat occursCaolán McNamara1-55/+65
2014-08-09add calc dbase import testCaolán McNamara6-0/+4
2014-08-09Conditional jump or move depends on uninitialised value(s)Caolán McNamara1-4/+16
2014-08-06Convert PAGE_DBASE to .uiPalenik Mihály6-84/+188
2014-08-01Convert 5 tabpages to .uiPalenik Mihály7-113/+171
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni250-332/+321
2014-03-31re-enabled user-defined numeric fields for dBase exportEike Rathke2-28/+133
2014-02-17convert DBase index dialog to .uiCaolán McNamara8-335/+412
2013-11-24Partially revert 7ab15103b74a16d774fc0c47ddae5d69e6be5082Stephan Bergmann1-1/+1