summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
2013-03-08some further OUString cleanupThomas Arnhold
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-03-05Call ne_debug_init() in a debug buildTor Lillqvist
2013-03-05doubled usingThomas Arnhold
2013-03-04doubled includesThomas Arnhold
2013-03-04Fix "may be used uninitialized" warningStephan Bergmann
2013-03-04fdo#46808, convert singleton util::theOfficeInstallationDirectoriesNoel Grandin
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-01Related rhbz#915743: Do not call into DAVResourceAccess with mutex lockedStephan Bergmann
2013-03-01neon commands cannot be abortedStephan Bergmann
2013-02-28remove all d.lstMichael Stahl
2013-02-28remove useless comment linesMarkus Mohrhard
2013-02-28coverity#705769: fix memory leakMarkus Mohrhard
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-23Fix typo "fuction" -> "function"Julien Nabet
2013-02-22s/the the/the/Tor Lillqvist
2013-02-19coverity#983214 Resource leakMichael Stahl
2013-02-14CMIS: made it work with Lotus LiveCédric Bosdonnat
2013-02-14CMIS: URL-decode username or it won't be shown properly in dialogCédric Bosdonnat
2013-02-13Some cppcheck cleaningJulien Nabet
2013-02-12CMIS: proxy was setin to ":-1" is no proxy is defined in the UICédric Bosdonnat
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-28fdo#46808, Convert some bits to new-style UNONoel Grandin
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-26Remove redundant braces around for loopsStephan Bergmann
2013-01-24CMIS: use the proxy settings from the optionsCédric Bosdonnat
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-21gvfs UCP: silence -Werror=deprecated-declarationsMichael Stahl
2013-01-20Fix missing parenthesisJulien Nabet
2013-01-13Add missing parenthesisJulien Nabet
2013-01-13fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-12-30fdo#39440 - cppcheck cleanlinessRadu Ioan
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-12-20Some cppcheck cleaningJulien Nabet
2012-12-15Some cppcheck cleaningJulien Nabet
2012-12-12Remove xml2cmp leftoversStephan Bergmann
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin
2012-12-05Bye bye ODMATor Lillqvist
2012-11-30One more blind Windows-only ucp/odma fix attemptStephan Bergmann
2012-11-30fix build on windows in ucb/source/ucp/odma/*Noel Grandin
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin
2012-11-30fdo#46808, convert ucbhelper::ResultSet to XComponentContextNoel Grandin
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin
2012-11-28fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactoryNoel Grandin
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl