summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* Moved method declaration in class definitionPhilipp Riemer2012-08-141-2/+2
* fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim2012-08-143-33/+33
* removed commented out callsPhilipp Riemer2012-08-132-3/+0
* formatted a missed comment into doxygen stylePhilipp Riemer2012-08-121-6/+11
* change indentationPhilipp Riemer2012-08-127-87/+85
* align code pieces to surrounding lines/stylePhilipp Riemer2012-08-1210-35/+34
* Reformatted existing commentsPhilipp Riemer2012-08-123-8/+9
* Removed ascii art + added/removed blank linesPhilipp Riemer2012-08-1214-54/+31
* convert comments into doxygen style + reformat some existing onesPhilipp Riemer2012-08-1210-133/+139
* fdo#39468: Translate German comments in dbaccess/source/ui/incPhilipp Riemer2012-08-122-3/+4
* fdo#39468: Translate German comments in dbaccess/source/ui/incDaniel Herde2012-08-1214-75/+84
* fdo#39468: Translate German comments in dbaccess/Philipp Riemer2012-08-104-5/+5
* cleaned-up commentsPhilipp Riemer2012-08-107-209/+53
* gbuild: missing dep on $(OUTDIR)/unittest/registry for testsMatúš Kukan2012-08-101-3/+1
* translated the german comments in a bunch of source files in dbaccess/sourceDaniel Herde2012-08-097-37/+36
* STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin2012-08-081-0/+1
* Remove unused macrosThomas Arnhold2012-08-052-33/+0
* nPos is 1-based, so allowed to be equal to row countLionel Elie Mamane2012-08-021-1/+1
* Typo ressource -> resourceStephan Bergmann2012-07-304-13/+13
* Partially revert "Remove unused defines"Thomas Arnhold2012-07-291-1/+1
* Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann2012-07-181-1/+0
* removed unused forward declarations of classTakeshi Abe2012-07-172-4/+0
* fdo#51239 refresh row lazily (when data is requested)Lionel Elie Mamane2012-07-172-40/+44
* Resolves: fdo#37279 and #i78701# startEditingAtNode does nothingCaolán McNamara2012-07-151-1/+1
* 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