summaryrefslogtreecommitdiff
path: root/dbaccess/source
AgeCommit message (Expand)Author
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin
2012-08-05Remove unused macrosThomas Arnhold
2012-08-02nPos is 1-based, so allowed to be equal to row countLionel Elie Mamane
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-29Partially revert "Remove unused defines"Thomas Arnhold
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann
2012-07-17removed unused forward declarations of classTakeshi Abe
2012-07-17fdo#51239 refresh row lazily (when data is requested)Lionel Elie Mamane
2012-07-15Resolves: fdo#37279 and #i78701# startEditingAtNode does nothingCaolán McNamara
2012-07-14simplify include guardsThomas Arnhold
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold
2012-07-14fix typoThomas Arnhold
2012-07-12debug unexpected exceptionLionel Elie Mamane
2012-07-12warning C4101: unreferenced local variableMichael Stahl
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-05removed useless forward declarations of classTakeshi Abe
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-03hrc cleanup: Remove unused hrc filesThomas Arnhold
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold
2012-07-02Remove unused definesThomas Arnhold
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold
2012-07-02Remove unused definesThomas Arnhold
2012-07-01Remove unused definesThomas Arnhold
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold
2012-07-01Remove unused definesThomas Arnhold
2012-07-01fdo#51497 Show output from SELECT statements in Execute SQL dialog.Phil Hart
2012-06-29Remove some more include guardsThomas Arnhold
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-25hrc cleanup: Remove two outdated filesThomas Arnhold
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-21Remove unused dbexch.hrcThomas Arnhold
2012-06-19typo: paramters, paramaters -> parametersAndras Timar
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold
2012-06-15Remove dead codeThomas Arnhold
2012-06-14re-base on ALv2 code.Michael Meeks
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-11callcatcher: update unused codeCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-06-Werror,-Wself-assign (Clang)Stephan Bergmann
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-04bCheck is guaranteed by the for loop conditionLionel Elie Mamane
2012-06-04KeySet.cxx: fix boost include; also...Michael Stahl
2012-06-04i#102625 avoid fetching same row twice in different queriesLionel Elie Mamane
2012-06-04Need to refresh row after moving to bookmark!Lionel Elie Mamane
2012-06-04Cleanup m_xSet in destructorLionel Elie Mamane
2012-06-04typos in commentsLionel Elie Mamane