summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)AuthorFilesLines
2012-11-26get textencoding tests working againCaolán McNamara4-1251/+1135
2012-11-26fix unicode to dingbats conversionCaolán McNamara1-5/+5
2012-11-26removal of ISCII code left a bogus hole in tableCaolán McNamara1-0/+8
2012-11-22Add an $APP_DATA_DIR predefiend thingie in bootstrap ("rc") files for AndroidTor Lillqvist1-0/+12
2012-11-22Add lo_get_app_data_dir()Tor Lillqvist2-0/+9
2012-11-22create SAL_DEPRECATED_INTERNAL for annotating APIMichael Meeks1-0/+15
2012-11-22Fail fastStephan Bergmann1-4/+2
2012-11-21Clean up remains of NativeActivity-based Android app supportTor Lillqvist9-971/+20
2012-11-21android: fix cppunit testingMichael Meeks1-1/+2
2012-11-21Use correct variable in the iOS and Android casesTor Lillqvist1-4/+4
2012-11-21This function should obviously be exported for it to be callableTor Lillqvist1-1/+1
2012-11-21a replace() to OUStringBufferNorbert Thiebaud1-0/+20
2012-11-21fix sal buildCaolán McNamara1-2/+0
2012-11-21add strip* Family of function to OUStringBufferNorbert Thiebaud1-0/+66
2012-11-21fix day of week naming in sal unit test.Michael Meeks1-2/+2
2012-11-21re-base on ALv2 code. Includes:Michael Meeks378-10445/+5208
2012-11-21Revert "sb140: sb140: #i116981# clean up memory upon exit"Michael Meeks2-245/+429
2012-11-21Revert "#i116915# rewrote unx osl_getSystemPathFromFileURL to avoid mem leaks"Michael Meeks3-364/+132
2012-11-21mingwport34: i#117493: mingw port of i109096tono1-1/+1
2012-11-21We don't need the library search path anymoreTor Lillqvist1-33/+4
2012-11-21Enable storing some files gzipped in the .apkTor Lillqvist1-11/+91
2012-11-20sal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/Michael Stahl6-14/+14
2012-11-20WaE: -Wempty-bodyCaolán McNamara1-3/+4
2012-11-18add a variant of OUStringBuffer::remove() to truncate or empty the contentNorbert Thiebaud1-0/+14
2012-11-17valgrind: rtl_ustr_asciil_reverseEquals_WithLength is a death trapCaolán McNamara1-1/+2
2012-11-15Replace medDebug with sal/log.hxx functionalityStephan Bergmann1-0/+1
2012-11-15Revert "use intrinsict to inline InterlockCount() on Windows too"Luboš Luňák2-6/+0
2012-11-15Drop obsolete includes of deprecated rtl/memory.hStephan Bergmann6-6/+0
2012-11-15Mark rtl_*memory as deprecatedArnaud Versini1-0/+6
2012-11-14Include clean-upStephan Bergmann2-1/+3
2012-11-13fix system boostPeter Foley1-4/+1
2012-11-12fix sal build with system-boostRene Engelhard1-0/+2
2012-11-12WaE: C-linkage specified, but returns user-defined typeTor Lillqvist2-8/+3
2012-11-11oox: ZipStorage: better exception tracingMichael Stahl1-0/+1
2012-11-10sal needs boostPeter Foley1-0/+2
2012-11-10deduplicate OString std::basic_ostream operatorsMiklos Vajna2-12/+14
2012-11-09RepositoryExternal: fix gb_LinkTarget__use_valgrindMichael Stahl1-1/+4
2012-11-09configure: why not set up VALGRIND_CFLAGS all in one placeMichael Stahl1-4/+1
2012-11-09add indexOf family of function to OUStringBufferNorbert Thiebaud1-0/+156
2012-11-09Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORTTor Lillqvist1-0/+6
2012-11-09When DISABLE_DYNLOADING there is no need to export much any symbols at allTor Lillqvist1-4/+11
2012-11-07Improve loggingStephan Bergmann1-1/+1
2012-11-07move CppunitTest_sal_osl_process to gb_Module_add_check_targets callRene Engelhard1-0/+2
2012-11-06Add some rtl::Bootstrap unit testStephan Bergmann3-0/+82
2012-11-06Some white-space clean-upStephan Bergmann1-10/+10
2012-11-03document writerfilter.profile log areaMiklos Vajna1-1/+5
2012-11-03isfinite() is hard to get rightTor Lillqvist1-1/+11
2012-11-02Try to use isfinite() for iOSTor Lillqvist1-0/+2
2012-11-02change std::clog debug output to SAL_INFO, so that it can be turned offLuboš Luňák1-0/+1
2012-11-02loplugin: unused UniStringsCaolán McNamara1-0/+1