summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2016-02-15tdf#97665 Let's hope that over activation isn't really neededMaxim Monastirsky6-108/+25
2016-02-15Package_opengl_blacklist is Windows-specificTor Lillqvist1-1/+2
2016-02-15Tidy up graphite layout code after fixing line ending diacriticsMartin Hosken1-19/+16
2016-02-14WaE: unreachable codeCaolán McNamara1-1/+0
2016-02-14tdf#85761 vcl: JPEG export does not save PPI values correctlyChris Sherlock8-8/+200
2016-02-14coverity#1352217 Logically dead codeCaolán McNamara1-1/+1
2016-02-13Fix graphite line final diacriticsMartin Hosken1-2/+6
2016-02-12gtk3: only available since 3.12.0Caolán McNamara1-0/+2
2016-02-12nothing needs GetClipRegionType or uses SAL_OBJECT_CLIP_INCLUDERECTS nowCaolán McNamara12-38/+3
2016-02-12op is always SAL_OBJECT_CLIP_INCLUDERECTSCaolán McNamara1-16/+2
2016-02-12this GetClipRegionType is always SAL_OBJECT_CLIP_INCLUDERECTSCaolán McNamara2-4/+2
2016-02-12SAL_OBJECT_CLIP_ABSOLUTE is never usedCaolán McNamara3-7/+1
2016-02-12SAL_OBJECT_CLIP_EXCLUDERECTS is never usedCaolán McNamara3-9/+0
2016-02-12nClipRegionType is always SAL_OBJECT_CLIP_INCLUDERECTSCaolán McNamara2-3/+1
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