summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-21unused methodsfeature/layoutCaolán McNamara3-80/+0
2011-07-21Generate correctly named import library for WNTGCCTor Lillqvist1-0/+4
2011-07-21Generate correctly named import library for WNTGCCTor Lillqvist1-0/+4
2011-07-21Bin fairly pointless (and MSVC-specific) -nologo optionTor Lillqvist1-1/+1
2011-07-21Generate correctly named import library for WNTGCCTor Lillqvist1-0/+4
2011-07-21Generate correctly named import library for WNTGCCTor Lillqvist1-0/+4
2011-07-20More header name case fixes for MinGW cross-compilationTor Lillqvist3-5/+5
2011-07-20Use delay loading only with MSCTor Lillqvist1-1/+5
2011-07-20Fix MSVC warnings and errors, fallout from previous commitTor Lillqvist4-11/+8
2011-07-20MinGW fixesTor Lillqvist11-22/+56
2011-07-20Fix some MinGW warnings and errorsTor Lillqvist4-3/+7
2011-07-20The file is Fps.rc, not fps.rcTor Lillqvist1-1/+1
2011-07-20Drop Win9x dialogs and make compatible with windresTor Lillqvist1-196/+15
2011-07-20Drop Win9x stuffTor Lillqvist7-312/+15
2011-07-20Fix MinGW compilation errorsTor Lillqvist5-2/+8
2011-07-20Fix build of our odma_lib library with MinGWTor Lillqvist2-5/+6
2011-07-20Add a few casts to fix MinGW compilation errorsTor Lillqvist2-3/+3
2011-07-20Win32 header names need to be in lowercase as that is how they are in MinGWTor Lillqvist1-1/+1
2011-07-20MinGW needs -fpermissive for <adoint.h>Tor Lillqvist1-0/+4
2011-07-20callcatcher: remove unused writeInfoThomas Arnhold1-12/+0
2011-07-20callcatcher: remove unused methodsThomas Arnhold1-81/+0
2011-07-20callcatcher: remove unused DumpObjectListThomas Arnhold1-16/+0
2011-07-20Change version string displayed in VCLTestTool's About dialogMatúš Kukan2-2/+3
2011-07-20callcatcher: various unused methodsCaolán McNamara7-497/+0
2011-07-20callcatcher: XColorList, your time has cometh to an endCaolán McNamara2-109/+0
2011-07-20Splash screen fix for multi-head on Linux (fdo#33214)Josh Heidenreich2-0/+29
2011-07-19On recovery from an autosave file use DefaultFilter, seems to fix fdo#34805Tor Lillqvist1-1/+4
2011-07-19ByteString::CreateFromInt32->rtl::OStringBuffer::appendCaolán McNamara3-20/+36
2011-07-18Just a little fixJulien Nabet1-1/+1
2011-07-17ByteString->rtl::OStringBufferCaolán McNamara2-47/+70
2011-07-17ByteString->rtl::OStringBufferCaolán McNamara1-28/+36
2011-07-17ByteString->OStringBUfferCaolán McNamara1-9/+13
2011-07-16CHECKERROR unusedCaolán McNamara1-16/+0
2011-07-16ByteString->OStringBufferCaolán McNamara1-4/+6
2011-07-15callcatcher: unused methodsCaolán McNamara2-8/+0
2011-07-14catch by const referenceCaolán McNamara1-2/+4
2011-07-14ByteString->rtl::OStringBufferCaolán McNamara1-13/+24
2011-07-14callcatcher: remove unused methodsCaolán McNamara15-304/+0
2011-07-14debug-only methodCaolán McNamara1-2/+2
2011-07-14callcatcher: remove unused non-class level methodsCaolán McNamara3-46/+0
2011-07-14callcatcher: remove unused non-class level methodsCaolán McNamara3-42/+0
2011-07-14a11y: fix crash where subclass bypasses a11y layer to insert entriesCaolán McNamara1-2/+2
2011-07-14nah, don't want to list bg in any extra table container spaceCaolán McNamara1-2/+0
2011-07-14Resolves: fdo#36534 rework SvxSimpleTable to not manage its own parentCaolán McNamara8-148/+98
2011-07-14ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara1-3/+6
2011-07-14ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara1-3/+4
2011-07-14ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara1-6/+9
2011-07-14No point building xml2cmp when cross-compilingTor Lillqvist1-1/+1
2011-07-13oosplash.bin - handle EINTR and failed reads more elegantlyMichael Meeks1-2/+6
2011-07-13null the display pointer after closing the display, fixes fdo#37579Michael Meeks1-0/+1