summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2012-07-05removed useless forward declarations of classTakeshi Abe50-117/+0
2012-07-03ditch String::CreateFromAsciiCaolán McNamara16-56/+55
2012-07-03Remove duplication of License/Credits informationStefan Knorr (astron)5-5/+0
2012-07-03hrc cleanup: Remove unused hrc filesThomas Arnhold2-139/+0
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold19-54/+0
2012-07-02Remove unused definesThomas Arnhold3-9/+0
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold4-11/+0
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks6-24/+6
2012-07-02Remove unused definesThomas Arnhold1-1/+0
2012-07-01Remove unused definesThomas Arnhold3-15/+1
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold1-3/+0
2012-07-01Remove unused definesThomas Arnhold1-1/+0
2012-07-01fdo#51497 Show output from SELECT statements in Execute SQL dialog.Phil Hart4-12/+95
2012-06-29Convert code to Java5 generics in dbaccess moduleNoel Grandin4-9/+14
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-29Remove some more include guardsThomas Arnhold3-10/+1
2012-06-29Remove UNO includes commentsThomas Arnhold130-294/+0
2012-06-27Reduce newline bloat at eofThomas Arnhold11-24/+0
2012-06-25hrc cleanup: Remove two outdated filesThomas Arnhold1-25/+0
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks3-3/+3
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold13-99/+0
2012-06-21Remove unused dbexch.hrcThomas Arnhold4-18/+0
2012-06-19typo: paramters, paramaters -> parametersAndras Timar1-1/+1
2012-06-19Revert "Remove License/Credits menu items"Petr Mladek5-0/+10
2012-06-18Remove License/Credits menu itemsStefan Knorr (astron)5-10/+0
2012-06-16targeted clean-upNorbert Thiebaud2-5/+57
2012-06-16revert gmk4Norbert Thiebaud1-83/+0
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold2-51/+0
2012-06-15Remove dead codeThomas Arnhold1-10/+0
2012-06-14re-base on ALv2 code.Michael Meeks784-17841/+11520
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara5-10/+9
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara8-26/+22
2012-06-11callcatcher: update unused codeCaolán McNamara4-80/+0
2012-06-08remove unused .mkNorbert Thiebaud2-134/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold3-7/+0
2012-06-06-Werror,-Wself-assign (Clang)Stephan Bergmann1-2/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin3-10/+12
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2-7/+9
2012-06-04bCheck is guaranteed by the for loop conditionLionel Elie Mamane1-5/+4
2012-06-04KeySet.cxx: fix boost include; also...Michael Stahl1-1/+2
2012-06-04i#102625 avoid fetching same row twice in different queriesLionel Elie Mamane2-29/+108
2012-06-04Need to refresh row after moving to bookmark!Lionel Elie Mamane1-0/+2
2012-06-04Cleanup m_xSet in destructorLionel Elie Mamane1-12/+19
2012-06-04typos in commentsLionel Elie Mamane1-1/+1
2012-06-04Remove wrong optimisationLionel Elie Mamane1-1/+9
2012-06-02targeted string re-workNorbert Thiebaud1-28/+28
2012-06-02targeted string re-workNorbert Thiebaud16-87/+87
2012-06-01OKeySet::refreshRow: Invalidate m_xRow/m_xSet when BeforeFirst or AfterLastLionel Elie Mamane1-2/+3
2012-06-01organise & comment code betterLionel Elie Mamane1-2/+8
2012-06-01dbaccess::OKeySet::wasNull(): OSL_ENSURE we have a m_xRowLionel Elie Mamane1-0/+1