summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui
AgeCommit message (Expand)AuthorFilesLines
2012-06-01nuke unused namespaceTakeshi Abe1-1/+0
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+1
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks22-41/+37
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 Abe6-7/+0
2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara6-16/+16
2012-05-16removed unused constant rtl::OUStringTakeshi Abe2-2/+0
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara1-1/+1
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-3/+3
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-08Replaced a few equal calls with ==Szabolcs Dezsi2-20/+15
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-6/+6
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-5/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-05removed unused definesTakeshi Abe3-19/+0
2012-03-30removed duplicate includes in dbaccessTakeshi Abe35-58/+0
2012-03-26ditch some UniStrings and intermediate temporariesCaolán McNamara1-3/+3
2012-03-23.hrc files don't need executable bitsMichael Stahl1-0/+0
2012-03-20remove extra string castsCaolán McNamara4-9/+8
2012-03-20fdo#47560 properly separate each new sorting columnLionel Elie Mamane1-1/+1
2012-03-20fdo#47370 properly duplicate (invisible) out-of-order sort columnsLionel Elie Mamane2-2/+11
2012-03-16do not initialize a field with itselfLuboš Luňák1-1/+1
2012-03-15fixup: use introduced preprocessor constant instead of hardcoded constantLionel Elie Mamane1-2/+2
2012-03-15fdo#46843 look for order by clause as fifth child of select_statementLionel Elie Mamane1-2/+2
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann11-0/+46
2012-03-13Clean up ODocumentInfoPreviewStephan Bergmann1-1/+1
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák2-5/+2
2012-03-02WNT-only IMPL_LINK_NOARG fixesStephan Bergmann1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann20-38/+38
2012-02-28we don't want any of these to be streamed out/in as 64bit valuesCaolán McNamara1-2/+2
2012-02-22OUString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák1-1/+1
2012-02-19remove adabas/adabasuiCaolán McNamara33-1639/+29
2012-02-19Get rid of size() == 0Elton Chung2-2/+2
2012-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-1/+1
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-02-15Various string function clean upStephan Bergmann2-6/+10
2012-02-13Fix typos in commentsElton Chung3-4/+4
2012-02-09translate german commentsLionel Elie Mamane1-4/+5
2012-02-08update unused listCaolán McNamara7-58/+0
2012-02-01remove glitch in sbase dialogKorrawit Pruegsanusak1-1/+1