summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2012-10-01gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-10-01gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-10-01gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-27Improvements on previous commitStephan Bergmann
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin
2012-09-26fdo#51304: Remove the author of some java source filesMarcos Paulo de Souza
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-13fdo#37529 clear DataColumns read-only information when we clear DataColumnsLionel Elie Mamane
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl
2012-09-05remove some obsolete boilerplate Test.javaMichael Stahl
2012-09-05Java cleanup, make package name match folder nameNoel Grandin
2012-09-05Some clean up of previous commitStephan Bergmann
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin
2012-08-31fdo#53557: use metadata's idea of column count to allocate a rowLionel Elie Mamane
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-31-Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann
2012-08-30fdo#53887 convert filter value as LIKE pattern only on (NOT) LIKELionel Elie Mamane
2012-08-30fdo#48807 autofilter should not use LIKE operatorLionel Elie Mamane
2012-08-28-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin
2012-08-27fdo#46808, Adapt document::DocumentProperties UNO service to new styleNoel Grandin
2012-08-21fdo#46480 do not double-escape (e.g. date) literals as stringsLionel Elie Mamane
2012-08-21m_nEndPos==m_nStartPos is OK: empty window (for example, empty table)Lionel Elie Mamane
2012-08-21add more runtime deps on resource files for unit-testsMatúš Kukan
2012-08-17gbuild: register all jarsMichael Stahl
2012-08-14Moved method declaration in class definitionPhilipp Riemer
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim
2012-08-13removed commented out callsPhilipp Riemer
2012-08-12formatted a missed comment into doxygen stylePhilipp Riemer
2012-08-12change indentationPhilipp Riemer
2012-08-12align code pieces to surrounding lines/stylePhilipp Riemer
2012-08-12Reformatted existing commentsPhilipp Riemer
2012-08-12Removed ascii art + added/removed blank linesPhilipp Riemer
2012-08-12convert comments into doxygen style + reformat some existing onesPhilipp Riemer
2012-08-12fdo#39468: Translate German comments in dbaccess/source/ui/incPhilipp Riemer
2012-08-12fdo#39468: Translate German comments in dbaccess/source/ui/incDaniel Herde
2012-08-10fdo#39468: Translate German comments in dbaccess/Philipp Riemer
2012-08-10cleaned-up commentsPhilipp Riemer
2012-08-10gbuild: missing dep on $(OUTDIR)/unittest/registry for testsMatúš Kukan
2012-08-09translated the german comments in a bunch of source files in dbaccess/sourceDaniel Herde
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