summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)AuthorFilesLines
2012-11-30Find a more sensible place for cssStephan Bergmann1-12/+11
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-0/+8
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist6-20/+6
2012-11-28add SAL_WARN_UNUSED_RESULT in OString and OUString where appropriateNorbert Thiebaud2-18/+18
2012-11-28Clean up previous rtl::OUStringBuffer changesStephan Bergmann1-9/+4
2012-11-28Fix rtl::OUString::compareToIgnoreAsciiCaseStephan Bergmann2-6/+19
2012-11-27OUString has a matchIgnoreAsciiCase but no compareTo version of itNorbert Thiebaud1-0/+24
2012-11-27add API to OUStringBuffer to make assignment/copy more versatileNorbert Thiebaud1-1/+29
2012-11-27android folds libsal_textenc into libsalCaolán McNamara1-0/+1
2012-11-27add dependency on sal_textenc dlopened libCaolán McNamara1-0/+7
2012-11-27warning C4309: '=' : truncation of constant valueStephan Bergmann1-19/+19
2012-11-27Make python3 work with custom VALGRIND_CFLAGSStephan Bergmann3-8/+8
2012-11-27implement a new iscii (devangari) <-> unicode converterCaolán McNamara7-43/+611
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