summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-16Simplify osl_getTempDirURL()feature/layoutFrancois Tigeot1-33/+9
2011-07-15Android build fixesTor Lillqvist2-3/+5
2011-07-15Add values for iOS and Android, style improvementsTor Lillqvist1-10/+22
2011-07-15iOS hacking, intermediate commitTor Lillqvist1-14/+44
2011-07-15Add a property for the UIWindow and show itTor Lillqvist1-0/+7
2011-07-15Include the rest of the active sal cppunit tests for iOSTor Lillqvist8-27/+24
2011-07-14Use MSVC options only with MSVCTor Lillqvist2-18/+2
2011-07-14No point building xml2cmp when cross-compilingTor Lillqvist1-1/+1
2011-07-13Remove add.diffMiklos Vajna1-1078/+0
2011-07-13unused OUString_to_std_stringCaolán McNamara1-8/+0
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan43-236/+1
2011-07-11Default to current language binding name, if not specified.Matúš Kukan1-19/+9
2011-07-11unused methodsCaolán McNamara4-76/+0
2011-07-11callcatcher: unused methodsCaolán McNamara2-202/+0
2011-07-11Make iOS sal unit testing actually workTor Lillqvist4-4/+28
2011-07-10Remove accidentally committed debugging printoutTor Lillqvist1-2/+0
2011-07-10Do build sal unit tests for iOS, tooTor Lillqvist26-73/+92
2011-07-10No <sys/statfs.h> for iOS eitherTor Lillqvist1-1/+1
2011-07-10No getVolumeInfo tests for iOSTor Lillqvist1-1/+1
2011-07-10iOS is much like MacOSXTor Lillqvist2-3/+5
2011-07-10Add a statically linked unit tester for iOSTor Lillqvist3-0/+190
2011-07-10aTestSec is not used anywhereTor Lillqvist1-1/+0
2011-07-10Don't run cppunittester automatically when cross-compilingTor Lillqvist1-0/+4
2011-07-09Build cpputools only for desktop OSesTor Lillqvist1-1/+1
2011-07-09sal_main_with_args() is staticTor Lillqvist1-2/+2
2011-07-09iOS hacking for cppunittesterTor Lillqvist3-1/+61
2011-07-07workaround sal built with _GLIBCXX_DEBUG and cppunit build without itCaolán McNamara1-0/+1
2011-07-04fix indentCaolán McNamara1-1/+1
2011-07-04change O[U]StringBuffer::remove() to take start+lenLuboš Luňák7-62/+34
2011-07-03callcatcher: secondfunc unusedCaolán McNamara1-4/+0
2011-07-03callcatcher: unused codeCaolán McNamara2-21/+0
2011-07-03callcatcher: unused getExtraInputFileCaolán McNamara2-13/+0
2011-07-01fix last commitLuboš Luňák1-0/+1
2011-07-01XLSX formula import improvement. Recommit.Muthu Subramanian2-0/+72
2011-07-01missing else, *cough*Caolán McNamara1-0/+1
2011-06-30extend CppUnit::Protector for context-less protectionCaolán McNamara2-8/+26
2011-06-30rearrange the cppunittester to allow makeFixture time exceptions catchableCaolán McNamara1-34/+66
2011-06-30callcatcher: various unused fooCaolán McNamara4-494/+0
2011-06-30callcatcher: unused writeU1Caolán McNamara1-5/+0
2011-06-30callcatcher: unused codeCaolán McNamara4-80/+0
2011-06-30add StringBuffers ::removeCaolán McNamara8-7/+212
2011-06-29Revert patch to change .idlMuthu Subramanian1-22/+0
2011-06-29Just use the same style library name for jvmaccess for MinGW as for UnixTor Lillqvist1-1/+1
2011-06-29Improved xlsx formula import.Muthu Subramanian1-0/+22
2011-06-2816-bit Windows is no moreFrancois Tigeot1-2/+0
2011-06-27Remove tgetpwnam.cxx, it is unused.Francois Tigeot2-264/+0
2011-06-27Export the new loadSharedLibComponentFactory() overload, tooTor Lillqvist1-0/+1
2011-06-24Use $(DLLTOOL) instead of dlltoolJesús Corrius1-1/+1
2011-06-24Don't include pyversion.mkJesús Corrius1-0/+2
2011-06-24re-work prefix handling and undo cppuhelper ABI change, add unit testMichael Meeks7-9/+61