summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2012-12-01Remove useless getpid implementation on Linux.Arnaud Versini
2012-12-01unused variablesLuboš Luňák
2012-12-01but back a unittest check about invalid char[] -> OUString(Buffer) conversionLuboš Luňák
2012-12-01OUStringBuffer constructor from OUStringBuffer should use const argNorbert Thiebaud
2012-11-30eradicate all traces of OLocale and rtl/locale.hxxMichael Stahl
2012-11-30ditched rtl::OLocaleEike Rathke
2012-11-30Find a more sensible place for cssStephan Bergmann
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-28add SAL_WARN_UNUSED_RESULT in OString and OUString where appropriateNorbert Thiebaud
2012-11-28Clean up previous rtl::OUStringBuffer changesStephan Bergmann
2012-11-28Fix rtl::OUString::compareToIgnoreAsciiCaseStephan Bergmann
2012-11-27OUString has a matchIgnoreAsciiCase but no compareTo version of itNorbert Thiebaud
2012-11-27add API to OUStringBuffer to make assignment/copy more versatileNorbert Thiebaud
2012-11-27android folds libsal_textenc into libsalCaolán McNamara
2012-11-27add dependency on sal_textenc dlopened libCaolán McNamara
2012-11-27warning C4309: '=' : truncation of constant valueStephan Bergmann
2012-11-27Make python3 work with custom VALGRIND_CFLAGSStephan Bergmann
2012-11-27implement a new iscii (devangari) <-> unicode converterCaolán McNamara
2012-11-26get textencoding tests working againCaolán McNamara
2012-11-26fix unicode to dingbats conversionCaolán McNamara
2012-11-26removal of ISCII code left a bogus hole in tableCaolán McNamara
2012-11-22Add an $APP_DATA_DIR predefiend thingie in bootstrap ("rc") files for AndroidTor Lillqvist
2012-11-22Add lo_get_app_data_dir()Tor Lillqvist
2012-11-22create SAL_DEPRECATED_INTERNAL for annotating APIMichael Meeks
2012-11-22Fail fastStephan Bergmann
2012-11-21Clean up remains of NativeActivity-based Android app supportTor Lillqvist
2012-11-21android: fix cppunit testingMichael Meeks
2012-11-21Use correct variable in the iOS and Android casesTor Lillqvist
2012-11-21This function should obviously be exported for it to be callableTor Lillqvist
2012-11-21a replace() to OUStringBufferNorbert Thiebaud
2012-11-21fix sal buildCaolán McNamara
2012-11-21add strip* Family of function to OUStringBufferNorbert Thiebaud
2012-11-21fix day of week naming in sal unit test.Michael Meeks
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-11-21Revert "sb140: sb140: #i116981# clean up memory upon exit"Michael Meeks
2012-11-21Revert "#i116915# rewrote unx osl_getSystemPathFromFileURL to avoid mem leaks"Michael Meeks
2012-11-21mingwport34: i#117493: mingw port of i109096tono
2012-11-21We don't need the library search path anymoreTor Lillqvist
2012-11-21Enable storing some files gzipped in the .apkTor Lillqvist
2012-11-20sal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/Michael Stahl
2012-11-20WaE: -Wempty-bodyCaolán McNamara
2012-11-18add a variant of OUStringBuffer::remove() to truncate or empty the contentNorbert Thiebaud
2012-11-17valgrind: rtl_ustr_asciil_reverseEquals_WithLength is a death trapCaolán McNamara
2012-11-15Replace medDebug with sal/log.hxx functionalityStephan Bergmann
2012-11-15Revert "use intrinsict to inline InterlockCount() on Windows too"Luboš Luňák
2012-11-15Drop obsolete includes of deprecated rtl/memory.hStephan Bergmann
2012-11-15Mark rtl_*memory as deprecatedArnaud Versini
2012-11-14Include clean-upStephan Bergmann
2012-11-13fix system boostPeter Foley