summaryrefslogtreecommitdiffstats
path: root/include/osl
Commit message (Expand)AuthorAgeFilesLines
* Typo: amout->amountJulien Nabet2017-02-031-3/+3
* Fix typo in comments: absolut -> absoluteTakeshi Abe2017-01-241-1/+1
* replace #ifdef SOLARIS with #ifdef __sunMichael Stahl2017-01-171-1/+1
* osl::Condition - add deprecated markup. Use std::condition_variable.Michael Meeks2016-11-252-2/+14
* remove dep on unotest from osl_Pipe testDavid Tardon2016-11-211-0/+41
* Fix typosAndrea Gelmini2016-10-011-1/+1
* cid#1371245: Add move semanticsStephan Bergmann2016-09-202-0/+24
* cid#1371291: Add move semanticsStephan Bergmann2016-09-202-0/+23
* Skip intermediate _LITTLE/BIG_ENDIAN when determining OSL_LIT/BIGENDIANStephan Bergmann2016-04-121-105/+29
* tdf#97499 Fixed containers parameters clearing #3tymyjan2016-04-041-1/+1
* Improve wordingTor Lillqvist2016-03-301-2/+2
* tdf#98407 PathSubstitution: Add substitution for $(username)Samuel Mehrbrodt2016-03-083-3/+17
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-1/+1
* Remove excess newlinesChris Sherlock2016-02-093-7/+0
* vcl: Remove unneeded exception constantsChris Sherlock2016-02-051-1/+0
* sal: replace boost::unordered_set with std::unordered_setMichael Stahl2016-01-291-2/+2
* typosMichael Stahl2016-01-121-1/+1
* Fix typosAndrea Gelmini2016-01-102-3/+3
* tdf#39631 - branch hints: comment, and tweak variously, also use.Michael Meeks2016-01-062-13/+13
* use compiler intrinsic for osl_atomic_increment on WindowsNoel Grandin2015-12-021-0/+8
* Missing includes (for NULL)Stephan Bergmann2015-11-108-0/+23
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-109-40/+40
* move extracting assets to Java & use AssetManager to access assetsChristian Lohmaier2015-10-111-3/+2
* Emscripten: First steps of porting to EmscriptenSamuel Mehrbrodt2015-10-051-1/+9
* Fix typosAndrea Gelmini2015-09-302-2/+2
* tdf#84323: Make osl::Condition::wait more readableStephan Bergmann2015-08-181-0/+4
* tdf#84323: Make osl::Thread::wait more readableStephan Bergmann2015-08-171-4/+41
* endian.h: avoid some Wconversion warningsMatteo Casalin2015-07-291-1/+1
* Fix typosAndrea Gelmini2015-07-191-2/+2
* Clarify documentation of (mis)features of osl_getExecutableFile()Tor Lillqvist2015-07-151-0/+6
* Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2015-07-131-6/+0
* Fix typosAndrea Gelmini2015-07-033-3/+3
* Fix typosAndrea Gelmini2015-06-301-1/+1
* Fix typosAndrea Gelmini2015-06-181-1/+1
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-2/+2
* Move osl::LibreOfficeKit stuff to comphelper for nowTor Lillqvist2015-04-021-34/+0
* Add API to check whether being used through LibreOfficeKitTor Lillqvist2015-04-011-0/+34
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-1/+1
* sal: PVS-Studio V611 memory was allocated using 'new T[]' operatorMichael Stahl2015-03-121-3/+3
* mismatched new[]/deleteDavid Tardon2015-03-011-1/+1
* loplugin:deletedspecialStephan Bergmann2015-02-076-55/+29
* Some more loplugin:cstylecast: salStephan Bergmann2015-01-201-1/+1
* osl/detail/component-defines.h is used in cppumaker-generated codeStephan Bergmann2015-01-081-0/+25
* [API CHANGE] remove oslDescriptorType/FlagStephan Bergmann2015-01-081-10/+0
* [API CHANGE] Remove osl_send/receiveResourcePipeStephan Bergmann2015-01-081-7/+0
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-083-28/+0
* Fix simple typos.Andrea Gelmini2015-01-022-3/+3
* TyposJulien Nabet2014-12-201-2/+2
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-051-1/+2
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-051-1/+1