summaryrefslogtreecommitdiff
path: root/dbaccess/source
AgeCommit message (Expand)AuthorFilesLines
2012-08-14Moved method declaration in class definitionPhilipp Riemer1-2/+2
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim3-33/+33
2012-08-13removed commented out callsPhilipp Riemer2-3/+0
2012-08-12formatted a missed comment into doxygen stylePhilipp Riemer1-6/+11
2012-08-12change indentationPhilipp Riemer7-87/+85
2012-08-12align code pieces to surrounding lines/stylePhilipp Riemer10-35/+34
2012-08-12Reformatted existing commentsPhilipp Riemer3-8/+9
2012-08-12Removed ascii art + added/removed blank linesPhilipp Riemer14-54/+31
2012-08-12convert comments into doxygen style + reformat some existing onesPhilipp Riemer10-133/+139
2012-08-12fdo#39468: Translate German comments in dbaccess/source/ui/incPhilipp Riemer2-3/+4
2012-08-12fdo#39468: Translate German comments in dbaccess/source/ui/incDaniel Herde14-75/+84
2012-08-10fdo#39468: Translate German comments in dbaccess/Philipp Riemer4-5/+5
2012-08-10cleaned-up commentsPhilipp Riemer7-209/+53
2012-08-09translated the german comments in a bunch of source files in dbaccess/sourceDaniel Herde7-37/+36
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin1-0/+1
2012-08-05Remove unused macrosThomas Arnhold2-33/+0
2012-08-02nPos is 1-based, so allowed to be equal to row countLionel Elie Mamane1-1/+1
2012-07-30Typo ressource -> resourceStephan Bergmann4-13/+13
2012-07-29Partially revert "Remove unused defines"Thomas Arnhold1-1/+1
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann1-1/+0
2012-07-17removed unused forward declarations of classTakeshi Abe2-4/+0
2012-07-17fdo#51239 refresh row lazily (when data is requested)Lionel Elie Mamane2-40/+44
2012-07-15Resolves: fdo#37279 and #i78701# startEditingAtNode does nothingCaolán McNamara1-1/+1
2012-07-14simplify include guardsThomas Arnhold2-2/+2
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold36-214/+0
2012-07-14fix typoThomas Arnhold1-2/+1
2012-07-12debug unexpected exceptionLionel Elie Mamane1-0/+1
2012-07-12warning C4101: unreferenced local variableMichael Stahl1-1/+1
2012-07-09some UniString->rtl::OUStringCaolán McNamara10-31/+25
2012-07-05removed useless forward declarations of classTakeshi Abe48-115/+0
2012-07-03ditch String::CreateFromAsciiCaolán McNamara16-56/+55
2012-07-03hrc cleanup: Remove unused hrc filesThomas Arnhold2-139/+0
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold18-52/+0
2012-07-02Remove unused definesThomas Arnhold3-9/+0
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold4-11/+0
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-29Remove some more include guardsThomas Arnhold3-10/+1
2012-06-29Remove UNO includes commentsThomas Arnhold126-286/+0
2012-06-27Reduce newline bloat at eofThomas Arnhold10-22/+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 Arnhold12-97/+0
2012-06-21Remove unused dbexch.hrcThomas Arnhold4-18/+0
2012-06-19typo: paramters, paramaters -> parametersAndras Timar1-1/+1
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold2-51/+0
2012-06-15Remove dead codeThomas Arnhold1-10/+0