summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2012-11-13convert extension dialog to .uiCaolán McNamara1-1/+1
2012-11-11Fix the scope of the variable 'pApprove' can be reducedJulien Nabet1-2/+1
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin11-30/+28
2012-11-05fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin1-1/+1
2012-11-02include stl headers for used featuresLionel Elie Mamane1-0/+1
2012-11-02Columns should know their tableLionel Elie Mamane2-14/+30
2012-11-02Don't abort when column has no (Catalog|Schema|Table)NameLionel Elie Mamane1-3/+6
2012-11-02optimisation: take ref to OUString instead of constructing temp objectLionel Elie Mamane2-2/+2
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat5-0/+10
2012-10-31CMIS: added CheckOut in the File menuCédric Bosdonnat5-0/+5
2012-10-30Properly spell out "dbaccess"Stephan Bergmann2-9/+9
2012-10-29Use SvTreeListEntries to store child entries.Kohei Yoshida5-18/+18
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky4-5/+10
2012-10-25XubString->OUStringCaolán McNamara6-7/+7
2012-10-24fdo#46808, use service constructor for frame::GlobalEventBroadcasterNoel Grandin1-3/+3
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