summaryrefslogtreecommitdiff
path: root/include/osl
AgeCommit message (Expand)Author
2016-04-12Skip intermediate _LITTLE/BIG_ENDIAN when determining OSL_LIT/BIGENDIANStephan Bergmann
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan
2016-03-30Improve wordingTor Lillqvist
2016-03-08tdf#98407 PathSubstitution: Add substitution for $(username)Samuel Mehrbrodt
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-05vcl: Remove unneeded exception constantsChris Sherlock
2016-01-29sal: replace boost::unordered_set with std::unordered_setMichael Stahl
2016-01-12typosMichael Stahl
2016-01-10Fix typosAndrea Gelmini
2016-01-06tdf#39631 - branch hints: comment, and tweak variously, also use.Michael Meeks
2015-12-02use compiler intrinsic for osl_atomic_increment on WindowsNoel Grandin
2015-11-10Missing includes (for NULL)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-11move extracting assets to Java & use AssetManager to access assetsChristian Lohmaier
2015-10-05Emscripten: First steps of porting to EmscriptenSamuel Mehrbrodt
2015-09-30Fix typosAndrea Gelmini
2015-08-18tdf#84323: Make osl::Condition::wait more readableStephan Bergmann
2015-08-17tdf#84323: Make osl::Thread::wait more readableStephan Bergmann
2015-07-29endian.h: avoid some Wconversion warningsMatteo Casalin
2015-07-19Fix typosAndrea Gelmini
2015-07-15Clarify documentation of (mis)features of osl_getExecutableFile()Tor Lillqvist
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-03Fix typosAndrea Gelmini
2015-06-30Fix typosAndrea Gelmini
2015-06-18Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-02Move osl::LibreOfficeKit stuff to comphelper for nowTor Lillqvist
2015-04-01Add API to check whether being used through LibreOfficeKitTor Lillqvist
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-12sal: PVS-Studio V611 memory was allocated using 'new T[]' operatorMichael Stahl
2015-03-01mismatched new[]/deleteDavid Tardon
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-20Some more loplugin:cstylecast: salStephan Bergmann
2015-01-08osl/detail/component-defines.h is used in cppumaker-generated codeStephan Bergmann
2015-01-08[API CHANGE] remove oslDescriptorType/FlagStephan Bergmann
2015-01-08[API CHANGE] Remove osl_send/receiveResourcePipeStephan Bergmann
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-02Fix simple typos.Andrea Gelmini
2014-12-20TyposJulien Nabet
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-12-04[API CHANGE] Remove osl_setCommandArgsStephan Bergmann
2014-11-19sal, cppuhelper headers a little more complete and self-containedMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: remove pointless checking for __cplusplus in public C++ headersMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-31cid#1242936 handle rename failureStephan Bergmann
2014-10-31Duplicate lineStephan Bergmann
2014-10-02MWERKS etc. are not supported toolchainsMichael Stahl