summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-02-10vcl: actually remove ImplTranslateCommandEvent!Chris Sherlock
2016-02-10vcl: ImplTranslate(Command|Mouse)Event changesChris Sherlock
2016-02-10opengl: remove unneeded mnBufWidth{Height} from OpenGLSalBitmapTomaž Vajngerl
2016-02-10vcl: move CommandEvent functions from header to cxx fileChris Sherlock
2016-02-10opengl: invert50 shader compilation errorTomaž Vajngerl
2016-02-10Don't fall back to Tool Bar as accessible name for toolbarsNiklas Johansson
2016-02-10tdf#97700 - vcl: opengl - fix memory corrupting size mis-match.Michael Meeks
2016-02-10tdf#97700 - vcl: opengl - add asserts for horrible size mismatch.Michael Meeks
2016-02-09vcl: opengl - clear the user buffer after greyscale conversion.Michael Meeks
2016-02-09vcl: opengl - do some writes on the CPU to help valgrind in debug mode.Michael Meeks
2016-02-09vcl: opengl - fix crashing / memory corrupting issues with updateChecksum.Michael Meeks
2016-02-09Don't leak old m_pSurfaceStephan Bergmann
2016-02-09vcl, libreofficekit: gtk_clipboard_wait_for_contents() may return nullMichael Stahl
2016-02-09tdf#94097: Move 'Print to file' option to the front pageKatarina Behrens
2016-02-09Revert "headless: don't let windows become really visible to avoid paints."Tor Lillqvist
2016-02-09gtk3: endless trudge as gtk changes theming yet againCaolán McNamara
2016-02-09tdf#97666 -opengl: convert the bitmap to 8bit grays using GL shaderTomaž Vajngerl
2016-02-09headless: don't let windows become really visible to avoid paints.Michael Meeks
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
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