Age | Commit message (Expand) | Author |
2015-04-10 | Update @since tags LO 4.5 -> 5.0 | Stephan Bergmann |
2015-04-02 | Move osl::LibreOfficeKit stuff to comphelper for now | Tor Lillqvist |
2015-04-01 | Add API to check whether being used through LibreOfficeKit | Tor Lillqvist |
2015-03-31 | V597: introduce a rtl_secureZeroMemory | Caolán McNamara |
2015-02-16 | Related: tdf#63690 - add stubs for removed rtl_logfile functions. | Thorsten Behrens |
2015-02-14 | Related: tdf#63690 - remove rtl_logfile | Thorsten Behrens |
2014-07-11 | Introduce osl_areCommandArgsSet. | Andrzej Hunt |
2014-05-20 | fdo#60338: Introduce osl_createDirectoryWithFlags | Stephan Bergmann |
2014-05-13 | All three uses of osl_getFileOSHandle have been removed again | Stephan Bergmann |
2014-05-13 | osl_openMemoryAsFile is internal, Android-only functionality | Stephan Bergmann |
2014-02-28 | Fix typo: s/Alined/Aligned | Tor Lillqvist |
2014-02-27 | Ensure that numeric array storage is aligned to 256-byte boundary. | Kohei Yoshida |
2014-02-18 | Stick to a single O[U]String hash function | Stephan Bergmann |
2014-02-17 | String cleanups. | Muthu Subramanian |
2014-02-13 | Move string hash function into String class. | Muthu Subramanian |
2013-06-13 | Introduce O[U]String::toUInt32 | Stephan Bergmann |
2013-03-25 | Clean up new toUInt64 | Stephan Bergmann |
2013-02-04 | add OUString::toUInt64() | David Ostrovsky |
2013-01-28 | cleanups for number() string function | Luboš Luňák |
2012-12-06 | mvoe rtl_(u)string_alloc to sal | Luboš Luňák |
2012-12-06 | rtl_(u)String_ensureCapacity | Luboš Luňák |
2012-12-04 | LIBO_UDK_3.7 -> LIBO_UDK_4.0 | Luboš Luňák |
2012-12-04 | Fixup: putting back dummy methods for removed semaphore | Thorsten Behrens |
2012-12-04 | API CHANGE: remove long-deprecated Semaphore & related stuff. | Thorsten Behrens |
2012-11-21 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-10-09 | Add a 'fromIndex' parameter to OUString::replaceAll | Noel Grandin |
2012-10-04 | Version name/dependency cleanup towards 3.7 | Stephan Bergmann |
2012-10-02 | update string copy semantics to be undefined in a non-crashing way. | Michael Meeks |
2012-07-20 | saltextenc.map is unncessary | Stephan Bergmann |
2012-05-18 | fdo#42865: privatized unique empty string symbol: | Michael Stahl |
2012-04-02 | sal: expose more stringbuffer related instrumentation points | Michael Meeks |
2012-03-31 | sal: use CustomTarget makefile | Matúš Kukan |
2012-03-12 | OString ctor for string literals without RTL_CONSTASCII stuff | Luboš Luňák |
2012-03-12 | rtl_uString_newFromLiteral() for string literals | Luboš Luňák |
2012-03-12 | osl_loadModuleRelativeAscii was erroneously not exported | Stephan Bergmann |
2012-03-05 | rtl_uString_newFromAscii_WithLength() and use it in OUString | Luboš Luňák |
2012-02-15 | Various string function clean up | Stephan Bergmann |
2012-02-05 | Remove unused VolumeDevice functions and related code | François Tigeot |
2012-01-21 | android: remove nonsensical write to file buffer during readLine | Michael Meeks |
2012-01-19 | sal: expose a public API for comparing directory items | Michael Meeks |
2012-01-19 | fix SvStream to not require a custom open or lstat method. | Michael Meeks |
2012-01-19 | fix SvStream to not disagree with sal on sizeof struct stat | Michael Meeks |
2012-01-18 | Add some non-public API to be used by SvFileStream | Tor Lillqvist |
2012-01-07 | sal.map: allow different name mangling | Matúš Kukan |
2012-01-06 | Final disentanglement between sal and sal_textenc. | Stephan Bergmann |
2012-01-06 | Made textenc/converter cleanly usable by both sal and sal_textenc. | Stephan Bergmann |
2012-01-06 | Extracted convertsimple (used by sal and sal_textenc) from tcvtbyte. | Stephan Bergmann |
2011-12-21 | osl_unmapFile can't work for files bundled inside the .apk on Android | Tor Lillqvist |
2011-12-20 | Always use the autoconfed sizes and alignments, not only when cross-compiling | Tor Lillqvist |
2011-12-20 | Need gb_CXXFLAGS, too | Tor Lillqvist |