summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2013-10-23convert code to use OUString::endsWithNoel Grandin1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-4/+4
2013-10-22missing headerCaolán McNamara1-0/+1
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl2-3/+3
2013-10-21remove uses of COMPARE_*Caolán McNamara1-4/+4
2013-10-20drop unnecessary tools/string includesCaolán McNamara25-25/+1
2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza5-7/+0
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza5-27/+11
2013-10-16make sure value passed to updateBoolean is treated as a booleanLionel Elie Mamane1-1/+1
2013-10-16when reading a bool from a database, treat is as a boolLionel Elie Mamane1-1/+2
2013-10-16[API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView.Jan Holesovsky1-3/+3
2013-10-16CID#1000838 Fix overrides' exception specificationsStephan Bergmann1-4/+4
2013-10-13Reduce copypasta: Introduce SAL_NEWLINE_STRING and use itTor Lillqvist2-32/+20
2013-10-12Test _WIN32 instead of UNX as it is Win32 that's different hereTor Lillqvist1-3/+3
2013-10-11CID#1103679 calm coverity re invalid iteratorsCaolán McNamara1-2/+1
2013-10-10CID#1103666 check for NULLCaolán McNamara1-2/+2
2013-10-09Improve ErrorCodeIOException messagesStephan Bergmann1-1/+0
2013-10-07html export: 4.0 needs type attribute for style tagThomas Arnhold1-1/+2
2013-10-07html export: use only HTML 4.0 for exportThomas Arnhold1-1/+1
2013-10-04Initial fix for fdo#69915Jesús Corrius1-0/+6
2013-10-03HSQLDB unit test doesn't depend on firebird.Andrzej J.R. Hunt1-1/+0
2013-10-02Spell "indices" correctlyTor Lillqvist1-6/+6
2013-10-02janitorial: more const, commentsLionel Elie Mamane1-6/+13
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-2/+0
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-2/+0
2013-10-02Use std::auto_ptr::reset where applicableStephan Bergmann5-5/+5
2013-10-02remove some UniString::GetBufferCaolán McNamara1-1/+1
2013-10-01gbuild: use .xcd configuration files from instdirMatúš Kukan2-4/+0
2013-10-01convert more of dbaccess from String to OUStringNoel Grandin22-226/+224
2013-10-01convert dbaccess module from String to OUStringNoel Grandin132-825/+825
2013-09-30Revert "Disable HSQLDB unit test for now."Andrzej J.R. Hunt1-5/+5
2013-09-27Disable HSQLDB unit test for now.Andrzej J.R. Hunt1-5/+5
2013-09-27Add normal (non PreparedStatement) insert test.Andrzej J.R. Hunt1-14/+100
2013-09-27Refactor performance test.Andrzej J.R. Hunt1-88/+99
2013-09-27Implement firebird/hsqldb performance comparison test.Andrzej J.R. Hunt3-0/+365
2013-09-27Make our_sFilePath protected to allow reuse.Andrzej J.R. Hunt1-3/+3
2013-09-27Implement hsqldb loading test.Andrzej J.R. Hunt4-0/+136
2013-09-27Silence some (irrelevant) exceptions in firebird unit test.Andrzej J.R. Hunt1-0/+2
2013-09-27getURLFromWorkdir should actually return a URLStephan Bergmann1-1/+1
2013-09-27raah... getURLFromWorkdir does not put the URL schemeLionel Elie Mamane1-3/+1
2013-09-27get workdir URL directlyLionel Elie Mamane1-1/+1
2013-09-27a dependency started requiring boost...Lionel Elie Mamane1-0/+4
2013-09-27unittest for fdo#67685Lionel Elie Mamane4-0/+267
2013-09-26typo fixes in commentsAndras Timar4-6/+6
2013-09-25drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara3-6/+0
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara10-31/+33
2013-09-19remove dead definitionsNoel Grandin1-1/+0