summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* simplify include guardsThomas Arnhold2012-07-142-2/+2
* hrc cleanup: Remove include guards from src filesThomas Arnhold2012-07-1436-214/+0
* fix typoThomas Arnhold2012-07-141-2/+1
* debug unexpected exceptionLionel Elie Mamane2012-07-121-0/+1
* warning C4101: unreferenced local variableMichael Stahl2012-07-121-1/+1
* hrc cleanup: Remove commented out lines in hidother.src filesThomas Arnhold2012-07-121-83/+0
* targetted rename xcr -> xmlscript to match includes and module nameMichael Meeks2012-07-091-1/+1
* some UniString->rtl::OUStringCaolán McNamara2012-07-0910-31/+25
* removed useless forward declarations of classTakeshi Abe2012-07-0550-117/+0
* ditch String::CreateFromAsciiCaolán McNamara2012-07-0316-56/+55
* Remove duplication of License/Credits informationStefan Knorr (astron)2012-07-035-5/+0
* hrc cleanup: Remove unused hrc filesThomas Arnhold2012-07-032-139/+0
* hrc cleanup: Remove include guardsThomas Arnhold2012-07-0219-54/+0
* Remove unused definesThomas Arnhold2012-07-023-9/+0
* hrc cleanup: Remove unused definesThomas Arnhold2012-07-024-11/+0
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-026-24/+6
* 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
* Convert code to Java5 generics in dbaccess moduleNoel Grandin2012-06-294-9/+14
* re-base on ALv2 code.Michael Meeks2012-06-291-23/+14
* Remove some more include guardsThomas Arnhold2012-06-293-10/+1
* Remove UNO includes commentsThomas Arnhold2012-06-29130-294/+0
* 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