summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2012-11-20Merge branch 'feature/killsdf'Andras Timar
2012-11-17use LanguageTagEike Rathke
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-15Store tree list entry items in ptr_vector & const correct-ness.Kohei Yoshida
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida
2012-11-15ensure translations are built before using themDavid Tardon
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-11-13convert extension dialog to .uiCaolán McNamara
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar
2012-11-11Fix the scope of the variable 'pApprove' can be reducedJulien Nabet
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-11-05fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin
2012-11-02include stl headers for used featuresLionel Elie Mamane
2012-11-02Columns should know their tableLionel Elie Mamane
2012-11-02Don't abort when column has no (Catalog|Schema|Table)NameLionel Elie Mamane
2012-11-02optimisation: take ref to OUString instead of constructing temp objectLionel Elie Mamane
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat
2012-10-31CMIS: added CheckOut in the File menuCédric Bosdonnat
2012-10-30Properly spell out "dbaccess"Stephan Bergmann
2012-10-29Use SvTreeListEntries to store child entries.Kohei Yoshida
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky
2012-10-25XubString->OUStringCaolán McNamara
2012-10-24fdo#46808, use service constructor for frame::GlobalEventBroadcasterNoel Grandin
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin
2012-10-23Make SvTreeEntryList private to svtools.Kohei Yoshida
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-19Remove direct reference to SvListEntry outside svtools.Kohei Yoshida
2012-10-19Remove direct reference to SvTreeList outside svtools.Kohei Yoshida
2012-10-13Merge branch 'master' into feature/killsdfAndras Timar
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-11Prevent infinite recursion during make check.Kohei Yoshida
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-10-01translations is a source-only moduleAndras Timar
2012-10-01re-base on ALv2 code.Michael Meeks
2012-10-01fs34b: #i117552# check if query before call getByName in every caseOcke Janssen [oj]
2012-10-01fs34b: after the test, close all documents opened during the testFrank Schoenheit [fs]
2012-10-01gbuild: invert handling of standard system libraries:Michael Stahl
2012-10-01gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl