summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* remove duplicate lineThomas Arnhold2013-02-251-1/+0
* fdo#38838,::rtl::OUString_to_OUStringelixir2013-02-251-185/+185
* loplugin: unused variablesThomas Arnhold2013-02-2520-61/+0
* loplugin: unused variableThomas Arnhold2013-02-252-6/+4
* fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac2013-02-249-16/+16
* Fix typo recieved/receivedJulien Nabet2013-02-231-1/+1
* Fix typo seperated/separatedJulien Nabet2013-02-231-1/+1
* Fix typo "teh" -> "the"Julien Nabet2013-02-232-2/+2
* fix strings more in 1da3af5f1eb6a32fd0ab10da7cf2f8ddb298a3a1Michael Stahl2013-02-221-12/+14
* fix string conversion 1da3af5f1eb6a32fd0ab10da7cf2f8ddb298a3a1Michael Stahl2013-02-221-3/+4
* [Uu]sefull -> [Uu]sefulJulien Nabet2013-02-221-1/+1
* unused local variableAndras Timar2013-02-221-1/+0
* fdo#38838, ::rtl::OUString, String to OUStringGergő Mocsi2013-02-2218-575/+568
* s/the the/the/Tor Lillqvist2013-02-2210-10/+10
* s/whith/with/Tor Lillqvist2013-02-221-3/+3
* Fix type unkown -> unknownJulien Nabet2013-02-211-1/+1
* generic integers to enumsLuboš Luňák2013-02-211-1/+2
* fdo#38838, ::rtl::OUString to OUString, String to OUStringGergő Mocsi2013-02-193-110/+105
* update pch headers, broken by 1aaf9a9Luboš Luňák2013-02-131-0/+2
* fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin2013-02-124-10/+21
* fdo#46808, convert io::TextOutputStream service to new-styleNoel Grandin2013-02-111-12/+6
* fdo#46808, convert io::TextInputStream service to new styleNoel Grandin2013-02-111-8/+8
* fdo#46808, Use service constructor for awt::DialogProviderNoel Grandin2013-02-111-8/+5
* fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin2013-02-112-8/+17
* fdo#46808, Adapt java::JavaVirtualMachine UNO service to new styleNoel Grandin2013-02-117-18/+17
* Fix busted multi-repeated column in evolution database viewCaolán McNamara2013-02-071-0/+12
* remove obsolete hidother.src filesAndras Timar2013-02-061-387/+0
* ORowSetValue: clean up sign/unsigned union memberDavid Ostrovsky2013-02-051-2/+2
* use OUString(Buffer) in class EditChr. Rossmanith2013-02-045-15/+15
* fdo#46808, fix calling conventionNoel Grandin2013-01-281-3/+3
* fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin2013-01-281-4/+4
* fdo#46808, convert code to use new-style service constructorNoel Grandin2013-01-281-28/+21
* fdo#46808, Adapt sdb::TableDefinition UNO service to new styleNoel Grandin2013-01-287-11/+28
* fdo#46808, Adapt document::GraphicObjectResolver UNO service to new styleNoel Grandin2013-01-281-4/+2
* Remove more STRINGPARAM macros form dbaccessMarcos Paulo de Souza2013-01-2714-126/+95
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-265-1/+12
* Change GetSavedValue() to return OUStringChr. Rossmanith2013-01-247-14/+14
* rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara2013-01-242-3/+3
* show errors as errors, not warningLionel Elie Mamane2013-01-233-4/+26
* fix handling of subqueries in query designLionel Elie Mamane2013-01-233-36/+51
* SQL parser: no "as" rule anymore; now as_clause and opt_asLionel Elie Mamane2013-01-231-1/+2
* ISO8859-1 -> UTF8 in commentLionel Elie Mamane2013-01-231-1/+1
* Remove more STRINGPARAM macros from dbaccessMarcos Paulo de Souza2013-01-218-77/+48
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-2118-59/+59
* mark *all* tables of a nested join as addedLionel Elie Mamane2013-01-181-18/+33
* OXMLDataSourceSetting::convertString: try to make Clang tb happyMichael Stahl2013-01-161-21/+14
* fix buildLuboš Luňák2013-01-161-2/+2
* Sanitize/simplify some parameters of functions in dbaccessMarcos Paulo de Souza2013-01-161-27/+25
* fdo#57950: dbaccess: STRINGPARAM and more chained appendsMarcos Paulo de Souza2013-01-1611-123/+72
* fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin2013-01-153-3/+3