summaryrefslogtreecommitdiffstats
path: root/include/osl
Commit message (Expand)AuthorAgeFilesLines
* 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
* [API CHANGE] Remove osl_setCommandArgsStephan Bergmann2014-12-041-9/+0
* sal, cppuhelper headers a little more complete and self-containedMichael Stahl2014-11-192-0/+3
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-172-3/+1
* sal: remove pointless checking for __cplusplus in public C++ headersMichael Stahl2014-11-172-6/+0
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-125-8/+8
* cid#1242936 handle rename failureStephan Bergmann2014-10-311-1/+5
* Duplicate lineStephan Bergmann2014-10-311-1/+0
* MWERKS etc. are not supported toolchainsMichael Stahl2014-10-021-5/+1
* (Rudimentary) C++11 support is a hard requirement nowStephan Bergmann2014-09-111-5/+0
* warning C4800: 'unsigned long' : forcing value to bool 'true' or 'false'Thomas Arnhold2014-08-171-2/+2
* warning C4365: 'argument' : conversion from 'sal_Int32' to 'sal_uInt32'Thomas Arnhold2014-08-131-1/+1
* osl: kill check for ancient freebsd < 7 versionsRiccardo Magliocchetti2014-08-081-7/+0
* Mark osl_areCommandArgsSet as internal only.Andrzej Hunt2014-07-311-0/+3
* Add @since to osl_areCommandArgsSet.Andrzej Hunt2014-07-311-0/+1
* Introduce osl_areCommandArgsSet.Andrzej Hunt2014-07-111-0/+5
* android: Introduce LibreOfficeKit.java to bootstrap using LibreOfficeKit.Jan Holesovsky2014-06-301-0/+7
* fixincludeguards: fix include guardsThomas Arnhold2014-06-061-3/+3
* various: remove SAL_THROW macroNoel Grandin2014-06-051-4/+4
* fdo#60338: Introduce osl_createDirectoryWithFlagsStephan Bergmann2014-05-202-2/+25
* fdo#60338: Add osl_File_OpenFlag_Private to avoid umaskStephan Bergmann2014-05-191-1/+2
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-172-2/+2
* Resolves: #i124896# [API CHANGE] remove obsoleted rtl/allocator.hxxHerbert Dürr2014-05-151-3/+1