Age | Commit message (Expand) | Author |
2014-08-13 | warning C4365: 'argument' : conversion from 'sal_Int32' to 'sal_uInt32' | Thomas Arnhold |
2014-08-08 | osl: kill check for ancient freebsd < 7 versions | Riccardo Magliocchetti |
2014-07-31 | Mark osl_areCommandArgsSet as internal only. | Andrzej Hunt |
2014-07-31 | Add @since to osl_areCommandArgsSet. | Andrzej Hunt |
2014-07-11 | Introduce osl_areCommandArgsSet. | Andrzej Hunt |
2014-06-30 | android: Introduce LibreOfficeKit.java to bootstrap using LibreOfficeKit. | Jan Holesovsky |
2014-06-06 | fixincludeguards: fix include guards | Thomas Arnhold |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin |
2014-05-20 | fdo#60338: Introduce osl_createDirectoryWithFlags | Stephan Bergmann |
2014-05-19 | fdo#60338: Add osl_File_OpenFlag_Private to avoid umask | Stephan Bergmann |
2014-05-17 | Correct common misspellings, and remove some ASCII art along the way. | Chris Laplante |
2014-05-15 | Resolves: #i124896# [API CHANGE] remove obsoleted rtl/allocator.hxx | Herbert Dürr |
2014-05-13 | osl_openFilePath is internal sal/osl/unx functionality | Stephan Bergmann |
2014-05-13 | All three uses of osl_getFileOSHandle have been removed again | Stephan Bergmann |
2014-05-13 | osl_openMemoryAsFile is internal, Android-only functionality | Stephan Bergmann |
2014-05-04 | Typo: depricated->deprecated | Julien Nabet |
2014-05-01 | coverity#707976 Uninitialized pointer field | Caolán McNamara |
2014-05-01 | Many spelling fixes: directories r* - z*. | Pedro Giffuni |
2014-04-25 | fdo#43157 : [API CHANGE] Remove OSL_THIS_FILE | Michaël Lefèvre |
2014-04-14 | typo: dependend -> dependent | Thomas Arnhold |
2014-04-10 | It's "its", not "it's" | Tor Lillqvist |
2014-04-08 | fdo#43157 [API CHANGE] Remove deprecated _OSL_GLOBAL | Michaël Lefèvre |
2014-04-05 | fdo#43157 : clean up OSL_DEBUG_ONLY | Michaël Lefèvre |
2014-03-25 | Remove the obsolete functionality originally underlying osl/diagnose.h | Stephan Bergmann |
2014-03-17 | sal,toolkit,unotools: prefer passing OUString by reference | Noel Grandin |
2014-03-08 | remove confusing and potentially dangerous premature-optimization | Norbert Thiebaud |
2014-03-01 | Remove visual noise from include | Alexander Wilms |
2014-01-28 | Support direct ctor calls for singletons too. | Matúš Kukan |
2014-01-27 | Let C++ inline functions return bool instead of sal_Bool | Stephan Bergmann |
2014-01-23 | Experimental direct constructor calls for more services. | Matúš Kukan |
2014-01-20 | component-defines.h should be generated. | Jan Holesovsky |
2014-01-15 | Fix fallout after a700ce8e2b2f2dad50bf36dfd69de577211f1dc3 | Tor Lillqvist |
2014-01-15 | Reduce the number of experimental direct constructor calls. | Matúš Kukan |
2014-01-06 | Thinko: The macros must be based on service instead of implementation names | Stephan Bergmann |
2014-01-01 | Use native-code.py generated code also for iOS. | Matúš Kukan |
2013-12-20 | Revert "svx: split into direct implementation getFactories" | Matúš Kukan |
2013-12-20 | svx: split into direct implementation getFactories | Matúš Kukan |
2013-12-20 | typo fixes | Andras Timar |
2013-12-19 | Missing eol backslash | Stephan Bergmann |
2013-12-19 | Deduplicate more components. | Matúš Kukan |
2013-12-19 | Deduplicate calc components. | Matúš Kukan |
2013-12-19 | Deduplicate writer component factories. | Matúš Kukan |
2013-12-19 | WIP: Direct service ctor calls at least on Android/iOS | Stephan Bergmann |
2013-12-19 | Fix up constructor function declarations | Stephan Bergmann |
2013-12-19 | Deduplicate a lot of common components. | Matúš Kukan |
2013-12-19 | Add .component <implementation constructor="..." feature | Stephan Bergmann |
2013-12-19 | Introduce osl::Module::release | Stephan Bergmann |
2013-12-18 | Get more --disable-dynamic-loading code out of shlib.cxx. | Matúš Kukan |
2013-12-18 | bootstrap component: Split into implementation functions. | Matúš Kukan |
2013-12-18 | Deduplicate some foo_component_getFactory declarations. | Matúš Kukan |