summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* add SAL_WARN_UNUSED_RESULT in OString and OUString where appropriateNorbert Thiebaud2012-11-282-18/+18
* Clean up previous rtl::OUStringBuffer changesStephan Bergmann2012-11-281-9/+4
* Fix rtl::OUString::compareToIgnoreAsciiCaseStephan Bergmann2012-11-282-6/+19
* OUString has a matchIgnoreAsciiCase but no compareTo version of itNorbert Thiebaud2012-11-271-0/+24
* add API to OUStringBuffer to make assignment/copy more versatileNorbert Thiebaud2012-11-271-1/+29
* android folds libsal_textenc into libsalCaolán McNamara2012-11-271-0/+1
* add dependency on sal_textenc dlopened libCaolán McNamara2012-11-271-0/+7
* warning C4309: '=' : truncation of constant valueStephan Bergmann2012-11-271-19/+19
* Make python3 work with custom VALGRIND_CFLAGSStephan Bergmann2012-11-273-8/+8
* implement a new iscii (devangari) <-> unicode converterCaolán McNamara2012-11-277-43/+611
* get textencoding tests working againCaolán McNamara2012-11-264-1251/+1135
* fix unicode to dingbats conversionCaolán McNamara2012-11-261-5/+5
* removal of ISCII code left a bogus hole in tableCaolán McNamara2012-11-261-0/+8
* Add an $APP_DATA_DIR predefiend thingie in bootstrap ("rc") files for AndroidTor Lillqvist2012-11-221-0/+12
* Add lo_get_app_data_dir()Tor Lillqvist2012-11-222-0/+9
* create SAL_DEPRECATED_INTERNAL for annotating APIMichael Meeks2012-11-221-0/+15
* Fail fastStephan Bergmann2012-11-221-4/+2
* Clean up remains of NativeActivity-based Android app supportTor Lillqvist2012-11-219-971/+20
* android: fix cppunit testingMichael Meeks2012-11-211-1/+2
* Use correct variable in the iOS and Android casesTor Lillqvist2012-11-211-4/+4
* This function should obviously be exported for it to be callableTor Lillqvist2012-11-211-1/+1
* a replace() to OUStringBufferNorbert Thiebaud2012-11-211-0/+20
* fix sal buildCaolán McNamara2012-11-211-2/+0
* add strip* Family of function to OUStringBufferNorbert Thiebaud2012-11-211-0/+66
* fix day of week naming in sal unit test.Michael Meeks2012-11-211-2/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-11-21378-10445/+5208
* Revert "sb140: sb140: #i116981# clean up memory upon exit"Michael Meeks2012-11-212-245/+429
* Revert "#i116915# rewrote unx osl_getSystemPathFromFileURL to avoid mem leaks"Michael Meeks2012-11-213-364/+132
* mingwport34: i#117493: mingw port of i109096tono2012-11-211-1/+1
* We don't need the library search path anymoreTor Lillqvist2012-11-211-33/+4
* Enable storing some files gzipped in the .apkTor Lillqvist2012-11-211-11/+91
* sal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/Michael Stahl2012-11-206-14/+14
* WaE: -Wempty-bodyCaolán McNamara2012-11-201-3/+4
* add a variant of OUStringBuffer::remove() to truncate or empty the contentNorbert Thiebaud2012-11-181-0/+14
* valgrind: rtl_ustr_asciil_reverseEquals_WithLength is a death trapCaolán McNamara2012-11-171-1/+2
* Replace medDebug with sal/log.hxx functionalityStephan Bergmann2012-11-151-0/+1
* Revert "use intrinsict to inline InterlockCount() on Windows too"Luboš Luňák2012-11-152-6/+0
* Drop obsolete includes of deprecated rtl/memory.hStephan Bergmann2012-11-156-6/+0
* Mark rtl_*memory as deprecatedArnaud Versini2012-11-151-0/+6
* Include clean-upStephan Bergmann2012-11-142-1/+3
* fix system boostPeter Foley2012-11-131-4/+1
* fix sal build with system-boostRene Engelhard2012-11-121-0/+2
* WaE: C-linkage specified, but returns user-defined typeTor Lillqvist2012-11-122-8/+3
* oox: ZipStorage: better exception tracingMichael Stahl2012-11-111-0/+1
* sal needs boostPeter Foley2012-11-101-0/+2
* deduplicate OString std::basic_ostream operatorsMiklos Vajna2012-11-102-12/+14
* RepositoryExternal: fix gb_LinkTarget__use_valgrindMichael Stahl2012-11-091-1/+4
* configure: why not set up VALGRIND_CFLAGS all in one placeMichael Stahl2012-11-091-4/+1
* add indexOf family of function to OUStringBufferNorbert Thiebaud2012-11-091-0/+156
* Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORTTor Lillqvist2012-11-091-0/+6