summaryrefslogtreecommitdiff
path: root/include/osl/detail
AgeCommit message (Expand)Author
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2019-03-11android: Expose setting of the JavaVM.Jan Holesovsky
2017-10-23loplugin:includeform: UNO API include filesStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-10-11move extracting assets to Java & use AssetManager to access assetsChristian Lohmaier
2015-01-08osl/detail/component-defines.h is used in cppumaker-generated codeStephan Bergmann
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-06-30android: Introduce LibreOfficeKit.java to bootstrap using LibreOfficeKit.Jan Holesovsky
2014-05-19fdo#60338: Add osl_File_OpenFlag_Private to avoid umaskStephan Bergmann
2014-05-13osl_openFilePath is internal sal/osl/unx functionalityStephan Bergmann
2014-05-13All three uses of osl_getFileOSHandle have been removed againStephan Bergmann
2014-05-13osl_openMemoryAsFile is internal, Android-only functionalityStephan Bergmann
2014-01-28Support direct ctor calls for singletons too.Matúš Kukan
2014-01-23Experimental direct constructor calls for more services.Matúš Kukan
2014-01-20component-defines.h should be generated.Jan Holesovsky
2014-01-15Fix fallout after a700ce8e2b2f2dad50bf36dfd69de577211f1dc3Tor Lillqvist
2014-01-15Reduce the number of experimental direct constructor calls.Matúš Kukan
2014-01-06Thinko: The macros must be based on service instead of implementation namesStephan Bergmann
2014-01-01Use native-code.py generated code also for iOS.Matúš Kukan
2013-12-20Revert "svx: split into direct implementation getFactories"Matúš Kukan
2013-12-20svx: split into direct implementation getFactoriesMatúš Kukan
2013-12-19Missing eol backslashStephan Bergmann
2013-12-19Deduplicate more components.Matúš Kukan
2013-12-19Deduplicate calc components.Matúš Kukan
2013-12-19Deduplicate writer component factories.Matúš Kukan
2013-12-19WIP: Direct service ctor calls at least on Android/iOSStephan Bergmann
2013-12-19Fix up constructor function declarationsStephan Bergmann
2013-12-19Deduplicate a lot of common components.Matúš Kukan
2013-12-19Add .component <implementation constructor="..." featureStephan Bergmann
2013-12-18Get more --disable-dynamic-loading code out of shlib.cxx.Matúš Kukan
2013-12-18bootstrap component: Split into implementation functions.Matúš Kukan
2013-12-18Deduplicate some foo_component_getFactory declarations.Matúš Kukan
2013-11-09fdo#65108 inter-module includes <> include/oslNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/o*Thomas Arnhold
2013-10-13Minor refactoring of iOS codeTor Lillqvist
2013-10-13lo_dlcall_argc_argv() is unusedTor Lillqvist
2013-10-11iOS experimental app support for selection marking via long press gestureptyl@cloudon.com
2013-10-09Fix for iOS scroll by pixels, and pinch to zoomptyl@cloudon.com
2013-04-24move sal_inc headers to include/David Tardon