summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)AuthorFilesLines
2012-03-06sal: add mkdir -pMatúš Kukan1-0/+1
2012-03-05rtl_uString_newFromAscii_WithLength() and use it in OUStringLuboš Luňák4-3/+22
2012-03-05optimized OUString operators =,==,!= for string literalsLuboš Luňák1-0/+107
2012-03-05check that *ascii* string functions are really passed only ASCIILuboš Luňák1-6/+29
2012-03-05add @since to new OUString ctorsLuboš Luňák1-0/+2
2012-03-05assume string literals to be ASCII-only, rather than UTF-8Luboš Luňák1-7/+9
2012-03-01STAR_ENABLE_FILE_LOCKING was a secretCaolán McNamara1-1/+1
2012-02-27some doxygen warnings cleanupKorrawit Pruegsanusak1-1/+1
2012-02-26Avoid temporary rtl::OUStringJulien Nabet1-1/+1
2012-02-24MinGW: snprintf might be present.Jan Holesovsky2-0/+7
2012-02-24We never call pthread_cancel, so no need to guard against itStephan Bergmann1-67/+3
2012-02-23No need to compile it as Objective-C++ for iOS any moreTor Lillqvist1-8/+0
2012-02-23Unify indentationTor Lillqvist1-2/+2
2012-02-23Moved dp_gui::Thread to salhelper::Thread, so that all code can use itStephan Bergmann2-0/+8
2012-02-23log-areas clean upStephan Bergmann2-22/+28
2012-02-22cppunittester hacks for iOS, intermediate commitTor Lillqvist2-1/+21
2012-02-22Do build cppunittester and don't build osl_process_child for iOSTor Lillqvist1-3/+3
2012-02-22OUString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák5-1/+160
2012-02-22WaE: silence some documentation errorsThomas Arnhold7-17/+17
2012-02-21WaE: unreadVariableThomas Arnhold1-2/+1
2012-02-21WaE: unreadVariableThomas Arnhold1-1/+0
2012-02-20Work around the fact that empty directories are not present in an .apkTor Lillqvist1-1/+11
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-3/+3
2012-02-19WaE: unused variable bOkThomas Arnhold1-1/+0
2012-02-19WaE: do this right...Thomas Arnhold1-8/+8
2012-02-18sal: remove dead code and empty linesThomas Arnhold1-148/+0
2012-02-18WaE: unused variable bOkThomas Arnhold1-1/+1
2012-02-18WaE: unused variable nErrorThomas Arnhold1-3/+0
2012-02-18WaE: unused variable nPipesThomas Arnhold1-2/+0
2012-02-18WaE: unused variable EventThomas Arnhold1-4/+1
2012-02-18WaE: /* inside commentThomas Arnhold1-9/+9
2012-02-18WaE: unused variable nLenThomas Arnhold1-1/+0
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-02-16Use the same simple lo_main() on iOS as on AndroidTor Lillqvist1-77/+1
2012-02-16-WundefStephan Bergmann1-1/+1
2012-02-16Prevent misuses of RTL_CONSTASCII_USTRINGPARAMStephan Bergmann2-0/+41
2012-02-15Various string function clean upStephan Bergmann9-0/+1170
2012-02-15Merge sal_textenc into sal just on AndroidTor Lillqvist3-3/+3
2012-02-15Don't bother with a separate libsal_textenc when merging libsTor Lillqvist3-2/+20
2012-02-15Merge branch 'feature/android'Tor Lillqvist12-37/+201
2012-02-14cleanup: remove remenants of gcc version checkingMichael Meeks1-12/+0
2012-02-14Make code exploiting -fthreadsafe-statics properly conditionalStephan Bergmann1-3/+3
2012-02-13EasyHack: Removed gcc conditionalsAlexander Bergmann4-14/+3
2012-02-10consistent constness for getFunctionSymbol() overloadsLuboš Luňák1-1/+1
2012-02-09fix ppt embedded graphic dumperCaolán McNamara1-0/+4
2012-02-06OSL_USE_SYS_V_SEMAPHORE is never definedFrançois Tigeot1-181/+0
2012-02-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich1-0/+9
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-02-05Remove unused VolumeDevice functions and related codeFrançois Tigeot6-173/+0
2012-02-05Remove unused floppy-handling codeFrançois Tigeot1-657/+0