summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* Revert "fix-linkoo.diff: Fix linkoo to work again."Matúš Kukan2013-09-171-31/+1
* WaE: unused variable suToken, aEmpty, aEmpty2.Andrzej J.R. Hunt2013-09-121-3/+3
* CID#707531 silence coverityCaolán McNamara2013-09-111-0/+4
* -Werror,-WformatStephan Bergmann2013-09-111-1/+1
* fdo#39625 Make existing cppunittests workJelle van der Waa2013-09-113-15/+36
* typo fix: wether -> whetherAndras Timar2013-09-111-1/+1
* -Werror,-WformatStephan Bergmann2013-09-112-2/+2
* sal: fdo#39625 Make existing cppunittests workJelle van der Waa2013-09-115-159/+172
* Remove confusing casts between synonymsLionel Elie Mamane2013-09-071-14/+6
* update pchThomas Arnhold2013-09-051-0/+3
* dezimal -> decimalJesús Corrius2013-09-031-1/+1
* Don't compile all of the sal library as Objective-C++ on OS X after allTor Lillqvist2013-09-034-4/+15
* MacOSX 10.6 does not like id as a variable nameNorbert Thiebaud2013-09-021-6/+6
* WaE: C4334: '<<' : result of 32-bit shift implicitly converted to 64 bitsTor Lillqvist2013-08-302-7/+7
* WaE: possible loss of dataTor Lillqvist2013-08-301-2/+2
* fdo#67313: Use "lo" suffix for private URE libsStephan Bergmann2013-08-271-1/+2
* Use strncmp()Tor Lillqvist2013-08-261-2/+1
* Be careful not to access a string out of boundsTor Lillqvist2013-08-261-1/+2
* Fix "Save As" when sandboxed on OS XTor Lillqvist2013-08-251-0/+27
* TypoTor Lillqvist2013-08-251-2/+2
* More work on a sandboxed LibreOffice on OS XTor Lillqvist2013-08-253-15/+50
* Switch from OSL_TRACE to SAL_INFO()Tor Lillqvist2013-08-251-52/+27
* Do more syscalls using a security scope bookmark on OS X when sandboxedTor Lillqvist2013-08-255-62/+144
* A slash is a slash, a dot is a dotTor Lillqvist2013-08-241-25/+21
* Bin "temporary hack" code that has been commented-out since 2002Tor Lillqvist2013-08-241-10/+0
* Simplify osl_getSystemPathFromFileURL_Ex()Tor Lillqvist2013-08-244-18/+11
* Remove function that has been commented-out since 2000Tor Lillqvist2013-08-241-33/+0
* Cleanup some weird or inconsistent indentaion and bin some pointless commentsTor Lillqvist2013-08-2412-742/+400
* Bin line of code commented out since 2009Tor Lillqvist2013-08-241-1/+0
* Bypass the alias resolving completely when sandboxedTor Lillqvist2013-08-231-6/+7
* Make our File>Recent Documents work better when sandboxedTor Lillqvist2013-08-232-4/+49
* fix hex escape sequenceCaolán McNamara2013-08-231-48/+48
* Various undefined behavior involving signed integersStephan Bergmann2013-08-221-25/+26
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-213-4/+4
* osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann2013-08-212-2/+4
* rtl::compareAsciiIgnoreCase cannot be used hereStephan Bergmann2013-08-202-13/+35
* Introduce rtl::compareIgnoreCase and deprecate rtl/character.hxx equivalents.Arnaud Versini2013-08-192-35/+13
* Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist2013-08-191-2/+2
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-181-0/+9
* Bypass the O_NONBLOCK resetting for now when sandboxed on OS XTor Lillqvist2013-08-181-1/+3
* Mark as constTakeshi Abe2013-08-152-9/+9
* Add SDT probes for interning rtl_uStrings.Mark Wielaard2013-08-082-0/+13
* Add SDT probes for RTL_LOG_STRING_NEW/DELETE.Mark Wielaard2013-08-034-4/+29
* CFErrorRef is apparently not always initialized by the calleeNorbert Thiebaud2013-08-021-2/+5
* No self-execing when HAVE_FEATURE_MACOSX_SANDBOX so no need to close fdsTor Lillqvist2013-08-021-7/+9
* Mark as constTakeshi Abe2013-08-011-3/+3
* Fix memory leak in osl_getSystemPathFromFileURL.Mark Wielaard2013-07-311-1/+2
* Be a bit more lax when resolving bookmarks when sandboxedTor Lillqvist2013-07-301-0/+14
* Avoid crash on OS X: guarded fd exceptionTor Lillqvist2013-07-291-1/+4
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa2013-07-261-8/+4