summaryrefslogtreecommitdiffstats
path: root/ucb/source
Commit message (Expand)AuthorAgeFilesLines
* cppcheck: redundantCondition [part2]Julien Nabet2015-06-142-2/+2
* convert expressions like 'size() == 0' to 'empty()'Noel Grandin2015-06-114-4/+4
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-0811-22/+22
* loplugin:loopvartoosmallNoel Grandin2015-06-024-9/+9
* loplugin:loopvartoosmallNoel Grandin2015-06-011-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2015-05-2667-88/+85
* tdf#91054: cleanup weirdo function prototypesJens Carl2015-05-211-149/+70
* Remove include stdio (part2)Julien Nabet2015-05-189-34/+6
* loplugin:staticmethodsNoel Grandin2015-05-051-1/+1
* Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist2015-04-301-5/+0
* loplugin:simplifyboolStephan Bergmann2015-04-242-5/+3
* Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann2015-04-231-2/+2
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-1535-111/+111
* loplugin:staticmethodsNoel Grandin2015-04-0913-94/+63
* cppcheck: should be passed by referenceCaolán McNamara2015-04-071-2/+2
* loplugin:staticmethodsNoel Grandin2015-04-072-11/+11
* Change INetProtocol enumerators to CamelCaseStephan Bergmann2015-04-022-19/+19
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-022-19/+19
* Add support for cppu::UnoType<void>Stephan Bergmann2015-04-0113-62/+62
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-0125-339/+261
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-3113-16/+16
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-284-7/+7
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-263-10/+10
* loplugin:constantfunction: variousNoel Grandin2015-03-241-1/+1
* Fix various XServiceInfo implementationsStephan Bergmann2015-03-171-2/+17
* V813: Decreased performanceCaolán McNamara2015-03-042-8/+8
* Improve loplugin:passstuffbyrefStephan Bergmann2015-03-031-1/+1
* file UCP: Ensure myLocalTime is initializedStephan Bergmann2015-02-231-1/+8
* Typo: trough->throughJulien Nabet2015-02-211-1/+1
* drop some unbuilt test codeCaolán McNamara2015-02-108-748/+0
* loplugin:deletedspecialStephan Bergmann2015-02-074-20/+11
* try to avoid overflows in some compare functionsMichael Stahl2015-02-051-1/+1
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-263-4/+4
* Some more loplugin:cstylecast: ucbStephan Bergmann2015-01-202-3/+3
* fdo#39440 reduce scope of local variablesMichael Weghorn2015-01-192-6/+4
* rhbz#1163106: tdoc_ucp: fix life cycle of OfficeDocumentsCloseListenerMichael Stahl2015-01-152-6/+12
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-086-7/+0
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-0412-76/+29
* Fix simple typos.Andrea Gelmini2015-01-022-5/+5
* onedrive: Improve fallback dialog and instructionsAdolfo Jayme Barrientos2014-12-201-3/+3
* ucb: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-192-3/+3
* ucb: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-1825-55/+53
* Introduce rtl::OUStringLiteral1Stephan Bergmann2014-12-172-2/+2
* OneDrive authfallback request is now issuedMihai Varga2014-12-154-0/+67
* OneDrive binding settingsMihai Varga2014-12-152-0/+10
* ucb: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-127-54/+53
* Need <cppuhelper/queryinterface.hxx> here, too, I assumeTor Lillqvist2014-11-181-0/+1
* Need <cppuhelper/queryinterface.hxx> nowTor Lillqvist2014-11-181-0/+3
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-183-2/+7
* cppu: clean up public headers with include-what-you-useMichael Stahl2014-11-182-0/+2