summaryrefslogtreecommitdiffstats
path: root/ucb
Commit message (Expand)AuthorAgeFilesLines
* loplugin: unused variablesThomas Arnhold2013-02-257-19/+0
* fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac2013-02-241-1/+1
* Fix typo "fuction" -> "function"Julien Nabet2013-02-231-1/+1
* s/the the/the/Tor Lillqvist2013-02-222-4/+4
* coverity#983214 Resource leakMichael Stahl2013-02-192-35/+24
* CMIS: made it work with Lotus LiveCédric Bosdonnat2013-02-143-34/+135
* CMIS: URL-decode username or it won't be shown properly in dialogCédric Bosdonnat2013-02-141-3/+3
* Some cppcheck cleaningJulien Nabet2013-02-131-13/+27
* CMIS: proxy was setin to ":-1" is no proxy is defined in the UICédric Bosdonnat2013-02-122-2/+6
* fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin2013-02-111-6/+3
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-02-081-15/+15
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-8/+7
* fdo#46808, Convert some bits to new-style UNONoel Grandin2013-01-281-5/+3
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-267-1/+13
* Remove redundant braces around for loopsStephan Bergmann2013-01-262-12/+22
* CMIS: use the proxy settings from the optionsCédric Bosdonnat2013-01-242-0/+18
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-211-4/+4
* gvfs UCP: silence -Werror=deprecated-declarationsMichael Stahl2013-01-211-0/+2
* Fix missing parenthesisJulien Nabet2013-01-201-40/+40
* Add missing parenthesisJulien Nabet2013-01-131-1/+1
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-131-270/+102
* fdo#39440 - cppcheck cleanlinessRadu Ioan2012-12-301-1/+1
* Get rid of (most uses of) GUITor Lillqvist2012-12-251-2/+2
* Some cppcheck cleaningJulien Nabet2012-12-201-4/+4
* Some cppcheck cleaningJulien Nabet2012-12-151-5/+5
* Remove xml2cmp leftoversStephan Bergmann2012-12-121-128/+0
* fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin2012-12-104-23/+17
* Bye bye ODMATor Lillqvist2012-12-0522-4476/+0
* One more blind Windows-only ucp/odma fix attemptStephan Bergmann2012-11-301-2/+2
* fix build on windows in ucb/source/ucp/odma/*Noel Grandin2012-11-304-14/+11
* fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin2012-11-3050-252/+242
* fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin2012-11-3046-137/+134
* fdo#46808, convert ucbhelper::ResultSet to XComponentContextNoel Grandin2012-11-3014-33/+36
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-281-5/+0
* fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin2012-11-283-38/+21
* fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactoryNoel Grandin2012-11-281-4/+3
* API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl2012-11-262-8/+8
* cppCheck: Possible inefficient checking for emptinessjailletc362012-11-062-2/+2
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-0631-148/+0
* fdo#46808: Further fix of Windows-only odma_providerStephan Bergmann2012-11-061-1/+1
* fdo#46808 adapt GIO providerDavid Tardon2012-11-063-8/+9
* fdo#46808: Adapt odma_provider to recent commitStephan Bergmann2012-11-052-4/+4
* fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin2012-11-0514-57/+44
* fdo#46808, use service constructor for ucb::PropertiesManagerNoel Grandin2012-11-052-4/+4
* fdo#46808, use service constructor for ucb::StoreNoel Grandin2012-11-0521-88/+78
* fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new styleNoel Grandin2012-11-051-7/+2
* CMIS: added confirmation dialog for cancel checkoutCédric Bosdonnat2012-11-051-20/+21
* Use memcpy instead of rtl_copyMemory in ucbArnaud Versini2012-11-022-4/+4
* Some more configuration::theDefaultProvider simplificationsStephan Bergmann2012-10-311-6/+5
* fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2012-10-3111-50/+40