summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-02-09tdf#97662 - Try to preserve original compressed JPEGs harder.Michael Meeks
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-08headless: for now don't allocate big cairo surfaces for invisible frames.Michael Meeks
2016-02-08tdf#97458 - remove unused intel opengl driver version special-casing.Michael Meeks
2016-02-08tdf#97573 Calc tabbar: plus sign with narrower, but min. 2px linesLászló Németh
2016-02-08duplicate leaky linesCaolán McNamara
2016-02-08Fix XBM-format cursor dataStephan Bergmann
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin
2016-02-08cppcheck: noExplicitConstructorCaolán McNamara
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-06vcl: rename EXC_* constants to EXCEPTION_*, EXC is too much like 'execute'Chris Sherlock
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