summaryrefslogtreecommitdiff
path: root/external/libstaroffice/inc/pch
ModeNameSize
-rw-r--r--precompiled_staroffice.cxx433logplain
-rw-r--r--precompiled_staroffice.hxx1847logplain
2014-05-20fdo#60338: Introduce osl_createDirectoryWithFlagsStephan 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-02-28Fix typo: s/Alined/AlignedTor Lillqvist 2014-02-27Ensure that numeric array storage is aligned to 256-byte boundary.Kohei Yoshida 2014-02-18Stick to a single O[U]String hash functionStephan Bergmann 2014-02-17String cleanups.Muthu Subramanian 2014-02-13Move string hash function into String class.Muthu Subramanian 2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann 2013-03-25Clean up new toUInt64Stephan Bergmann 2013-02-04add OUString::toUInt64()David Ostrovsky 2013-01-28cleanups for number() string functionLuboš Luňák 2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák 2012-12-06rtl_(u)String_ensureCapacityLuboš Luňák 2012-12-04LIBO_UDK_3.7 -> LIBO_UDK_4.0Luboš Luňák 2012-12-04Fixup: putting back dummy methods for removed semaphoreThorsten Behrens 2012-12-04API CHANGE: remove long-deprecated Semaphore & related stuff.Thorsten Behrens 2012-11-21re-base on ALv2 code. Includes:Michael Meeks 2012-10-09Add a 'fromIndex' parameter to OUString::replaceAllNoel Grandin 2012-10-04Version name/dependency cleanup towards 3.7Stephan Bergmann 2012-10-02update string copy semantics to be undefined in a non-crashing way.Michael Meeks 2012-07-20saltextenc.map is unncessaryStephan Bergmann 2012-05-18fdo#42865: privatized unique empty string symbol:Michael Stahl 2012-04-02sal: expose more stringbuffer related instrumentation pointsMichael Meeks 2012-03-31sal: use CustomTarget makefileMatúš Kukan 2012-03-12OString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák 2012-03-12rtl_uString_newFromLiteral() for string literalsLuboš Luňák 2012-03-12osl_loadModuleRelativeAscii was erroneously not exportedStephan Bergmann 2012-03-05rtl_uString_newFromAscii_WithLength() and use it in OUStringLuboš Luňák 2012-02-15Various string function clean upStephan Bergmann 2012-02-05Remove unused VolumeDevice functions and related codeFrançois Tigeot 2012-01-21android: remove nonsensical write to file buffer during readLineMichael Meeks 2012-01-19sal: expose a public API for comparing directory itemsMichael Meeks 2012-01-19fix SvStream to not require a custom open or lstat method.Michael Meeks 2012-01-19fix SvStream to not disagree with sal on sizeof struct statMichael Meeks 2012-01-18Add some non-public API to be used by SvFileStreamTor Lillqvist 1-26Remove dynamic exception specificationsStephan Bergmann 2016-11-23loplugin:unnecessaryoverride (dtors) in animationsStephan Bergmann 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-09-05tdf#43157 - Clean up OSL_ASSERT, DBG_ASSERT, etc.Gökhan Gurbetoğlu 2016-08-02tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara 2016-07-08loplugin:redundantcast: redundant static_casts in animationsStephan Bergmann 2016-02-09Remove excess newlinesChris Sherlock 2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin 2015-11-15use initialiser for Sequence<OUString>Noel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-07-29chmod -xTor Lillqvist