summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin2-2/+2
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin2-9/+2
2012-10-23Make SvTreeEntryList private to svtools.Kohei Yoshida2-22/+24
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2-5/+6
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida8-12/+12
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida40-393/+393
2012-10-19Remove direct reference to SvListEntry outside svtools.Kohei Yoshida2-6/+8
2012-10-19Remove direct reference to SvTreeList outside svtools.Kohei Yoshida1-3/+3
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-10-11Prevent infinite recursion during make check.Kohei Yoshida1-1/+1
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