summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2016-02-0512-15/+15
* vcl: Remove unneeded exception constantsChris Sherlock2016-02-052-6/+0
* vcl: move AInfo into private headerChris Sherlock2016-02-053-2/+17
* this does not make senseEike Rathke2016-02-041-1/+1
* Use CPPUNIT_ASSERT_DOUBLES_EQUAL_MESSAGEStephan Bergmann2016-02-041-10/+14
* loplugin:fpcomparisonNoel Grandin2016-02-041-5/+7
* coverity#1351758 Uninitialized pointer fieldCaolán McNamara2016-02-041-1/+6
* tdf#96739: Send Ctrl-Left/RightShift events to correct windowKatarina Behrens2016-02-041-8/+18
* tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul2016-02-043-24/+0
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-0427-135/+132
* tdf#94269 Replace "n" prefix for bool variables with "b"Chris Sherlock2016-02-041-3/+3
* tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul2016-02-033-97/+15
* Resolves: tdf#96653 distorted images on export to pdfCaolán McNamara2016-02-031-1/+2
* default B2DRange ctor doesn't do what I thought it didCaolán McNamara2016-02-031-20/+7
* tdf#97512 make strings localizableAndras Timar2016-02-034-5/+49
* vcl: cosmetic change - it appears some newlines were missing in wmfwr.cxxChris Sherlock2016-02-031-1/+6
* Avoid undefined out-of-bounds double -> sal_Int32 conversionStephan Bergmann2016-02-021-2/+15
* use same cut-off width value for non-joining drawPolyLine as windows doesCaolán McNamara2016-02-021-2/+1
* remove B2DLineJoin::MiddleCaolán McNamara2016-02-025-10/+6
* loplugin:staticmethodsStephan Bergmann2016-02-022-2/+2
* windows impl doesn't care if drawPolyLine LineWidth y != xCaolán McNamara2016-02-022-14/+0
* move getCairoContext from X11CairoTextRender to X11SalGraphicsCaolán McNamara2016-02-023-29/+23
* move CairoTextRender cleanup to callersCaolán McNamara2016-02-024-4/+11
* rename drawSurface to releaseCairoContextCaolán McNamara2016-02-028-8/+8
* boost::hash->std::hashNoel Grandin2016-02-022-6/+3
* vcl: minor formattingChris Sherlock2016-02-021-2/+2
* vcl: -Werror=unused-variableMiklos Vajna2016-02-011-2/+0
* work around lack of cairo_rectangle_int_t with basegfxCaolán McNamara2016-02-014-103/+51
* configure: remove ---disable-randr-linkMichael Stahl2016-02-011-145/+0
* fix the --disable-randr-link buildMichael Stahl2016-02-011-1/+1
* ImplIsWindowInFront is now unusedCaolán McNamara2016-02-011-86/+0
* ImplOverlapData is no longer usedCaolán McNamara2016-02-012-17/+0
* ImplInvalidateAllOverlapBackgrounds is empty nowCaolán McNamara2016-02-011-4/+0
* mpFirstBackWin is always null nowCaolán McNamara2016-02-015-57/+0
* mpNextBackWin is always null nowCaolán McNamara2016-02-013-9/+1
* ImplRestoreOverlapBackground is always falseCaolán McNamara2016-02-012-19/+3
* ImplDeleteOverlapBackground is empty nowCaolán McNamara2016-02-012-18/+0
* nothing sets mpSaveBackDev anymoreCaolán McNamara2016-02-014-63/+0
* mnSaveBackSize only set not readCaolán McNamara2016-02-012-2/+0
* mnAllSaveBackSize only set not readCaolán McNamara2016-02-013-3/+0
* nothing calls ImplSaveOverlapBackground nowCaolán McNamara2016-02-011-43/+0
* mbSaveBack is now always falseCaolán McNamara2016-02-012-5/+0
* Resolves: tdf#93821 assume mbNoSaveBackground as true everywhereCaolán McNamara2016-02-0110-46/+0
* use feeble fallback for older cairoCaolán McNamara2016-01-311-0/+5
* svp: implement polyLine B2DLineJoin::NONE like canvas doesCaolán McNamara2016-01-311-21/+45
* move boost header dependency for ControlCacheHashFunction inside vclNoel Grandin2016-01-311-0/+15
* Revert "tdf#89756 swich postfix to prefix operators"jan iversen2016-01-311-29/+29
* tdf#89756 swich postfix to prefix operatorserdemdemirkapi2016-01-311-29/+29
* unnecessary use of OUString constructorNoel Grandin2016-01-311-1/+1
* cppcheck: fix redundantCopyJulien Nabet2016-01-311-2/+0