summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2012-03-01STAR_ENABLE_FILE_LOCKING was a secretCaolán McNamara
2012-02-27some doxygen warnings cleanupKorrawit Pruegsanusak
2012-02-26Avoid temporary rtl::OUStringJulien Nabet
2012-02-24MinGW: snprintf might be present.Jan Holesovsky
2012-02-24We never call pthread_cancel, so no need to guard against itStephan Bergmann
2012-02-23No need to compile it as Objective-C++ for iOS any moreTor Lillqvist
2012-02-23Unify indentationTor Lillqvist
2012-02-23Moved dp_gui::Thread to salhelper::Thread, so that all code can use itStephan Bergmann
2012-02-23log-areas clean upStephan Bergmann
2012-02-22cppunittester hacks for iOS, intermediate commitTor Lillqvist
2012-02-22Do build cppunittester and don't build osl_process_child for iOSTor Lillqvist
2012-02-22OUString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák
2012-02-22WaE: silence some documentation errorsThomas Arnhold
2012-02-21WaE: unreadVariableThomas Arnhold
2012-02-21WaE: unreadVariableThomas Arnhold
2012-02-20Work around the fact that empty directories are not present in an .apkTor Lillqvist
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-19WaE: unused variable bOkThomas Arnhold
2012-02-19WaE: do this right...Thomas Arnhold
2012-02-18sal: remove dead code and empty linesThomas Arnhold
2012-02-18WaE: unused variable bOkThomas Arnhold
2012-02-18WaE: unused variable nErrorThomas Arnhold
2012-02-18WaE: unused variable nPipesThomas Arnhold
2012-02-18WaE: unused variable EventThomas Arnhold
2012-02-18WaE: /* inside commentThomas Arnhold
2012-02-18WaE: unused variable nLenThomas Arnhold
2012-02-18Fix typos in commentsElton Chung
2012-02-16Use the same simple lo_main() on iOS as on AndroidTor Lillqvist
2012-02-16-WundefStephan Bergmann
2012-02-16Prevent misuses of RTL_CONSTASCII_USTRINGPARAMStephan Bergmann
2012-02-15Various string function clean upStephan Bergmann
2012-02-15Merge sal_textenc into sal just on AndroidTor Lillqvist
2012-02-15Don't bother with a separate libsal_textenc when merging libsTor Lillqvist
2012-02-15Merge branch 'feature/android'Tor Lillqvist
2012-02-14cleanup: remove remenants of gcc version checkingMichael Meeks
2012-02-14Make code exploiting -fthreadsafe-statics properly conditionalStephan Bergmann
2012-02-13EasyHack: Removed gcc conditionalsAlexander Bergmann
2012-02-10consistent constness for getFunctionSymbol() overloadsLuboš Luňák
2012-02-09fix ppt embedded graphic dumperCaolán McNamara
2012-02-06OSL_USE_SYS_V_SEMAPHORE is never definedFrançois Tigeot
2012-02-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-02-05Remove unused VolumeDevice functions and related codeFrançois Tigeot
2012-02-05Remove unused floppy-handling codeFrançois Tigeot
2012-02-05Remove useless NETBSD checkFrançois Tigeot
2012-02-03add sc.ui log areaDavid Tardon
2012-02-01add vcl.gdi log areaDavid Tardon
2012-01-31Regroup DragonFly and NetBSD configurationsFrançois Tigeot
2012-01-31Call lo_dlclose() on AndroidTor Lillqvist
2012-01-31Add lo_dlclose()Tor Lillqvist