summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2012-11-27dbaccess: warning C4530: C++ exception handler used ... specify /EHscMichael Stahl
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl
2012-11-26Typo in commentLionel Elie Mamane
2012-11-25fixup trailing token error.Michael Meeks
2012-11-25German comment translationsMarkus Maier
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
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