summaryrefslogtreecommitdiff
path: root/include/osl
AgeCommit message (Expand)AuthorFilesLines
2017-03-03Remove uses of SAL_CONSTEXPR in LIBO_INTERNAL_ONLYStephan Bergmann1-2/+2
2017-02-21Kill bitrot Emscripten experimentKhaled Hosny1-2/+0
2017-02-03Typo: amout->amountJulien Nabet1-3/+3
2017-01-24Fix typo in comments: absolut -> absoluteTakeshi Abe1-1/+1
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl1-1/+1
2016-11-25osl::Condition - add deprecated markup. Use std::condition_variable.Michael Meeks2-2/+14
2016-11-21remove dep on unotest from osl_Pipe testDavid Tardon1-0/+41
2016-10-01Fix typosAndrea Gelmini1-1/+1
2016-09-20cid#1371245: Add move semanticsStephan Bergmann2-0/+24
2016-09-20cid#1371291: Add move semanticsStephan Bergmann2-0/+23
2016-04-12Skip intermediate _LITTLE/BIG_ENDIAN when determining OSL_LIT/BIGENDIANStephan Bergmann1-105/+29
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan1-1/+1
2016-03-30Improve wordingTor Lillqvist1-2/+2
2016-03-08tdf#98407 PathSubstitution: Add substitution for $(username)Samuel Mehrbrodt3-3/+17
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock3-7/+0
2016-02-05vcl: Remove unneeded exception constantsChris Sherlock1-1/+0
2016-01-29sal: replace boost::unordered_set with std::unordered_setMichael Stahl1-2/+2
2016-01-12typosMichael Stahl1-1/+1
2016-01-10Fix typosAndrea Gelmini2-3/+3
2016-01-06tdf#39631 - branch hints: comment, and tweak variously, also use.Michael Meeks2-13/+13
2015-12-02use compiler intrinsic for osl_atomic_increment on WindowsNoel Grandin1-0/+8
2015-11-10Missing includes (for NULL)Stephan Bergmann8-0/+23
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann9-40/+40
2015-10-11move extracting assets to Java & use AssetManager to access assetsChristian Lohmaier1-3/+2
2015-10-05Emscripten: First steps of porting to EmscriptenSamuel Mehrbrodt1-1/+9
2015-09-30Fix typosAndrea Gelmini2-2/+2
2015-08-18tdf#84323: Make osl::Condition::wait more readableStephan Bergmann1-0/+4
2015-08-17tdf#84323: Make osl::Thread::wait more readableStephan Bergmann1-4/+41
2015-07-29endian.h: avoid some Wconversion warningsMatteo Casalin1-1/+1
2015-07-19Fix typosAndrea Gelmini1-2/+2
2015-07-15Clarify documentation of (mis)features of osl_getExecutableFile()Tor Lillqvist1-0/+6
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann1-6/+0
2015-07-03Fix typosAndrea Gelmini3-3/+3
2015-06-30Fix typosAndrea Gelmini1-1/+1
2015-06-18Fix typosAndrea Gelmini1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-04-02Move osl::LibreOfficeKit stuff to comphelper for nowTor Lillqvist1-34/+0
2015-04-01Add API to check whether being used through LibreOfficeKitTor Lillqvist1-0/+34
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-12sal: PVS-Studio V611 memory was allocated using 'new T[]' operatorMichael Stahl1-3/+3
2015-03-01mismatched new[]/deleteDavid Tardon1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann6-55/+29
2015-01-20Some more loplugin:cstylecast: salStephan Bergmann1-1/+1
2015-01-08osl/detail/component-defines.h is used in cppumaker-generated codeStephan Bergmann1-0/+25
2015-01-08[API CHANGE] remove oslDescriptorType/FlagStephan Bergmann1-10/+0
2015-01-08[API CHANGE] Remove osl_send/receiveResourcePipeStephan Bergmann1-7/+0
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin3-28/+0
2015-01-02Fix simple typos.Andrea Gelmini2-3/+3
2014-12-20TyposJulien Nabet1-2/+2