summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida15-18/+17
2012-10-10add missing dep on svl/solar.hrcDavid Tardon1-1/+2
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist2-1/+5
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2-16/+12
2012-10-04Fixes/improvements on previous commitStephan Bergmann15-44/+32
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin21-80/+73
2012-10-03probable attempts to find the parent dialogCaolán McNamara2-2/+2
2012-10-01missing system headerNorbert Thiebaud3-2/+3
2012-10-01missing system headerNorbert Thiebaud1-1/+1
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini10-12/+15
2012-09-29re-base on ALv2 code.Michael Meeks8-162/+105
2012-09-29fs34b: #i117552# check if query before call getByName in every caseOcke Janssen [oj]1-3/+4
2012-09-29fs34b: after the test, close all documents opened during the testFrank Schoenheit [fs]1-2/+7
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl7-14/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl1-1/+1
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl7-7/+14
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl7-0/+7
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara3-6/+3
2012-09-27Improvements on previous commitStephan Bergmann14-30/+22
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin16-47/+52
2012-09-26fdo#51304: Remove the author of some java source filesMarcos Paulo de Souza2-8/+0
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud27-60/+60
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann10-18/+21
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin1-3/+2
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann6-20/+20
2012-09-13fdo#37529 clear DataColumns read-only information when we clear DataColumnsLionel Elie Mamane1-0/+3
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl1-2/+2
2012-09-05remove some obsolete boilerplate Test.javaMichael Stahl1-55/+0
2012-09-05Java cleanup, make package name match folder nameNoel Grandin1-1/+1
2012-09-05Some clean up of previous commitStephan Bergmann2-3/+3
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin2-4/+6
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin6-20/+25
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin1-8/+6
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin3-14/+11
2012-08-31fdo#53557: use metadata's idea of column count to allocate a rowLionel Elie Mamane1-2/+3
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann33-53/+12
2012-08-31-Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann1-1/+1
2012-08-30fdo#53887 convert filter value as LIKE pattern only on (NOT) LIKELionel Elie Mamane1-2/+6
2012-08-30fdo#48807 autofilter should not use LIKE operatorLionel Elie Mamane2-33/+2
2012-08-28-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-3/+1
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin1-1/+2
2012-08-27fdo#46808, Adapt document::DocumentProperties UNO service to new styleNoel Grandin1-4/+2
2012-08-21fdo#46480 do not double-escape (e.g. date) literals as stringsLionel Elie Mamane1-1/+1
2012-08-21m_nEndPos==m_nStartPos is OK: empty window (for example, empty table)Lionel Elie Mamane1-1/+1
2012-08-21add more runtime deps on resource files for unit-testsMatúš Kukan1-5/+0
2012-08-17gbuild: register all jarsMichael Stahl2-11/+11
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