summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke
2016-02-05mysterious OutDevSupport_B2DClip is unusedCaolán McNamara
2016-02-05ok non-zeroed empty extents is legitimate after allCaolán McNamara
2016-02-05Remove old non relevant commentNiklas Johansson
2016-02-05Re-add "Avoid undefined out-of-bounds double -> sal_Int32 conversion"Stephan Bergmann
2016-02-05Fix typosAndrea Gelmini
2016-02-05vcl: Remove unneeded exception constantsChris Sherlock
2016-02-05vcl: move AInfo into private headerChris Sherlock
2016-02-04this does not make senseEike Rathke
2016-02-04Use CPPUNIT_ASSERT_DOUBLES_EQUAL_MESSAGEStephan Bergmann
2016-02-04loplugin:fpcomparisonNoel Grandin
2016-02-04coverity#1351758 Uninitialized pointer fieldCaolán McNamara
2016-02-04tdf#96739: Send Ctrl-Left/RightShift events to correct windowKatarina Behrens
2016-02-04tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-04tdf#94269 Replace "n" prefix for bool variables with "b"Chris Sherlock
2016-02-03tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2016-02-03Resolves: tdf#96653 distorted images on export to pdfCaolán McNamara
2016-02-03default B2DRange ctor doesn't do what I thought it didCaolán McNamara
2016-02-03tdf#97512 make strings localizableAndras Timar
2016-02-03vcl: cosmetic change - it appears some newlines were missing in wmfwr.cxxChris Sherlock
2016-02-02Avoid undefined out-of-bounds double -> sal_Int32 conversionStephan Bergmann
2016-02-02use same cut-off width value for non-joining drawPolyLine as windows doesCaolán McNamara
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara
2016-02-02loplugin:staticmethodsStephan Bergmann
2016-02-02windows impl doesn't care if drawPolyLine LineWidth y != xCaolán McNamara
2016-02-02move getCairoContext from X11CairoTextRender to X11SalGraphicsCaolán McNamara
2016-02-02move CairoTextRender cleanup to callersCaolán McNamara
2016-02-02rename drawSurface to releaseCairoContextCaolán McNamara
2016-02-02boost::hash->std::hashNoel Grandin
2016-02-02vcl: minor formattingChris Sherlock
2016-02-01vcl: -Werror=unused-variableMiklos Vajna
2016-02-01work around lack of cairo_rectangle_int_t with basegfxCaolán McNamara
2016-02-01configure: remove ---disable-randr-linkMichael Stahl
2016-02-01fix the --disable-randr-link buildMichael Stahl
2016-02-01ImplIsWindowInFront is now unusedCaolán McNamara
2016-02-01ImplOverlapData is no longer usedCaolán McNamara
2016-02-01ImplInvalidateAllOverlapBackgrounds is empty nowCaolán McNamara
2016-02-01mpFirstBackWin is always null nowCaolán McNamara
2016-02-01mpNextBackWin is always null nowCaolán McNamara
2016-02-01ImplRestoreOverlapBackground is always falseCaolán McNamara
2016-02-01ImplDeleteOverlapBackground is empty nowCaolán McNamara
2016-02-01nothing sets mpSaveBackDev anymoreCaolán McNamara
2016-02-01mnSaveBackSize only set not readCaolán McNamara
2016-02-01mnAllSaveBackSize only set not readCaolán McNamara
2016-02-01nothing calls ImplSaveOverlapBackground nowCaolán McNamara
2016-02-01mbSaveBack is now always falseCaolán McNamara
2016-02-01Resolves: tdf#93821 assume mbNoSaveBackground as true everywhereCaolán McNamara
2016-01-31use feeble fallback for older cairoCaolán McNamara