summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* add a public __sal_NoAcquire to OString to match OUString'sCaolán McNamara2011-09-022-1/+11
* And then fix MSVC compilationTor Lillqvist2011-09-021-0/+1
* Fix MinGW compilation error with min()Tor Lillqvist2011-09-021-1/+1
* humour me, and sync this with osl/w32/security.cCaolán McNamara2011-09-011-1/+1
* micro-opt, just use memsetCaolán McNamara2011-09-011-6/+3
* add details to message as to what failedCaolán McNamara2011-08-311-2/+11
* Work around compilation errors with MinGW and --enable-debugTor Lillqvist2011-08-302-8/+6
* We do not need to use GLIBC hereMatúš Kukan2011-08-292-33/+2
* cppunittester::LibreOfficeProtector/LibreOfficeProtecter confusionCaolán McNamara2011-08-291-10/+0
* Move the header that made setup_native depending on sfx2.Jan Holesovsky2011-08-261-0/+52
* <sys/prctl.h> is not available on kFreeBSDRene Engelhard2011-08-241-2/+2
* Drop OS/2 linesTor Lillqvist2011-08-221-2/+1
* chmod -xTor Lillqvist2011-08-172-0/+0
* Do use _CrtDbgReport() in a _DEBUG (enable-dbgutil, non-pro) buildTor Lillqvist2011-08-172-9/+17
* Fix heap corruption (malloc buffer overrun)Tor Lillqvist2011-08-161-2/+2
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-106-6/+6
* build errorCaolán McNamara2011-08-091-1/+3
* Add dependencies for sal_qa_staticTor Lillqvist2011-08-081-1/+1
* revert this and rely on changed SAL_ALLOW_LINKOO_SYMLINKS behaviourCaolán McNamara2011-08-081-7/+0
* osl_getAbsoluteFileURL symlinks allowed: ".", ".." still treatedLionel Elie Mamane2011-08-081-1/+3
* skip tricky allocators on G_SLICE=always-mallocCaolán McNamara2011-08-084-8/+45
* Print debugging output only if OSL_DEBUG_LEVEL > 1Tor Lillqvist2011-08-051-2/+2
* Emacs modeline compatible with vim's oneTakeshi Abe2011-08-051-0/+1
* Don't use dynamic loading on iOSTor Lillqvist2011-08-032-6/+11
* Avoid compiler warningTor Lillqvist2011-08-031-0/+2
* make these explicitCaolán McNamara2011-08-022-2/+2
* make sure we get the right interim objCaolán McNamara2011-08-021-1/+17
* We do want to use RTLD_DEFAULT and dlsym() also on iOSTor Lillqvist2011-08-011-2/+3
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-306-1/+7
* use SAL_WARN_UNUSED_RESULTCaolán McNamara2011-07-214-5/+5
* add a _attribute__((warn_unused_result)) based macroCaolán McNamara2011-07-211-0/+12
* Simplify osl_getTempDirURL()Francois Tigeot2011-07-161-33/+9
* Android build fixesTor Lillqvist2011-07-152-3/+5
* iOS hacking, intermediate commitTor Lillqvist2011-07-151-14/+44
* Add a property for the UIWindow and show itTor Lillqvist2011-07-151-0/+7
* Include the rest of the active sal cppunit tests for iOSTor Lillqvist2011-07-158-27/+24
* Use MSVC options only with MSVCTor Lillqvist2011-07-142-18/+2
* No point building xml2cmp when cross-compilingTor Lillqvist2011-07-141-1/+1
* unused OUString_to_std_stringCaolán McNamara2011-07-131-8/+0
* Remove component_getImplementationEnvironmentMatúš Kukan2011-07-123-9/+0
* unused methodsCaolán McNamara2011-07-114-76/+0
* callcatcher: unused methodsCaolán McNamara2011-07-112-202/+0
* Make iOS sal unit testing actually workTor Lillqvist2011-07-114-4/+28
* Remove accidentally committed debugging printoutTor Lillqvist2011-07-101-2/+0
* Do build sal unit tests for iOS, tooTor Lillqvist2011-07-1026-73/+92
* No <sys/statfs.h> for iOS eitherTor Lillqvist2011-07-101-1/+1
* No getVolumeInfo tests for iOSTor Lillqvist2011-07-101-1/+1
* iOS is much like MacOSXTor Lillqvist2011-07-102-3/+5
* Add a statically linked unit tester for iOSTor Lillqvist2011-07-103-0/+190
* aTestSec is not used anywhereTor Lillqvist2011-07-101-1/+0