summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-27More WaE fixes for iOSTor Lillqvist1-3/+3
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann117-461/+579
2011-09-27move windows-only call into platform/win*David Tardon3-1/+4
2011-09-27make WinResTarget's name independent of LinkTargetDavid Tardon13-23/+23
2011-09-27correct link target name should be propagated from gb_Library_add_nativeresDavid Tardon1-2/+2
2011-09-27remove unused header and clean d.lst which should be emptyMatúš Kukan2-389/+0
2011-09-27More Android config.sub fixing.Thorsten Behrens1-0/+20
2011-09-27Replace raptor rindex calls with strrchrThorsten Behrens2-0/+63
2011-09-27More Android config.sub fixing.Thorsten Behrens4-22/+20
2011-09-27If gradient type is not specified, assume linearFridrich Štrba1-0/+5
2011-09-27Hmm, why did I think the ATSUI API would be gone in the 10.5 SDK?Tor Lillqvist1-1/+1
2011-09-27Add my autogen.lastrun too.Jan Holesovsky1-0/+39
2011-09-27Dmake's .IF expression parser is apparently broken, >= works but > doesn'tTor Lillqvist1-1/+1
2011-09-27add GetParentDialog to VCL's Window, and remove DLGWIN & cut/pasteMichael Meeks15-198/+100
2011-09-27add dependencies for vba unit testMarkus Mohrhard2-1/+3
2011-09-27move the checkboxes below the more buttonMarkus Mohrhard3-4/+40
2011-09-27remove obsolete and unused definesMichael Meeks1-24/+9
2011-09-27assert on the console in a helpful way as/when we get a message dialogMichael Meeks2-0/+14
2011-09-27Let's rely on memmove() being sane on all our platformsTor Lillqvist1-36/+0
2011-09-27Process options early so that $TARGET is set when we need it.Jan Holesovsky1-37/+40
2011-09-27Minor refactoring on WMF loadingMarc-Andre Laverdiere2-84/+55
2011-09-27Add bestreversemapTor Lillqvist1-0/+1
2011-09-27Fix system Python configuration for MacOSX SDK >= 10.6Tor Lillqvist1-6/+25
2011-09-27Fixed linkoo for Linux again.Stephan Bergmann1-1/+3
2011-09-27update listCaolán McNamara1-1/+5
2011-09-27callcatcher: some unused methodsCaolán McNamara3-74/+0
2011-09-27ByteString->rtl::OStringBufferCaolán McNamara1-15/+26
2011-09-27decast this a bitCaolán McNamara1-23/+25
2011-09-27why call twice, we've already got the resultCaolán McNamara1-1/+1
2011-09-27constify some of thisCaolán McNamara4-15/+14
2011-09-27fix mangled indentCaolán McNamara1-20/+20
2011-09-27more ColorTable to List cleanup, and abstraction of load/saveMichael Meeks12-492/+443
2011-09-27Make extension cross-buildable again.Thorsten Behrens2-3/+3
2011-09-27Add MinGW debugging hints.Jan Holesovsky1-0/+26
2011-09-27Add MinGW handling to linkoo.Jan Holesovsky1-14/+21
2011-09-27Make cairo build against MacOSX SDK 10.5Tor Lillqvist3-30/+36
2011-09-27Fix android platform parsing for raptorThorsten Behrens1-0/+20
2011-09-27FullTextEncodingDataSingleton must not call itself recursively.Stephan Bergmann5-81/+144
2011-09-27Make Android cross-build workingThorsten Behrens22-107/+216
2011-09-27Enforce use of internal Python for MacOSX 10.[45] only, as apparently is the ...Tor Lillqvist1-2/+5
2011-09-27WaE: Silence warnings for the iOS codeTor Lillqvist8-122/+43
2011-09-26cppcheck: reduce scope of var in rsc rscflag.cxxPierre-André Jacquod1-12/+10
2011-09-26cppcheck: reduce scope of var in tools/ poly.cxxPierre-André Jacquod1-7/+7
2011-09-26cppcheck: reduce scope of var in vcl bitmap3.cxxPierre-André Jacquod1-13/+12
2011-09-26cppcheck: reduce scope of var in vcl sft.cxxPierre-André Jacquod1-13/+18
2011-09-26cppcheck: reduce scope of variabl.e in vcl, cff.cxxPierre-André Jacquod1-1/+1
2011-09-26dead code deleted in vcl toolbox.cxxPierre-André Jacquod1-62/+9
2011-09-26cppcheck: reduce scope of var in vcl toolbox.cxxPierre-André Jacquod1-12/+7
2011-09-26cppcheck: scope reduction of var in vcl outdev3.cxxPierre-André Jacquod1-5/+4
2011-09-26cppcheck: reduce scope of var in vcl outdev2.cxxPierre-André Jacquod1-2/+8