summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-13Handle osl_createThread failureStephan Bergmann
2014-01-10Use boolStephan Bergmann
2014-01-10Use boolStephan Bergmann
2014-01-10Use boolStephan Bergmann
2014-01-09some notes about COM threading in LO generally and winaccessibilityMichael Stahl
2014-01-09sal: remove OSL_ENSURE_FILE, better use SAL_LOG/SAL_INFOMichael Stahl
2014-01-09Bin duplicate definitions (already in file_error.h)Tor Lillqvist
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-12-23TyposJulien Nabet
2013-12-21Print file and not pointer value in SAL_INFOTor Lillqvist
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist
2013-12-20typo fixesAndras Timar
2013-12-19Fix crash on AndroidTor Lillqvist
2013-12-17fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-16fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
2013-12-13fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-12-04HINSTANCE vs. HMODULE clean upStephan Bergmann
2013-12-02Drop duplicate #includeTakeshi Abe
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
2013-11-26No need for additional << overload hereStephan Bergmann
2013-11-25WaE: C4100: 'pExcPtrs' : unreferenced formal parameterTor Lillqvist
2013-11-25Related: #i123747# ignore single step and breakpoint SEH eventsHerbert Dürr
2013-11-25Resolves: #i123747# allow treating Window's SEH events as C++ exceptionsHerbert Dürr
2013-11-24this script talks about dmake. it must be out of its mind!Bjoern Michaelsen
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
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