summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* Make CmpKernData a true strict weak ordering for use in std::sort.Stephan Bergmann2011-09-081-1/+1
* cppcheck cleaning: duplicate expression on both sides of <Korrawit Pruegsanusak2011-09-081-1/+1
* [cppchecker] local variable deletedPierre-André Jacquod2011-09-061-1/+1
* now we can ditch these unused methodsCaolán McNamara2011-09-052-41/+0
* These multi-lingual IMs have been always disabled for LinuxCaolán McNamara2011-09-0510-225/+71
* callcatcher: drop some Impl methods, regenerate listCaolán McNamara2011-09-059-141/+0
* remove recently unused methodsCaolán McNamara2011-09-024-74/+0
* unusedcode.easy: vcl::unotools cleanupJoseph Powers2011-09-012-144/+0
* unusedcode.easy: PDFWriter cleanupJoseph Powers2011-09-014-424/+0
* slightly buggy commit 66141a46a44fa1c96694e98453e28c077ca23f48 from 20/11/2008Julien Nabet2011-09-011-1/+0
* Some cppcheck cleaningJulien Nabet2011-09-011-1/+1
* make the overlap smallerRadek Doulik2011-09-011-1/+1
* fix for linear gradient export to PDFMuthu Subramanian2011-09-011-4/+16
* make sure we stay in array boundsRadek Doulik2011-09-011-2/+4
* Fixes fdo#38683 calculation of interline spacing on unx platformsKhaled Hosny2011-09-011-53/+7
* Polyline improvement for WindowsDmitry A Ashkadov2011-08-291-0/+35
* callcatcher: drop various unused methodsCaolán McNamara2011-08-293-20/+0
* valgrind: various unused codeCaolán McNamara2011-08-294-25/+0
* callcatcher: some unused codeCaolán McNamara2011-08-262-15/+0
* avoid crash on shutdown with unprocessed events pending post SalDisplay dtorCaolán McNamara2011-08-241-13/+22
* potential WaECaolán McNamara2011-08-241-1/+1
* catch ignored exceptions by const referenceTakeshi Abe2011-08-241-1/+1
* dlopen() librsvg-2.so.2 instead of .so which would require -dev(el) packagesRene Engelhard2011-08-231-2/+2
* generate listCaolán McNamara2011-08-232-9/+0
* Remove assertion that does not compileTor Lillqvist2011-08-231-1/+0
* Enable CUPS unconditionallyFrançois Tigeot2011-08-222-42/+1
* regenerate up to date listCaolán McNamara2011-08-222-8/+0
* regoptions (etc.) now unused post registration-removalCaolán McNamara2011-08-222-23/+0
* gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara2011-08-227-11/+11
* callcatcher: various methodsCaolán McNamara2011-08-222-12/+0
* callcatcher: remove unused methodsCaolán McNamara2011-08-222-2/+0
* ditch product registration implementationCaolán McNamara2011-08-222-419/+0
* callcatcher: post cairo-text remove unused legacy methodsCaolán McNamara2011-08-224-372/+1
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* Fixes link error on Windows.Kohei Yoshida2011-08-191-1/+2
* now cairo is the only way to render text under XCaolán McNamara2011-08-194-31/+11
* Merge FreetypeServerFont and ServerFont now its split out into unxCaolán McNamara2011-08-195-174/+126
* and so glyphcache.hxx is revealed to be unx onlyCaolán McNamara2011-08-188-17/+9
* move unix only stuff to unxCaolán McNamara2011-08-187-5/+5
* remove various casts from ServerFont to FreetypeServeFontCaolán McNamara2011-08-188-38/+52
* USE_BUILTIN_RASTERIZER is never setCaolán McNamara2011-08-181-8/+0
* When painting overlapped controls, paint the bottom one first.Kohei Yoshida2011-08-171-3/+3
* add and use a matchLCaolán McNamara2011-08-172-80/+89
* calculate lengths at compile timeCaolán McNamara2011-08-171-17/+27
* callcatcher: Remove unused ButtonDialog methods.Jan Holesovsky2011-08-152-68/+0
* callcatcher: Remove unused Button methods.Jan Holesovsky2011-08-152-100/+3
* callcatcher: Remove unused ComboBox-related methods.Jan Holesovsky2011-08-152-71/+0
* callcatcher: Remove unused ListBox-related methods.Jan Holesovsky2011-08-152-97/+1
* lets keep original encodingCaolán McNamara2011-08-151-3/+3
* make these pure virtual to prove all implemented in sole sub-classCaolán McNamara2011-08-151-14/+13