summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks35-67/+54
2012-05-31nuke unused typedefTakeshi Abe1-2/+0
2012-05-29remove unused makefileMatúš Kukan1-301/+0
2012-05-29improve odbc headers handlingMatúš Kukan1-1/+2
2012-05-28Fix typosJulien Nabet1-1/+1
2012-05-24removed unused member fieldsTakeshi Abe1-2/+0
2012-05-24convert ResStringArray to rtl::OUStringCaolán McNamara1-1/+1
2012-05-21removed unused #definesTakeshi Abe1-5/+0
2012-05-17catch by const referenceTakeshi Abe3-7/+7
2012-05-17removed unused const rtl::OUStringTakeshi Abe7-8/+0
2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara21-92/+48
2012-05-16removed unused constant rtl::OUStringTakeshi Abe3-14/+0
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara1-1/+0
2012-05-15simplify/clarify codeLionel Elie Mamane1-4/+1
2012-05-15fdo#48345 need to refresh row also when not m_bRowCountFinalLionel Elie Mamane1-6/+1
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara1-1/+1
2012-05-08fdo#45580 crash on "connect to existing database" wizardLionel Elie Mamane1-1/+1
2012-04-30make ResId::toString a non-static memberCaolán McNamara2-8/+7
2012-04-29Prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-27WaE: exception handlers used in code without unwind supportCaolán McNamara4-10/+4
2012-04-24WaE: equality comparison with extraneous parenthesesTor Lillqvist1-1/+1
2012-04-24WaE: using the result of an assignment as a condition without parenthesesTor Lillqvist1-11/+11
2012-04-24WaE: use of logical '&&' with constant operandTor Lillqvist1-0/+7
2012-04-23Bug 42982 Patch - copytablewizard.cxxAbeer Sethi1-3/+3
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold1-5/+1
2012-04-16mingw: avoid weird build error and -WerrorDavid Tardon1-2/+3
2012-04-13Translate German commentsPhilipp Weissenbacher3-76/+74
2012-04-12move dependency on localedata_en to i18npoolMatúš Kukan1-4/+1
2012-04-09do not put things directly into $(WORKDIR)David Tardon3-12/+4
2012-04-09add package deps for resourcesDavid Tardon5-8/+26
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi2-20/+15
2012-04-08rename gb_CppunitTest_uses_ureDavid Tardon1-1/+1
2012-04-08compile- and run-time use of UNO must be splitDavid Tardon1-0/+2
2012-04-08simplify use of configuration from unit testsDavid Tardon1-3/+6
2012-04-08always use --protector for UNO testsDavid Tardon1-1/+0
2012-04-08drop uses_ureDavid Tardon1-2/+0
2012-04-08let use_api handle the use of type rdbs at runtimeDavid Tardon1-5/+0
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl3-3/+3
2012-04-08gbuild: "use" vs. "add":Michael Stahl10-22/+22
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi16-32/+22
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi7-19/+19
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi12-36/+36
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-05removed unused definesTakeshi Abe3-19/+0
2012-04-02Translate German commentsPhilipp Weissenbacher1-15/+15
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara2-5/+9
2012-04-02always pass --headless to cppunitsLuboš Luňák1-1/+0
2012-03-30removed duplicate includes in dbaccessTakeshi Abe52-78/+0
2012-03-26ditch some UniStrings and intermediate temporariesCaolán McNamara1-3/+3