summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-10add missing dep on svl/solar.hrcDavid Tardon
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-10-03probable attempts to find the parent dialogCaolán McNamara
2012-10-01missing system headerNorbert Thiebaud
2012-10-01missing system headerNorbert Thiebaud
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-29re-base on ALv2 code.Michael Meeks
2012-09-29fs34b: #i117552# check if query before call getByName in every caseOcke Janssen [oj]
2012-09-29fs34b: after the test, close all documents opened during the testFrank Schoenheit [fs]
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: 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