summaryrefslogtreecommitdiff
path: root/comphelper
AgeCommit message (Expand)Author
2015-01-20Some more loplugin:cstylecast: comphelperStephan Bergmann
2015-01-16Fix getTypes() of OPropertySetHelper and derivedStephan Bergmann
2015-01-15Really remove eventsJulien Nabet
2015-01-06include time.h for timeCaolán McNamara
2015-01-06boost::random->std::randomCaolán McNamara
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara
2014-12-12comphelper: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-11java: reduce visibility of fields and methodsNoel Grandin
2014-12-10java: simplify the getMSF() methodsNoel Grandin
2014-12-10java: remove some comment noiseNoel Grandin
2014-12-03From ill-named comphelper::getExpandedFilePath to comphelper::getExpanedUriStephan Bergmann
2014-11-19comphelper::SequenceAsHashMap: throw IllegalArgumentExceptionStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14Some more compareVersionStrings() testsTor Lillqvist
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11Add a function to compare version number stringsTor Lillqvist
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-04thread-pool: Initialize empty pools to start complete.Matúš Kukan
2014-10-31thread-pool: fix waiting until all tasks are complete.Michael Meeks
2014-10-30thread-pool: re-work termination semantics to avoid problems.Michael Meeks
2014-10-30Move thread-pool down into comphelper for re-use elsewhere.Michael Meeks
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-23Revert recent changes to comphelper::OSequenceOutputStreamMatúš Kukan
2014-10-23FastSerializer: Avoid sequences where possibleMatúš Kukan
2014-10-23FastSerializer: Do not keep whole sequence in memory; write in chunksMatúš Kukan
2014-10-23Remove mutex from OSequenceOutputStream; it's intended to be fastMatúš Kukan
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-10coverity#706285 Uncaught exceptionCaolán McNamara
2014-10-10coverity#706284 Uncaught exceptionCaolán McNamara
2014-10-10coverity#706275 Uncaught exceptionCaolán McNamara
2014-10-10coverity#1242878 Unused valueCaolán McNamara
2014-10-09Revert "coverity#1224993 Uncaught exception"Stephan Bergmann
2014-10-08coverity#1224993 Uncaught exceptionCaolán McNamara
2014-10-08coverity#706283 Uncaught exceptionCaolán McNamara
2014-10-07disambiguate uniform_int_distributionCaolán McNamara
2014-10-07I shouldn't be shy, just assert()Tor Lillqvist
2014-10-07Handle incorrect usage of uniform_real_distribution()Tor Lillqvist
2014-10-06when size_t == unsigned intCaolán McNamara
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-10-02coverity#1242878 Unused valueCaolán McNamara
2014-09-25comphelper: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-22loplugin: cstylecastNoel Grandin
2014-09-11create a master document template typeCaolán McNamara
2014-08-30coverity#706466 Uncaught exceptionCaolán McNamara
2014-08-21stario -> css::ioThomas Arnhold
2014-08-21starcontainer -> css::containerThomas Arnhold
2014-08-21starawt -> css::awtThomas Arnhold
2014-08-21comphelper: starbeans -> css::beansThomas Arnhold