summaryrefslogtreecommitdiffstats
path: root/include/osl
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove external include guardThomas Arnhold2013-10-231-7/+4
* Minor refactoring of iOS codeTor Lillqvist2013-10-131-66/+0
* lo_dlcall_argc_argv() is unusedTor Lillqvist2013-10-131-4/+0
* iOS experimental app support for selection marking via long press gestureptyl@cloudon.com2013-10-111-0/+3
* Fix for iOS scroll by pixels, and pinch to zoomptyl@cloudon.com2013-10-091-1/+2
* API CHANGE: Remove osl_getEthernetAddress and osl/util.h .Arnaud Versini2013-09-301-50/+0
* typo fix: absoulte -> absoluteAndras Timar2013-09-072-2/+2
* WaE: possible loss of dataTor Lillqvist2013-08-301-6/+6
* API change: osl/time.h take const pointers where appropriateLionel Elie Mamane2013-07-051-4/+4
* API change: oslDateTime signed yearLionel Elie Mamane2013-07-051-1/+1
* rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config headerLuboš Luňák2013-06-131-1/+3
* Tweak commentsStephan Bergmann2013-05-291-1/+2
* Use C++ static_castStephan Bergmann2013-05-231-33/+33
* SolarMutex does not belong into the URE interfaceStephan Bergmann2013-05-141-26/+0
* fix typos (wich instead of which)Philipp Riemer2013-05-062-3/+3
* move sal_inc headers to include/David Tardon2013-04-244-0/+214
* move URE headers to include/David Tardon2013-04-2432-0/+10161