Age | Commit message (Expand) | Author |
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 |
2013-12-02 | add health warning on osl condition. | Michael Meeks |
2013-11-28 | Don't let Doxygen document the #define BOOST_NO_0X_HDR_TYPEINDEX | Stephan Bergmann |
2013-11-25 | Fix some typos for "Right" | Julien Nabet |
2013-11-13 | What is a "thread-local" mutex? | Tor Lillqvist |
2013-11-09 | fdo#65108 inter-module includes <> include/osl | Norbert Thiebaud |
2013-10-23 | fixincludeguards.sh: include/o* | Thomas Arnhold |
2013-10-23 | remove external include guard | Thomas Arnhold |
2013-10-13 | Minor refactoring of iOS code | Tor Lillqvist |
2013-10-13 | lo_dlcall_argc_argv() is unused | Tor Lillqvist |
2013-10-11 | iOS experimental app support for selection marking via long press gesture | ptyl@cloudon.com |
2013-10-09 | Fix for iOS scroll by pixels, and pinch to zoom | ptyl@cloudon.com |
2013-09-30 | API CHANGE: Remove osl_getEthernetAddress and osl/util.h . | Arnaud Versini |
2013-09-07 | typo fix: absoulte -> absolute | Andras Timar |
2013-08-30 | WaE: possible loss of data | Tor Lillqvist |
2013-07-05 | API change: osl/time.h take const pointers where appropriate | Lionel Elie Mamane |
2013-07-05 | API change: oslDateTime signed year | Lionel Elie Mamane |
2013-06-13 | rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config header | Luboš Luňák |
2013-05-29 | Tweak comments | Stephan Bergmann |
2013-05-23 | Use C++ static_cast | Stephan Bergmann |
2013-05-14 | SolarMutex does not belong into the URE interface | Stephan Bergmann |
2013-05-06 | fix typos (wich instead of which) | Philipp Riemer |
2013-04-24 | move sal_inc headers to include/ | David Tardon |
2013-04-24 | move URE headers to include/ | David Tardon |