summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2016-02-12split the gtk2 and gtk2 gtkobjectsCaolán McNamara2-22/+184
2016-02-12tdf#95857 Sort out German plurals ...danielt9983-10/+10
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock86-272/+272
2016-02-12Related: rhbz#1287593 issue 8, set a 'dark shadow' color based on the themeCaolán McNamara1-16/+8
2016-02-12Blind Windows fix attemptStephan Bergmann2-2/+2
2016-02-12-Werror,-Wunused-functionStephan Bergmann1-5/+0
2016-02-12Related: rhbz#1287593 subissues 1 & 2, pick 'tab' suitable colors from themeCaolán McNamara1-0/+4
2016-02-12gtk3: we don't render whatever a CTRL_LISTNET isCaolán McNamara1-0/+1
2016-02-12Related: rhbz#1287593 subissue 6, get suitable hyperlink colors for dark themeCaolán McNamara3-19/+22
2016-02-12add CVE-2016-0952 testcasesCaolán McNamara2-0/+1
2016-02-12add CVE-2016-0951 testcasesCaolán McNamara2-0/+2
2016-02-12gtk_icon_info_free is deprecatedCaolán McNamara1-6/+3
2016-02-12tdf#97425 - JVM start parameters should be editable.akki951-0/+6
2016-02-12loplugin:unusedmethodsNoel Grandin2-4/+0
2016-02-11tdf#97763 - avoid divide by zero for scaling images to tiny dimensions.Michael Meeks1-0/+4
2016-02-11Keep track of ThreadsEnter/Leave acquire counts per threadStephan Bergmann2-15/+10
2016-02-11tdf#97715 fix inv. scale calculation in DrawTransformedTextureTomaž Vajngerl1-2/+7
2016-02-11SalYieldMutex::acquire/release should always be called in pairs, no?Stephan Bergmann1-8/+9
2016-02-11gtk3: adapt to 3.20 style changesCaolán McNamara2-236/+644
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin1-3/+2
2016-02-10vcl: actually remove ImplTranslateCommandEvent!Chris Sherlock1-10/+0
2016-02-10vcl: ImplTranslate(Command|Mouse)Event changesChris Sherlock1-9/+24
2016-02-10opengl: remove unneeded mnBufWidth{Height} from OpenGLSalBitmapTomaž Vajngerl3-24/+6
2016-02-10vcl: move CommandEvent functions from header to cxx fileChris Sherlock1-0/+162
2016-02-10opengl: invert50 shader compilation errorTomaž Vajngerl1-3/+3
2016-02-10Don't fall back to Tool Bar as accessible name for toolbarsNiklas Johansson1-2/+0
2016-02-10tdf#97700 - vcl: opengl - fix memory corrupting size mis-match.Michael Meeks1-0/+6
2016-02-10tdf#97700 - vcl: opengl - add asserts for horrible size mismatch.Michael Meeks1-1/+26
2016-02-09vcl: opengl - clear the user buffer after greyscale conversion.Michael Meeks1-0/+4
2016-02-09vcl: opengl - do some writes on the CPU to help valgrind in debug mode.Michael Meeks1-0/+6
2016-02-09vcl: opengl - fix crashing / memory corrupting issues with updateChecksum.Michael Meeks1-16/+8
2016-02-09Don't leak old m_pSurfaceStephan Bergmann1-0/+5
2016-02-09vcl, libreofficekit: gtk_clipboard_wait_for_contents() may return nullMichael Stahl1-0/+4
2016-02-09tdf#94097: Move 'Print to file' option to the front pageKatarina Behrens3-50/+40
2016-02-09Revert "headless: don't let windows become really visible to avoid paints."Tor Lillqvist1-4/+0
2016-02-09gtk3: endless trudge as gtk changes theming yet againCaolán McNamara1-140/+150
2016-02-09tdf#97666 -opengl: convert the bitmap to 8bit grays using GL shaderTomaž Vajngerl9-0/+101
2016-02-09headless: don't let windows become really visible to avoid paints.Michael Meeks1-0/+4
2016-02-09Remove excess newlinesChris Sherlock11-19/+0
2016-02-09Formatting changes across all modulesChris Sherlock33-58/+3
2016-02-09tdf#97662 - Try to preserve original compressed JPEGs harder.Michael Meeks1-7/+62
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock5-11/+11
2016-02-08headless: for now don't allocate big cairo surfaces for invisible frames.Michael Meeks1-2/+7
2016-02-08tdf#97458 - remove unused intel opengl driver version special-casing.Michael Meeks2-34/+0
2016-02-08tdf#97573 Calc tabbar: plus sign with narrower, but min. 2px linesLászló Németh1-4/+4
2016-02-08duplicate leaky linesCaolán McNamara1-2/+0
2016-02-08Fix XBM-format cursor dataStephan Bergmann2-2/+2
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin1-0/+12
2016-02-08cppcheck: noExplicitConstructorCaolán McNamara1-2/+2
2016-02-08loplugin:unusedmethodsNoel Grandin5-89/+0