summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* convert code to use OUString::endsWithNoel Grandin2013-10-231-1/+1
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-4/+4
* missing headerCaolán McNamara2013-10-221-0/+1
* vcl: mark more Image constructors as "explicit"Michael Stahl2013-10-222-3/+3
* remove uses of COMPARE_*Caolán McNamara2013-10-211-4/+4
* drop unnecessary tools/string includesCaolán McNamara2013-10-2025-25/+1
* fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza2013-10-185-7/+0
* fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza2013-10-175-27/+11
* make sure value passed to updateBoolean is treated as a booleanLionel Elie Mamane2013-10-161-1/+1
* when reading a bool from a database, treat is as a boolLionel Elie Mamane2013-10-161-1/+2
* [API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView.Jan Holesovsky2013-10-161-3/+3
* CID#1000838 Fix overrides' exception specificationsStephan Bergmann2013-10-161-4/+4
* Reduce copypasta: Introduce SAL_NEWLINE_STRING and use itTor Lillqvist2013-10-132-32/+20
* Test _WIN32 instead of UNX as it is Win32 that's different hereTor Lillqvist2013-10-121-3/+3
* CID#1103679 calm coverity re invalid iteratorsCaolán McNamara2013-10-111-2/+1
* CID#1103666 check for NULLCaolán McNamara2013-10-101-2/+2
* Improve ErrorCodeIOException messagesStephan Bergmann2013-10-091-1/+0
* html export: 4.0 needs type attribute for style tagThomas Arnhold2013-10-071-1/+2
* html export: use only HTML 4.0 for exportThomas Arnhold2013-10-071-1/+1
* Initial fix for fdo#69915Jesús Corrius2013-10-041-0/+6
* HSQLDB unit test doesn't depend on firebird.Andrzej J.R. Hunt2013-10-031-1/+0
* Spell "indices" correctlyTor Lillqvist2013-10-021-6/+6
* janitorial: more const, commentsLionel Elie Mamane2013-10-021-6/+13
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-1/+0
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-2/+0
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-1/+0
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-1/+0
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-2/+0
* Use std::auto_ptr::reset where applicableStephan Bergmann2013-10-025-5/+5
* remove some UniString::GetBufferCaolán McNamara2013-10-021-1/+1
* gbuild: use .xcd configuration files from instdirMatúš Kukan2013-10-012-4/+0
* convert more of dbaccess from String to OUStringNoel Grandin2013-10-0122-226/+224
* convert dbaccess module from String to OUStringNoel Grandin2013-10-01132-825/+825
* Revert "Disable HSQLDB unit test for now."Andrzej J.R. Hunt2013-09-301-5/+5
* Disable HSQLDB unit test for now.Andrzej J.R. Hunt2013-09-271-5/+5
* Add normal (non PreparedStatement) insert test.Andrzej J.R. Hunt2013-09-271-14/+100
* Refactor performance test.Andrzej J.R. Hunt2013-09-271-88/+99
* Implement firebird/hsqldb performance comparison test.Andrzej J.R. Hunt2013-09-273-0/+365
* Make our_sFilePath protected to allow reuse.Andrzej J.R. Hunt2013-09-271-3/+3
* Implement hsqldb loading test.Andrzej J.R. Hunt2013-09-274-0/+136
* Silence some (irrelevant) exceptions in firebird unit test.Andrzej J.R. Hunt2013-09-271-0/+2
* getURLFromWorkdir should actually return a URLStephan Bergmann2013-09-271-1/+1
* raah... getURLFromWorkdir does not put the URL schemeLionel Elie Mamane2013-09-271-3/+1
* get workdir URL directlyLionel Elie Mamane2013-09-271-1/+1
* a dependency started requiring boost...Lionel Elie Mamane2013-09-271-0/+4
* unittest for fdo#67685Lionel Elie Mamane2013-09-274-0/+267
* typo fixes in commentsAndras Timar2013-09-264-6/+6
* drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara2013-09-253-6/+0
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-2510-31/+33
* remove dead definitionsNoel Grandin2013-09-191-1/+0