summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2016-06-24Resolves: rhbz#1349501 gtk3: smooth scrolling events can be disabled...Caolán McNamara2-12/+1
2016-06-24loplugin:redundantcastStephan Bergmann1-2/+2
2016-06-24Resolves: rhbz#1326304 cannot detect loss of wayland clipboard ownershipCaolán McNamara1-94/+19
2016-06-24vcl: add graphic export-as-pdf filterMiklos Vajna6-1/+31
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin27-332/+138
2016-06-24tdf#100411 start the flush timer when batching (PostBatchDraw)Tomaž Vajngerl2-0/+20
2016-06-24tweak fftester to upscale everything to 24bits...Caolán McNamara1-23/+57
2016-06-24uitest: make the testing available on windows as wellMarkus Mohrhard1-0/+4
2016-06-23Resolves: rhbz#1349501 gtk3: smooth scrolling events can be disabled...Caolán McNamara2-29/+75
2016-06-23vcl: add initial PDF import-as-graphic filterMiklos Vajna5-1/+146
2016-06-23map MenuToggleButton to GtkToggleButton with a custom menu propertyCaolán McNamara1-0/+27
2016-06-23vcl: avoid vcl_filters_test crash with ASAN 32-bitMichael Stahl1-1/+11
2016-06-23GSoC tdf#87697 START CENTER: Indicate selected thumbnailviewAkshay Deep2-5/+33
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin21-67/+101
2016-06-22crashtesting: fix bmp->odg failure...Caolán McNamara1-15/+43
2016-06-22uitest: we also need a SolarMutex when deleting the wrapper objectMarkus Mohrhard1-0/+2
2016-06-22uitest: add support for TabControlMarkus Mohrhard2-0/+54
2016-06-22crashtesting: fix tdf95481-1.odg reexport to odg failureCaolán McNamara1-1/+21
2016-06-22g_bytes_icon_new is only in glib >= 2.38Caolán McNamara1-0/+6
2016-06-22G_MENU_ATTRIBUTE_ICON is only in glib >= 2.38Caolán McNamara1-0/+4
2016-06-22crashtesting: assert on export of tdf96006-1.odt to rtfCaolán McNamara1-1/+2
2016-06-22g_icon_serialize is only in glib >= 2.38Caolán McNamara1-0/+6
2016-06-22DBG_ASSERT->SAL_WARN_IF didn't reverse conditionCaolán McNamara1-1/+1
2016-06-22Simplify dynamic_cast followed by a static_cast.Jan Holesovsky1-2/+2
2016-06-21bMirrorMode and nItemImageAngle are unusedNoel Grandin2-10/+0
2016-06-21Put more local functions into the unnamed namespaceTor Lillqvist1-13/+12
2016-06-21vcl: fprintf -> SAL_INFOThorsten Behrens3-35/+39
2016-06-21tdf#100451 convert texture buffer to 1-bit and 4-bit palette bufferTomaž Vajngerl1-26/+66
2016-06-21vcl: remove some commented-out codeThorsten Behrens2-8/+1
2016-06-21vcl: fix dbglevel>1 buildThorsten Behrens5-13/+6
2016-06-20reduce warnings in vclJochen Nitschke2-3/+2
2016-06-20add some OpenGL info to the crash reporterMarkus Mohrhard1-2/+4
2016-06-20-Werror,-WswitchStephan Bergmann1-0/+6
2016-06-20Convert PART to scoped enumNoel Grandin30-771/+774
2016-06-20support typing into the spin fieldMarkus Mohrhard1-1/+12
2016-06-19loplugin:redundantcastStephan Bergmann1-1/+1
2016-06-19LOK: tile rendering regression fixAshod Nakashian1-2/+2
2016-06-19Resolve: tdf#100429 gtk3: set custom icons in native gtk menusCaolán McNamara4-0/+80
2016-06-19bogus warningCaolán McNamara1-1/+1
2016-06-18plugin:defaultparamsMarkus Mohrhard1-1/+1
2016-06-18uitest: loplugin:staticcallMarkus Mohrhard1-2/+2
2016-06-18uitest: dump the implementation name as wellMarkus Mohrhard1-0/+1
2016-06-18uitest: support more special keycodesMarkus Mohrhard1-5/+30
2016-06-18uitest: add wrapper for radio buttonMarkus Mohrhard2-0/+43
2016-06-18uitest: set ids for a few UI objects created in codeMarkus Mohrhard1-0/+3
2016-06-18uitest: add method to get all children of a ui objectMarkus Mohrhard3-0/+60
2016-06-18uitest: add initial support sending special key eventsMarkus Mohrhard1-10/+82
2016-06-18uitest: let us return a string based typeMarkus Mohrhard2-0/+12
2016-06-18uitest: an enum is a bad idea for the typeMarkus Mohrhard1-49/+4
2016-06-18uitest: support selecting different tab pages in tab dialogMarkus Mohrhard1-0/+12