summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2013-02-25remove duplicate lineThomas Arnhold1-1/+0
2013-02-25fdo#38838,::rtl::OUString_to_OUStringelixir1-185/+185
2013-02-25loplugin: unused variablesThomas Arnhold20-61/+0
2013-02-25loplugin: unused variableThomas Arnhold2-6/+4
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac9-16/+16
2013-02-23Fix typo recieved/receivedJulien Nabet1-1/+1
2013-02-23Fix typo seperated/separatedJulien Nabet1-1/+1
2013-02-23Fix typo "teh" -> "the"Julien Nabet2-2/+2
2013-02-22fix strings more in 1da3af5f1eb6a32fd0ab10da7cf2f8ddb298a3a1Michael Stahl1-12/+14
2013-02-22fix string conversion 1da3af5f1eb6a32fd0ab10da7cf2f8ddb298a3a1Michael Stahl1-3/+4
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-1/+1
2013-02-22unused local variableAndras Timar1-1/+0
2013-02-22fdo#38838, ::rtl::OUString, String to OUStringGergő Mocsi18-575/+568
2013-02-22s/the the/the/Tor Lillqvist10-10/+10
2013-02-22s/whith/with/Tor Lillqvist1-3/+3
2013-02-21Fix type unkown -> unknownJulien Nabet1-1/+1
2013-02-21generic integers to enumsLuboš Luňák1-1/+2
2013-02-19fdo#38838, ::rtl::OUString to OUString, String to OUStringGergő Mocsi3-110/+105
2013-02-13update pch headers, broken by 1aaf9a9Luboš Luňák1-0/+2
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin4-10/+21
2013-02-11fdo#46808, convert io::TextOutputStream service to new-styleNoel Grandin1-12/+6
2013-02-11fdo#46808, convert io::TextInputStream service to new styleNoel Grandin1-8/+8
2013-02-11fdo#46808, Use service constructor for awt::DialogProviderNoel Grandin1-8/+5
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin2-8/+17
2013-02-11fdo#46808, Adapt java::JavaVirtualMachine UNO service to new styleNoel Grandin7-18/+17
2013-02-07Fix busted multi-repeated column in evolution database viewCaolán McNamara1-0/+12
2013-02-06remove obsolete hidother.src filesAndras Timar1-387/+0
2013-02-05ORowSetValue: clean up sign/unsigned union memberDavid Ostrovsky1-2/+2
2013-02-04use OUString(Buffer) in class EditChr. Rossmanith5-15/+15
2013-01-28fdo#46808, fix calling conventionNoel Grandin1-3/+3
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin1-4/+4
2013-01-28fdo#46808, convert code to use new-style service constructorNoel Grandin1-28/+21
2013-01-28fdo#46808, Adapt sdb::TableDefinition UNO service to new styleNoel Grandin7-11/+28
2013-01-28fdo#46808, Adapt document::GraphicObjectResolver UNO service to new styleNoel Grandin1-4/+2
2013-01-27Remove more STRINGPARAM macros form dbaccessMarcos Paulo de Souza14-126/+95
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl5-1/+12
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith7-14/+14
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara2-3/+3
2013-01-23show errors as errors, not warningLionel Elie Mamane3-4/+26
2013-01-23fix handling of subqueries in query designLionel Elie Mamane3-36/+51
2013-01-23SQL parser: no "as" rule anymore; now as_clause and opt_asLionel Elie Mamane1-1/+2
2013-01-23ISO8859-1 -> UTF8 in commentLionel Elie Mamane1-1/+1
2013-01-21Remove more STRINGPARAM macros from dbaccessMarcos Paulo de Souza8-77/+48
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith18-59/+59
2013-01-18mark *all* tables of a nested join as addedLionel Elie Mamane1-18/+33
2013-01-16OXMLDataSourceSetting::convertString: try to make Clang tb happyMichael Stahl1-21/+14
2013-01-16fix buildLuboš Luňák1-2/+2
2013-01-16Sanitize/simplify some parameters of functions in dbaccessMarcos Paulo de Souza1-27/+25
2013-01-16fdo#57950: dbaccess: STRINGPARAM and more chained appendsMarcos Paulo de Souza11-123/+72
2013-01-15fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin3-3/+3