summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2011-08-29Polyline improvement for WindowsDmitry A Ashkadov1-0/+35
2011-08-29callcatcher: drop various unused methodsCaolán McNamara3-20/+0
2011-08-29valgrind: various unused codeCaolán McNamara4-25/+0
2011-08-26callcatcher: some unused codeCaolán McNamara2-15/+0
2011-08-24avoid crash on shutdown with unprocessed events pending post SalDisplay dtorCaolán McNamara1-13/+22
2011-08-24potential WaECaolán McNamara1-1/+1
2011-08-24catch ignored exceptions by const referenceTakeshi Abe1-1/+1
2011-08-23dlopen() librsvg-2.so.2 instead of .so which would require -dev(el) packagesRene Engelhard1-2/+2
2011-08-23generate listCaolán McNamara2-9/+0
2011-08-23Remove assertion that does not compileTor Lillqvist1-1/+0
2011-08-22Enable CUPS unconditionallyFrançois Tigeot2-42/+1
2011-08-22regenerate up to date listCaolán McNamara2-8/+0
2011-08-22regoptions (etc.) now unused post registration-removalCaolán McNamara2-23/+0
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara7-11/+11
2011-08-22callcatcher: various methodsCaolán McNamara2-12/+0
2011-08-22callcatcher: remove unused methodsCaolán McNamara2-2/+0
2011-08-22ditch product registration implementationCaolán McNamara2-419/+0
2011-08-22callcatcher: post cairo-text remove unused legacy methodsCaolán McNamara4-372/+1
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-19Fixes link error on Windows.Kohei Yoshida1-1/+2
2011-08-19now cairo is the only way to render text under XCaolán McNamara4-31/+11
2011-08-19Merge FreetypeServerFont and ServerFont now its split out into unxCaolán McNamara5-174/+126
2011-08-18and so glyphcache.hxx is revealed to be unx onlyCaolán McNamara8-17/+9
2011-08-18move unix only stuff to unxCaolán McNamara7-5/+5
2011-08-18remove various casts from ServerFont to FreetypeServeFontCaolán McNamara8-38/+52
2011-08-18USE_BUILTIN_RASTERIZER is never setCaolán McNamara1-8/+0
2011-08-17When painting overlapped controls, paint the bottom one first.Kohei Yoshida1-3/+3
2011-08-17add and use a matchLCaolán McNamara2-80/+89
2011-08-17calculate lengths at compile timeCaolán McNamara1-17/+27
2011-08-15callcatcher: Remove unused ButtonDialog methods.Jan Holesovsky2-68/+0
2011-08-15callcatcher: Remove unused Button methods.Jan Holesovsky2-100/+3
2011-08-15callcatcher: Remove unused ComboBox-related methods.Jan Holesovsky2-71/+0
2011-08-15callcatcher: Remove unused ListBox-related methods.Jan Holesovsky2-97/+1
2011-08-15lets keep original encodingCaolán McNamara1-3/+3
2011-08-15make these pure virtual to prove all implemented in sole sub-classCaolán McNamara1-14/+13
2011-08-15virtual method with wrong name, doesn't override what it thinks it doesCaolán McNamara1-1/+1
2011-08-15VirtDevServerFont isn't really implemented, remove to allow to simplifyCaolán McNamara3-352/+0
2011-08-15turn on cairo rendering of vertical textCaolán McNamara2-7/+7
2011-08-15Commit fee11cbc61 changed encoding to UTF8, revert that.Jan Holesovsky1-1/+1
2011-08-14Preserve CollateSingleJobs between calls to print dialogAlex Kempshall1-0/+17
2011-08-13Replace removed ByteString API usageNorbert Thiebaud1-1/+1
2011-08-13callcatcher: Remove unused ImplDockingWindowWrapper's methods.Jan Holesovsky2-172/+2
2011-08-11smoketest fails: revert "fix rendering of metafiles embedded in emf+"Caolán McNamara1-20/+17
2011-08-11Resolves: fdo#39995 restore original semantics of GDIMetaFile::ReplaceActionCaolán McNamara1-8/+5
2011-08-11ByteString::ToInt64->rtl::OString::toInt64Caolán McNamara1-1/+2
2011-08-10fix rendering of metafiles embedded in emf+Radek Doulik1-17/+20
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe16-16/+16
2011-08-08Remove unused ComboBox::SetSeparatorPos().Jan Holesovsky3-9/+3
2011-08-05Remove an unneeded forward reference to class ListJoseph Powers1-1/+0
2011-08-05fix a crash seen debugging dodgy dbaccess+mailmerge stuffCaolán McNamara1-1/+2