summaryrefslogtreecommitdiffstats
path: root/include/osl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support direct ctor calls for singletons too.Matúš Kukan2014-01-281-0/+2
* Let C++ inline functions return bool instead of sal_BoolStephan Bergmann2014-01-2712-130/+130
* Experimental direct constructor calls for more services.Matúš Kukan2014-01-231-0/+18
* component-defines.h should be generated.Jan Holesovsky2014-01-201-0/+3
* Fix fallout after a700ce8e2b2f2dad50bf36dfd69de577211f1dc3Tor Lillqvist2014-01-151-2/+2
* Reduce the number of experimental direct constructor calls.Matúš Kukan2014-01-151-18/+0
* Thinko: The macros must be based on service instead of implementation namesStephan Bergmann2014-01-061-24/+22
* Use native-code.py generated code also for iOS.Matúš Kukan2014-01-012-228/+0
* Revert "svx: split into direct implementation getFactories"Matúš Kukan2013-12-202-40/+2
* svx: split into direct implementation getFactoriesMatúš Kukan2013-12-202-2/+40
* typo fixesAndras Timar2013-12-201-1/+1
* Missing eol backslashStephan Bergmann2013-12-191-1/+1
* Deduplicate more components.Matúš Kukan2013-12-191-1/+36
* Deduplicate calc components.Matúš Kukan2013-12-191-0/+11
* Deduplicate writer component factories.Matúš Kukan2013-12-191-1/+6
* WIP: Direct service ctor calls at least on Android/iOSStephan Bergmann2013-12-191-0/+44
* Fix up constructor function declarationsStephan Bergmann2013-12-191-12/+12
* Deduplicate a lot of common components.Matúš Kukan2013-12-191-0/+18
* Add .component <implementation constructor="..." featureStephan Bergmann2013-12-191-17/+22
* Introduce osl::Module::releaseStephan Bergmann2013-12-191-0/+9
* Get more --disable-dynamic-loading code out of shlib.cxx.Matúš Kukan2013-12-181-2/+39
* bootstrap component: Split into implementation functions.Matúš Kukan2013-12-181-0/+9
* Deduplicate some foo_component_getFactory declarations.Matúš Kukan2013-12-182-0/+114
* add health warning on osl condition.Michael Meeks2013-12-021-1/+8
* Don't let Doxygen document the #define BOOST_NO_0X_HDR_TYPEINDEXStephan Bergmann2013-11-281-2/+2
* Fix some typos for "Right"Julien Nabet2013-11-252-2/+2
* What is a "thread-local" mutex?Tor Lillqvist2013-11-132-2/+2
* fdo#65108 inter-module includes <> include/oslNorbert Thiebaud2013-11-0920-74/+74
* fixincludeguards.sh: include/o*Thomas Arnhold2013-10-2329-80/+80