summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe
2011-08-03Don't use dynamic loading on iOSTor Lillqvist
2011-08-03Avoid compiler warningTor Lillqvist
2011-08-02make these explicitCaolán McNamara
2011-08-02make sure we get the right interim objCaolán McNamara
2011-08-01We do want to use RTLD_DEFAULT and dlsym() also on iOSTor Lillqvist
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-21use SAL_WARN_UNUSED_RESULTCaolán McNamara
2011-07-21add a _attribute__((warn_unused_result)) based macroCaolán McNamara
2011-07-16Simplify osl_getTempDirURL()Francois Tigeot
2011-07-15Android build fixesTor Lillqvist
2011-07-15iOS hacking, intermediate commitTor Lillqvist
2011-07-15Add a property for the UIWindow and show itTor Lillqvist
2011-07-15Include the rest of the active sal cppunit tests for iOSTor Lillqvist
2011-07-14Use MSVC options only with MSVCTor Lillqvist
2011-07-14No point building xml2cmp when cross-compilingTor Lillqvist
2011-07-13unused OUString_to_std_stringCaolán McNamara
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan
2011-07-11unused methodsCaolán McNamara
2011-07-11callcatcher: unused methodsCaolán McNamara
2011-07-11Make iOS sal unit testing actually workTor Lillqvist
2011-07-10Remove accidentally committed debugging printoutTor Lillqvist
2011-07-10Do build sal unit tests for iOS, tooTor Lillqvist
2011-07-10No <sys/statfs.h> for iOS eitherTor Lillqvist
2011-07-10No getVolumeInfo tests for iOSTor Lillqvist
2011-07-10iOS is much like MacOSXTor Lillqvist
2011-07-10Add a statically linked unit tester for iOSTor Lillqvist
2011-07-10aTestSec is not used anywhereTor Lillqvist
2011-07-10Don't run cppunittester automatically when cross-compilingTor Lillqvist
2011-07-09sal_main_with_args() is staticTor Lillqvist
2011-07-09iOS hacking for cppunittesterTor Lillqvist
2011-07-07workaround sal built with _GLIBCXX_DEBUG and cppunit build without itCaolán McNamara
2011-07-04fix indentCaolán McNamara
2011-07-04change O[U]StringBuffer::remove() to take start+lenLuboš Luňák
2011-07-03callcatcher: secondfunc unusedCaolán McNamara
2011-07-01missing else, *cough*Caolán McNamara
2011-06-30extend CppUnit::Protector for context-less protectionCaolán McNamara
2011-06-30rearrange the cppunittester to allow makeFixture time exceptions catchableCaolán McNamara
2011-06-30callcatcher: various unused fooCaolán McNamara
2011-06-30callcatcher: unused codeCaolán McNamara
2011-06-30add StringBuffers ::removeCaolán McNamara
2011-06-2816-bit Windows is no moreFrancois Tigeot
2011-06-27Remove tgetpwnam.cxx, it is unused.Francois Tigeot
2011-06-23add an OString::equalsL equivalent to OUString::equalsAsciiLCaolán McNamara
2011-06-22remove duplicate codeDavid Tardon
2011-06-21add default arguments to make this less painfulCaolán McNamara
2011-06-20make pthreads osl_setThreadKeyData backend work the same on all OSesCaolán McNamara
2011-06-20add an extra ctor that takes char str+lenCaolán McNamara
2011-06-18Just call the import library -luno_sal for MinGWTor Lillqvist
2011-06-18Add 2 lacking break instructions in a switchJulien Nabet