summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2016-02-19pdf export - jpeg exporting is too expensive - de-pointer-izedMarco Cecchetti3-24/+24
2016-02-19pdf export - jpeg exporting is too expensive - workaroundMarco Cecchetti3-13/+41
2016-02-18Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara8-2/+42
2016-02-18tdf#96091 Correct ascend and descend values for OTC font.Mark Hung1-8/+15
2016-02-18WaE: not necessary to pass this argument, it defaults to the same valueTor Lillqvist1-2/+2
2016-02-18Resolves: rhbz#1285356 force swing not to use gtk2 if gtk3 is loadedCaolán McNamara1-0/+7
2016-02-17tdf#95618 - opengl - mend control regions and caching for tab headers.Michael Meeks2-10/+28
2016-02-17tdf#97922 - Mend nonsensical spin invalidation to improve rendering.Michael Meeks1-1/+1
2016-02-17tdf#97922 - Mend nonsensical spin invalidation to improve rendering.Michael Meeks1-6/+5
2016-02-17tdf#97922 - get control area right for spinbuttons.Michael Meeks1-1/+2
2016-02-17Missing semicolonStephan Bergmann1-1/+1
2016-02-17gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara4-8/+126
2016-02-17use consistent #define checks for the Windows platformNoel Grandin26-53/+53
2016-02-17ForceReposition is unusedCaolán McNamara1-1/+1
2016-02-16gtk3+wayland: play video via gtksink gstreamer elementCaolán McNamara4-5/+5
2016-02-16use std shared_ptr for sharing ImpBitmapsCaolán McNamara7-144/+80
2016-02-16Related: tdf#97739 fix gtk3 spinbuttons for recent control region changesCaolán McNamara2-22/+15
2016-02-16use consistent #define checks for the Windows platformNoel Grandin5-6/+6
2016-02-16Work around CPPUNIT_ASSERT_EQUAL shortcomingsStephan Bergmann1-1/+2
2016-02-16Silence loplugin:staticmethodsNoel Grandin1-0/+1
2016-02-16this "else" looks uselessDavid Tardon1-1/+0
2016-02-16vcl: assign nullptr after deletingHenry Castro2-5/+9
2016-02-15loplugin:nullptrTor Lillqvist1-3/+3
2016-02-15loplugin:simplifyboolTor Lillqvist1-1/+1
2016-02-15vcl: add isInitVCL, to not initialize twiceHenry Castro1-1/+11
2016-02-15Unit test for opengl blocklist parsing and evaluatingTomaž Vajngerl9-35/+379
2016-02-15implement wayland handle passing for gstreamerCaolán McNamara3-8/+31
2016-02-15rename X11WindowProvider to a NativeWindowHandle providerCaolán McNamara12-106/+77
2016-02-15tdf#97739 - ensure we have a valid rectangle for spin-button controls.Michael Meeks1-1/+2
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