summaryrefslogtreecommitdiffstats
path: root/dbaccess/source
Commit message (Expand)AuthorAgeFilesLines
* Need to refresh row after moving to bookmark!Lionel Elie Mamane2012-06-041-0/+2
* Cleanup m_xSet in destructorLionel Elie Mamane2012-06-041-12/+19
* typos in commentsLionel Elie Mamane2012-06-041-1/+1
* Remove wrong optimisationLionel Elie Mamane2012-06-041-1/+9
* targeted string re-workNorbert Thiebaud2012-06-021-28/+28
* targeted string re-workNorbert Thiebaud2012-06-0216-87/+87
* OKeySet::refreshRow: Invalidate m_xRow/m_xSet when BeforeFirst or AfterLastLionel Elie Mamane2012-06-011-2/+3
* organise & comment code betterLionel Elie Mamane2012-06-011-2/+8
* dbaccess::OKeySet::wasNull(): OSL_ENSURE we have a m_xRowLionel Elie Mamane2012-06-011-0/+1
* fdo#47520 use the already retrieved row instead of driver rowLionel Elie Mamane2012-06-011-2/+1
* fdo#50372: crash when refresh of last already-known row unexpectedly failsLionel Elie Mamane2012-06-011-1/+14
* nuke unused namespaceTakeshi Abe2012-06-011-1/+0
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-311-1/+1
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-3135-67/+54
* nuke unused typedefTakeshi Abe2012-05-311-2/+0
* Fix typosJulien Nabet2012-05-281-1/+1
* removed unused member fieldsTakeshi Abe2012-05-241-2/+0
* convert ResStringArray to rtl::OUStringCaolán McNamara2012-05-241-1/+1
* removed unused #definesTakeshi Abe2012-05-211-5/+0
* catch by const referenceTakeshi Abe2012-05-173-7/+7
* removed unused const rtl::OUStringTakeshi Abe2012-05-177-8/+0
* merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara2012-05-1721-92/+48
* removed unused constant rtl::OUStringTakeshi Abe2012-05-163-14/+0
* remove unneeded include of boost/bind.hppCaolán McNamara2012-05-161-1/+0
* simplify/clarify codeLionel Elie Mamane2012-05-151-4/+1
* fdo#48345 need to refresh row also when not m_bRowCountFinalLionel Elie Mamane2012-05-151-6/+1
* convert GetComment family to rtl::OUStringCaolán McNamara2012-05-141-1/+1
* fdo#45580 crash on "connect to existing database" wizardLionel Elie Mamane2012-05-081-1/+1
* make ResId::toString a non-static memberCaolán McNamara2012-04-302-8/+7
* Prefix ++/-- operators for non-primitive typesJulien Nabet2012-04-291-1/+1
* WaE: equality comparison with extraneous parenthesesTor Lillqvist2012-04-241-1/+1
* WaE: using the result of an assignment as a condition without parenthesesTor Lillqvist2012-04-241-11/+11
* WaE: use of logical '&&' with constant operandTor Lillqvist2012-04-241-0/+7
* Bug 42982 Patch - copytablewizard.cxxAbeer Sethi2012-04-231-3/+3
* Replace css macro with namespace for nicer namespacingThomas Arnhold2012-04-211-5/+1
* mingw: avoid weird build error and -WerrorDavid Tardon2012-04-161-2/+3
* Translate German commentsPhilipp Weissenbacher2012-04-133-76/+74
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-082-20/+15
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-0616-32/+22
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-067-19/+19
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-0612-36/+36
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* removed unused definesTakeshi Abe2012-04-053-19/+0
* Translate German commentsPhilipp Weissenbacher2012-04-021-15/+15
* remove static objects from static_initialization_and_destruction chainCaolán McNamara2012-04-022-5/+9
* removed duplicate includes in dbaccessTakeshi Abe2012-03-3052-78/+0
* ditch some UniStrings and intermediate temporariesCaolán McNamara2012-03-261-3/+3
* .hrc files don't need executable bitsMichael Stahl2012-03-231-0/+0
* remove extra string castsCaolán McNamara2012-03-204-9/+8
* fdo#47560 properly separate each new sorting columnLionel Elie Mamane2012-03-201-1/+1