summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* Fix the scope of the variable 'pApprove' can be reducedJulien Nabet2012-11-111-2/+1
* fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin2012-11-0511-30/+28
* fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin2012-11-051-1/+1
* include stl headers for used featuresLionel Elie Mamane2012-11-021-0/+1
* Columns should know their tableLionel Elie Mamane2012-11-022-14/+30
* Don't abort when column has no (Catalog|Schema|Table)NameLionel Elie Mamane2012-11-021-3/+6
* optimisation: take ref to OUString instead of constructing temp objectLionel Elie Mamane2012-11-022-2/+2
* CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat2012-10-315-0/+10
* CMIS: added CheckOut in the File menuCédric Bosdonnat2012-10-315-0/+5
* Properly spell out "dbaccess"Stephan Bergmann2012-10-302-9/+9
* Use SvTreeListEntries to store child entries.Kohei Yoshida2012-10-295-18/+18
* fix some VS 2010 specific issuesDavid Ostrovsky2012-10-284-5/+10
* XubString->OUStringCaolán McNamara2012-10-256-7/+7
* fdo#46808, use service constructor for frame::GlobalEventBroadcasterNoel Grandin2012-10-241-3/+3
* fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin2012-10-232-2/+2
* fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin2012-10-232-9/+2
* Make SvTreeEntryList private to svtools.Kohei Yoshida2012-10-232-22/+24
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-222-5/+6
* Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida2012-10-198-12/+12
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-1940-393/+393
* Remove direct reference to SvListEntry outside svtools.Kohei Yoshida2012-10-192-6/+8
* Remove direct reference to SvTreeList outside svtools.Kohei Yoshida2012-10-191-3/+3
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-121-1/+1
* Prevent infinite recursion during make check.Kohei Yoshida2012-10-111-1/+1
* Merged SvTreeListBox and SvLBox.Kohei Yoshida2012-10-1115-18/+17
* add missing dep on svl/solar.hrcDavid Tardon2012-10-101-1/+2
* Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist2012-10-072-1/+5
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-042-16/+12
* Fixes/improvements on previous commitStephan Bergmann2012-10-0415-44/+32
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-0421-80/+73
* probable attempts to find the parent dialogCaolán McNamara2012-10-032-2/+2
* missing system headerNorbert Thiebaud2012-10-013-2/+3
* missing system headerNorbert Thiebaud2012-10-011-1/+1
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-0110-12/+15
* re-base on ALv2 code.Michael Meeks2012-09-298-162/+105
* fs34b: #i117552# check if query before call getByName in every caseOcke Janssen [oj]2012-09-291-3/+4
* fs34b: after the test, close all documents opened during the testFrank Schoenheit [fs]2012-09-291-2/+7
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-287-14/+0
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-281-1/+1
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-287-7/+14
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-287-0/+7
* having two SetPosSizePixel is a blasted nuisanceCaolán McNamara2012-09-283-6/+3
* Improvements on previous commitStephan Bergmann2012-09-2714-30/+22
* fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin2012-09-2716-47/+52
* fdo#51304: Remove the author of some java source filesMarcos Paulo de Souza2012-09-262-8/+0
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-2527-60/+60
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-1910-18/+21
* fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin2012-09-171-3/+2
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-146-20/+20
* fdo#37529 clear DataColumns read-only information when we clear DataColumnsLionel Elie Mamane2012-09-131-0/+3