summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* OUString::replaceAt() does not modify in-placeTor Lillqvist2012-11-281-2/+2
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-281-2/+2
* Fix various build breaks.Kohei Yoshida2012-11-282-2/+2
* fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin2012-11-285-6/+14
* fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin2012-11-282-8/+8
* fdo#46808, use service constructor for i18n::CollatorNoel Grandin2012-11-281-1/+2
* dbaccess: warning C4530: C++ exception handler used ... specify /EHscMichael Stahl2012-11-271-5/+2
* fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann2012-11-274-4/+0
* API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl2012-11-261-1/+0
* Typo in commentLionel Elie Mamane2012-11-261-1/+1
* fixup trailing token error.Michael Meeks2012-11-251-1/+1
* German comment translationsMarkus Maier2012-11-2524-204/+197
* some i18n wrappers with LanguageTagEike Rathke2012-11-238-12/+12
* AllSettings with LanguageTagEike Rathke2012-11-228-7/+8
* Merge branch 'feature/killsdf'Andras Timar2012-11-201-1/+1
|\
| * Merge branch 'master' into feature/killsdfAndras Timar2012-11-1172-517/+552
| |\
| * \ Merge branch 'master' into feature/killsdfAndras Timar2012-10-1351-153/+138
| |\ \
| * | | translations is a source-only moduleAndras Timar2012-10-011-1/+1
| * | | re-base on ALv2 code.Michael Meeks2012-10-018-162/+105
| * | | fs34b: #i117552# check if query before call getByName in every caseOcke Janssen [oj]2012-10-011-3/+4
| * | | fs34b: after the test, close all documents opened during the testFrank Schoenheit [fs]2012-10-011-2/+7
| * | | gbuild: invert handling of standard system libraries:Michael Stahl2012-10-017-14/+0
| * | | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-10-011-1/+1
| * | | gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-10-017-7/+14
| * | | gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-10-017-0/+7
* | | | use LanguageTagEike Rathke2012-11-171-5/+2
* | | | Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-1615-2/+16
* | | | Store tree list entry items in ptr_vector & const correct-ness.Kohei Yoshida2012-11-151-2/+2
* | | | Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida2012-11-154-6/+4
* | | | ensure translations are built before using themDavid Tardon2012-11-151-1/+4
* | | | fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2012-11-152-6/+4
* | | | convert extension dialog to .uiCaolán McNamara2012-11-131-1/+1
| |_|/ |/| |
* | | 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