summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* Reduce newline bloat at eofThomas Arnhold2012-06-2711-24/+0
* hrc cleanup: Remove two outdated filesThomas Arnhold2012-06-251-25/+0
* replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-213-3/+3
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-2113-99/+0
* Remove unused dbexch.hrcThomas Arnhold2012-06-214-18/+0
* typo: paramters, paramaters -> parametersAndras Timar2012-06-191-1/+1
* Revert "Remove License/Credits menu items"Petr Mladek2012-06-195-0/+10
* Remove License/Credits menu itemsStefan Knorr (astron)2012-06-185-10/+0
* targeted clean-upNorbert Thiebaud2012-06-162-5/+57
* revert gmk4Norbert Thiebaud2012-06-161-83/+0
* hrc cleanup: Remove completely unused RIDsThomas Arnhold2012-06-152-51/+0
* Remove dead codeThomas Arnhold2012-06-151-10/+0
* re-base on ALv2 code.Michael Meeks2012-06-14784-17841/+11520
* reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara2012-06-135-10/+9
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-118-26/+22
* callcatcher: update unused codeCaolán McNamara2012-06-114-80/+0
* remove unused .mkNorbert Thiebaud2012-06-082-134/+0
* Remove superfluous empty lines on topThomas Arnhold2012-06-093-7/+0
* -Werror,-Wself-assign (Clang)Stephan Bergmann2012-06-061-2/+0
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-063-10/+12
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-062-7/+9
* bCheck is guaranteed by the for loop conditionLionel Elie Mamane2012-06-041-5/+4
* KeySet.cxx: fix boost include; also...Michael Stahl2012-06-041-1/+2
* i#102625 avoid fetching same row twice in different queriesLionel Elie Mamane2012-06-042-29/+108
* 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
* remove unused makefileMatúš Kukan2012-05-291-301/+0
* improve odbc headers handlingMatúš Kukan2012-05-291-1/+2
* 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