summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2011-09-12mirror 64c15de6489b5a72f8530b66968d3d1660d39d55 from aqua into iosCaolán McNamara1-1/+1
2011-09-12can return a ref, not a pointer, and make local static instead of global leakCaolán McNamara3-14/+14
2011-09-12callcatcher: drop unused methodsCaolán McNamara2-8/+0
2011-09-10Drop unused partsJulien Nabet2-15/+0
2011-09-09Use new line heights only if SAL_USE_NEW_LINEHEIGHT=1Eike Rathke1-7/+81
2011-09-09sb140: #i117291# do not mis-use XTypeProvider.getImplementationId in XUnoTunn...Stephan Bergmann2-3/+16
2011-09-09callcatcher: various unused codeCaolán McNamara2-8/+0
2011-09-08I'm going to agree with Julien that this is wrong.Joseph Powers1-1/+1
2011-09-08callcatcher: update listCaolán McNamara1-17/+0
2011-09-08Make CmpKernData a true strict weak ordering for use in std::sort.Stephan Bergmann1-1/+1
2011-09-08cppcheck cleaning: duplicate expression on both sides of <Korrawit Pruegsanusak1-1/+1
2011-09-06[cppchecker] local variable deletedPierre-André Jacquod1-1/+1
2011-09-05now we can ditch these unused methodsCaolán McNamara2-41/+0
2011-09-05These multi-lingual IMs have been always disabled for LinuxCaolán McNamara10-225/+71
2011-09-05callcatcher: drop some Impl methods, regenerate listCaolán McNamara9-141/+0
2011-09-02remove recently unused methodsCaolán McNamara4-74/+0
2011-09-01unusedcode.easy: vcl::unotools cleanupJoseph Powers2-144/+0
2011-09-01unusedcode.easy: PDFWriter cleanupJoseph Powers4-424/+0
2011-09-01slightly buggy commit 66141a46a44fa1c96694e98453e28c077ca23f48 from 20/11/2008Julien Nabet1-1/+0
2011-09-01Some cppcheck cleaningJulien Nabet1-1/+1
2011-09-01make the overlap smallerRadek Doulik1-1/+1
2011-09-01fix for linear gradient export to PDFMuthu Subramanian1-4/+16
2011-09-01make sure we stay in array boundsRadek Doulik1-2/+4
2011-09-01Fixes fdo#38683 calculation of interline spacing on unx platformsKhaled Hosny1-53/+7
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