summaryrefslogtreecommitdiff
path: root/include/osl
AgeCommit message (Expand)AuthorFilesLines
2014-04-25fdo#43157 : [API CHANGE] Remove OSL_THIS_FILEMichaël Lefèvre1-2/+0
2014-04-14typo: dependend -> dependentThomas Arnhold2-6/+6
2014-04-10It's "its", not "it's"Tor Lillqvist1-2/+2
2014-04-08fdo#43157 [API CHANGE] Remove deprecated _OSL_GLOBALMichaël Lefèvre1-6/+0
2014-04-05fdo#43157 : clean up OSL_DEBUG_ONLYMichaël Lefèvre1-12/+0
2014-03-25Remove the obsolete functionality originally underlying osl/diagnose.hStephan Bergmann1-44/+0
2014-03-17sal,toolkit,unotools: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-03-08remove confusing and potentially dangerous premature-optimizationNorbert Thiebaud1-2/+3
2014-03-01Remove visual noise from includeAlexander Wilms4-100/+100
2014-01-28Support direct ctor calls for singletons too.Matúš Kukan1-0/+2
2014-01-27Let C++ inline functions return bool instead of sal_BoolStephan Bergmann12-130/+130
2014-01-23Experimental direct constructor calls for more services.Matúš Kukan1-0/+18
2014-01-20component-defines.h should be generated.Jan Holesovsky1-0/+3
2014-01-15Fix fallout after a700ce8e2b2f2dad50bf36dfd69de577211f1dc3Tor Lillqvist1-2/+2
2014-01-15Reduce the number of experimental direct constructor calls.Matúš Kukan1-18/+0
2014-01-06Thinko: The macros must be based on service instead of implementation namesStephan Bergmann1-24/+22
2014-01-01Use native-code.py generated code also for iOS.Matúš Kukan2-228/+0
2013-12-20Revert "svx: split into direct implementation getFactories"Matúš Kukan2-40/+2
2013-12-20svx: split into direct implementation getFactoriesMatúš Kukan2-2/+40
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-19Missing eol backslashStephan Bergmann1-1/+1
2013-12-19Deduplicate more components.Matúš Kukan1-1/+36
2013-12-19Deduplicate calc components.Matúš Kukan1-0/+11
2013-12-19Deduplicate writer component factories.Matúš Kukan1-1/+6
2013-12-19WIP: Direct service ctor calls at least on Android/iOSStephan Bergmann1-0/+44
2013-12-19Fix up constructor function declarationsStephan Bergmann1-12/+12
2013-12-19Deduplicate a lot of common components.Matúš Kukan1-0/+18
2013-12-19Add .component <implementation constructor="..." featureStephan Bergmann1-17/+22
2013-12-19Introduce osl::Module::releaseStephan Bergmann1-0/+9
2013-12-18Get more --disable-dynamic-loading code out of shlib.cxx.Matúš Kukan1-2/+39
2013-12-18bootstrap component: Split into implementation functions.Matúš Kukan1-0/+9
2013-12-18Deduplicate some foo_component_getFactory declarations.Matúš Kukan2-0/+114
2013-12-02add health warning on osl condition.Michael Meeks1-1/+8
2013-11-28Don't let Doxygen document the #define BOOST_NO_0X_HDR_TYPEINDEXStephan Bergmann1-2/+2
2013-11-25Fix some typos for "Right"Julien Nabet2-2/+2
2013-11-13What is a "thread-local" mutex?Tor Lillqvist2-2/+2
2013-11-09fdo#65108 inter-module includes <> include/oslNorbert Thiebaud20-74/+74
2013-10-23fixincludeguards.sh: include/o*Thomas Arnhold29-80/+80
2013-10-23remove external include guardThomas Arnhold1-7/+4
2013-10-13Minor refactoring of iOS codeTor Lillqvist1-66/+0
2013-10-13lo_dlcall_argc_argv() is unusedTor Lillqvist1-4/+0
2013-10-11iOS experimental app support for selection marking via long press gestureptyl@cloudon.com1-0/+3
2013-10-09Fix for iOS scroll by pixels, and pinch to zoomptyl@cloudon.com1-1/+2
2013-09-30API CHANGE: Remove osl_getEthernetAddress and osl/util.h .Arnaud Versini1-50/+0
2013-09-07typo fix: absoulte -> absoluteAndras Timar2-2/+2
2013-08-30WaE: possible loss of dataTor Lillqvist1-6/+6
2013-07-05API change: osl/time.h take const pointers where appropriateLionel Elie Mamane1-4/+4
2013-07-05API change: oslDateTime signed yearLionel Elie Mamane1-1/+1
2013-06-13rename HAVE_CXX0X->HAVE_CXX11 and clean up to #define in a config headerLuboš Luňák1-1/+3
2013-05-29Tweak commentsStephan Bergmann1-1/+2