summaryrefslogtreecommitdiffstats
path: root/include/osl
Commit message (Expand)AuthorAgeFilesLines
* 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
* osl_openFilePath is internal sal/osl/unx functionalityStephan Bergmann2014-05-131-18/+0
* All three uses of osl_getFileOSHandle have been removed againStephan Bergmann2014-05-131-5/+0
* osl_openMemoryAsFile is internal, Android-only functionalityStephan Bergmann2014-05-131-3/+0
* Typo: depricated->deprecatedJulien Nabet2014-05-041-1/+1
* coverity#707976 Uninitialized pointer fieldCaolán McNamara2014-05-011-5/+4
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-016-13/+13
* fdo#43157 : [API CHANGE] Remove OSL_THIS_FILEMichaël Lefèvre2014-04-251-2/+0
* typo: dependend -> dependentThomas Arnhold2014-04-142-6/+6
* It's "its", not "it's"Tor Lillqvist2014-04-101-2/+2
* fdo#43157 [API CHANGE] Remove deprecated _OSL_GLOBALMichaël Lefèvre2014-04-081-6/+0
* fdo#43157 : clean up OSL_DEBUG_ONLYMichaël Lefèvre2014-04-051-12/+0
* Remove the obsolete functionality originally underlying osl/diagnose.hStephan Bergmann2014-03-251-44/+0
* sal,toolkit,unotools: prefer passing OUString by referenceNoel Grandin2014-03-171-1/+1
* remove confusing and potentially dangerous premature-optimizationNorbert Thiebaud2014-03-081-2/+3
* Remove visual noise from includeAlexander Wilms2014-03-014-100/+100