summaryrefslogtreecommitdiff
path: root/include/osl
AgeCommit message (Expand)Author
2014-09-11(Rudimentary) C++11 support is a hard requirement nowStephan Bergmann
2014-08-17warning C4800: 'unsigned long' : forcing value to bool 'true' or 'false'Thomas Arnhold
2014-08-13warning C4365: 'argument' : conversion from 'sal_Int32' to 'sal_uInt32'Thomas Arnhold
2014-08-08osl: kill check for ancient freebsd < 7 versionsRiccardo Magliocchetti
2014-07-31Mark osl_areCommandArgsSet as internal only.Andrzej Hunt
2014-07-31Add @since to osl_areCommandArgsSet.Andrzej Hunt
2014-07-11Introduce osl_areCommandArgsSet.Andrzej Hunt
2014-06-30android: Introduce LibreOfficeKit.java to bootstrap using LibreOfficeKit.Jan Holesovsky
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-20fdo#60338: Introduce osl_createDirectoryWithFlagsStephan Bergmann
2014-05-19fdo#60338: Add osl_File_OpenFlag_Private to avoid umaskStephan Bergmann
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-15Resolves: #i124896# [API CHANGE] remove obsoleted rtl/allocator.hxxHerbert Dürr
2014-05-13osl_openFilePath is internal sal/osl/unx functionalityStephan Bergmann
2014-05-13All three uses of osl_getFileOSHandle have been removed againStephan Bergmann
2014-05-13osl_openMemoryAsFile is internal, Android-only functionalityStephan Bergmann
2014-05-04Typo: depricated->deprecatedJulien Nabet
2014-05-01coverity#707976 Uninitialized pointer fieldCaolán McNamara
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-25fdo#43157 : [API CHANGE] Remove OSL_THIS_FILEMichaël Lefèvre
2014-04-14typo: dependend -> dependentThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-08fdo#43157 [API CHANGE] Remove deprecated _OSL_GLOBALMichaël Lefèvre
2014-04-05fdo#43157 : clean up OSL_DEBUG_ONLYMichaël Lefèvre
2014-03-25Remove the obsolete functionality originally underlying osl/diagnose.hStephan Bergmann
2014-03-17sal,toolkit,unotools: prefer passing OUString by referenceNoel Grandin
2014-03-08remove confusing and potentially dangerous premature-optimizationNorbert Thiebaud
2014-03-01Remove visual noise from includeAlexander Wilms
2014-01-28Support direct ctor calls for singletons too.Matúš Kukan
2014-01-27Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-23Experimental direct constructor calls for more services.Matúš Kukan
2014-01-20component-defines.h should be generated.Jan Holesovsky
2014-01-15Fix fallout after a700ce8e2b2f2dad50bf36dfd69de577211f1dc3Tor Lillqvist
2014-01-15Reduce the number of experimental direct constructor calls.Matúš Kukan
2014-01-06Thinko: The macros must be based on service instead of implementation namesStephan Bergmann
2014-01-01Use native-code.py generated code also for iOS.Matúš Kukan
2013-12-20Revert "svx: split into direct implementation getFactories"Matúš Kukan
2013-12-20svx: split into direct implementation getFactoriesMatúš Kukan
2013-12-20typo fixesAndras Timar
2013-12-19Missing eol backslashStephan Bergmann
2013-12-19Deduplicate more components.Matúš Kukan
2013-12-19Deduplicate calc components.Matúš Kukan
2013-12-19Deduplicate writer component factories.Matúš Kukan
2013-12-19WIP: Direct service ctor calls at least on Android/iOSStephan Bergmann
2013-12-19Fix up constructor function declarationsStephan Bergmann
2013-12-19Deduplicate a lot of common components.Matúš Kukan
2013-12-19Add .component <implementation constructor="..." featureStephan Bergmann
2013-12-19Introduce osl::Module::releaseStephan Bergmann
2013-12-18Get more --disable-dynamic-loading code out of shlib.cxx.Matúš Kukan