summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2013-09-22sal: rename "cppunit/cppunittester" executableMichael Stahl
2013-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl
2013-09-22gbuild: make the versioned library the linktarget on UnixesMichael Stahl
2013-09-17Revert "fix-linkoo.diff: Fix linkoo to work again."Matúš Kukan
2013-09-12WaE: unused variable suToken, aEmpty, aEmpty2.Andrzej J.R. Hunt
2013-09-11CID#707531 silence coverityCaolán McNamara
2013-09-11-Werror,-WformatStephan Bergmann
2013-09-11fdo#39625 Make existing cppunittests workJelle van der Waa
2013-09-11typo fix: wether -> whetherAndras Timar
2013-09-11-Werror,-WformatStephan Bergmann
2013-09-11sal: fdo#39625 Make existing cppunittests workJelle van der Waa
2013-09-07Remove confusing casts between synonymsLionel Elie Mamane
2013-09-05update pchThomas Arnhold
2013-09-03dezimal -> decimalJesús Corrius
2013-09-03Don't compile all of the sal library as Objective-C++ on OS X after allTor Lillqvist
2013-09-02MacOSX 10.6 does not like id as a variable nameNorbert Thiebaud
2013-08-30WaE: C4334: '<<' : result of 32-bit shift implicitly converted to 64 bitsTor Lillqvist
2013-08-30WaE: possible loss of dataTor Lillqvist
2013-08-27fdo#67313: Use "lo" suffix for private URE libsStephan Bergmann
2013-08-26Use strncmp()Tor Lillqvist
2013-08-26Be careful not to access a string out of boundsTor Lillqvist
2013-08-25Fix "Save As" when sandboxed on OS XTor Lillqvist
2013-08-25TypoTor Lillqvist
2013-08-25More work on a sandboxed LibreOffice on OS XTor Lillqvist
2013-08-25Switch from OSL_TRACE to SAL_INFO()Tor Lillqvist
2013-08-25Do more syscalls using a security scope bookmark on OS X when sandboxedTor Lillqvist
2013-08-24A slash is a slash, a dot is a dotTor Lillqvist
2013-08-24Bin "temporary hack" code that has been commented-out since 2002Tor Lillqvist
2013-08-24Simplify osl_getSystemPathFromFileURL_Ex()Tor Lillqvist
2013-08-24Remove function that has been commented-out since 2000Tor Lillqvist
2013-08-24Cleanup some weird or inconsistent indentaion and bin some pointless commentsTor Lillqvist
2013-08-24Bin line of code commented out since 2009Tor Lillqvist
2013-08-23Bypass the alias resolving completely when sandboxedTor Lillqvist
2013-08-23Make our File>Recent Documents work better when sandboxedTor Lillqvist
2013-08-23fix hex escape sequenceCaolán McNamara
2013-08-22Various undefined behavior involving signed integersStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-21osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann
2013-08-20rtl::compareAsciiIgnoreCase cannot be used hereStephan Bergmann
2013-08-19Introduce rtl::compareIgnoreCase and deprecate rtl/character.hxx equivalents.Arnaud Versini
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-18Bypass the O_NONBLOCK resetting for now when sandboxed on OS XTor Lillqvist
2013-08-15Mark as constTakeshi Abe
2013-08-08Add SDT probes for interning rtl_uStrings.Mark Wielaard
2013-08-03Add SDT probes for RTL_LOG_STRING_NEW/DELETE.Mark Wielaard
2013-08-02CFErrorRef is apparently not always initialized by the calleeNorbert Thiebaud
2013-08-02No self-execing when HAVE_FEATURE_MACOSX_SANDBOX so no need to close fdsTor Lillqvist
2013-08-01Mark as constTakeshi Abe
2013-07-31Fix memory leak in osl_getSystemPathFromFileURL.Mark Wielaard