summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2013-03-01coverity#705107: use of invalid iteratorMarkus Mohrhard1-1/+1
2013-02-28regenerate pchPeter Foley1-0/+1
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-28fdo#61203 initialise m_aComposedTableName *before* trying to use itLionel Elie Mamane2-2/+4
2013-02-28fdo#38838, String to OUString in module dbaccess/source/sdbtools/connectionGergő Mocsi2-21/+21
2013-02-28fdo#39468: Translate German commentsDavid Verrier1-21/+21
2013-02-27janitorial: simplify test expression without semantics changeLionel Elie Mamane1-1/+1
2013-02-27fdo#51976 make "refetch one row" query easier to optimiseLionel Elie Mamane4-62/+134
2013-02-27janitorial: save one objectLionel Elie Mamane1-3/+1
2013-02-27janitorialLionel Elie Mamane1-9/+9
2013-02-27spelling in commentsLionel Elie Mamane1-3/+3
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac4-27/+12
2013-02-26Translated German comments and some messages into EnglishDavid Verrier1-61/+60
2013-02-26String::SearchAndReplaceAllAscii() corresponds to OUString::replaceAll()Tor Lillqvist1-5/+5
2013-02-26WaE: ignoring return valueTor Lillqvist1-5/+5
2013-02-26German comment translated to EnglishDavid Verrier1-1/+1
2013-02-26fdo#38838, String to OUString in dbaccess/source/ext/macromigrationAuthor: Gergő Mocsi14-76/+76
2013-02-26fix WaEDavid Ostrovsky1-1/+1
2013-02-25Database: Add Limit in Query Desing ViewZolnai Tamás12-4/+472
2013-02-25remove some trivial duplicatesThomas Arnhold1-1/+0
2013-02-25RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter21-487/+453
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