summaryrefslogtreecommitdiffstats
path: root/dbaccess/source
Commit message (Expand)AuthorAgeFilesLines
...
* debug unexpected exceptionLionel Elie Mamane2012-07-121-0/+1
* warning C4101: unreferenced local variableMichael Stahl2012-07-121-1/+1
* some UniString->rtl::OUStringCaolán McNamara2012-07-0910-31/+25
* removed useless forward declarations of classTakeshi Abe2012-07-0548-115/+0
* ditch String::CreateFromAsciiCaolán McNamara2012-07-0316-56/+55
* hrc cleanup: Remove unused hrc filesThomas Arnhold2012-07-032-139/+0
* hrc cleanup: Remove include guardsThomas Arnhold2012-07-0218-52/+0
* Remove unused definesThomas Arnhold2012-07-023-9/+0
* hrc cleanup: Remove unused definesThomas Arnhold2012-07-024-11/+0
* Remove unused definesThomas Arnhold2012-07-021-1/+0
* Remove unused definesThomas Arnhold2012-07-013-15/+1
* hrc cleanup: Remove unused resource definitionsThomas Arnhold2012-07-011-3/+0
* Remove unused definesThomas Arnhold2012-07-011-1/+0
* fdo#51497 Show output from SELECT statements in Execute SQL dialog.Phil Hart2012-07-014-12/+95
* Remove some more include guardsThomas Arnhold2012-06-293-10/+1
* Remove UNO includes commentsThomas Arnhold2012-06-29126-286/+0
* Reduce newline bloat at eofThomas Arnhold2012-06-2710-22/+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-2112-97/+0
* Remove unused dbexch.hrcThomas Arnhold2012-06-214-18/+0
* typo: paramters, paramaters -> parametersAndras Timar2012-06-191-1/+1
* 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-14725-16998/+10606
* 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 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