summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-17bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar
2013-11-14Use rtl::StaticStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-12document the use of the strtmpl.cxx and remove unnecessary macro usageNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-07Name threads for debug purposeArnaud Versini
2013-11-07fdo#42783: remove CPU variable from environmentMichael Stahl
2013-11-05windows: remove _CRTIMP and _NTSDK definitionsThomas Arnhold
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-28Related: fdo#69641 convert OSL_ASSERT into assertCaolán McNamara
2013-10-28windows: warning 4706 is disabled globally in com_MSC_defs.mkThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-17fdo#70319 "exponent followed by at least on digit" also for special case 0.0Stephan Bergmann
2013-10-14resolved fdo#70319 exponent must be followed by at least one digitEike Rathke
2013-10-13lo_dlcall_argc_argv() is unusedTor Lillqvist
2013-10-10sal: fix osl_setCommandArgs() on WNTMichael Stahl
2013-10-10Adapt to C90Stephan Bergmann
2013-10-10sal: add special handling of argc==0 to osl_setCommandArgs()Michael Stahl
2013-10-10Remove support for undocumented SOLAR_USER_RTL_TEXTENCODING env varStephan Bergmann
2013-10-09Fail fast at least in debug buildsStephan Bergmann
2013-10-09pyuno: set up fake command line in getComponentContext()Michael Stahl
2013-10-09Use SAL_WARN_IF() instead of assert() so that our Python unit tests don't failTor Lillqvist
2013-10-09Use assertions to ensure proper use of the osl command line arg APITor Lillqvist
2013-10-09Revert "Don't ignore -env: command line parameters in some cases"Tor Lillqvist
2013-10-08CID#982700 silence coverityCaolán McNamara
2013-10-08Don't ignore -env: command line parameters in some casesTor Lillqvist
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-functionStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-02-Werror,-Wunused-functionStephan Bergmann
2013-10-01sal: require sun4u or newer hardware / SPARCv8plus / SPARCv9 CPUMichael Stahl
2013-09-30API CHANGE: Remove osl_getEthernetAddress and osl/util.h .Arnaud Versini
2013-09-30Clean up rtl/character.hxxStephan Bergmann
2013-09-30Introduce ASCII case conversion and use more/rtl/character.hxx.Arnaud Versini
2013-09-28General cleanup in sal module for all and unix.Arnaud Versini
2013-09-26malloc returns void*; must be cast to real ptr typeDavid Tardon
2013-09-26typo fixes in commentsAndras Timar
2013-09-22sal: rename "cppunit/cppunittester" executableMichael Stahl