summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-06-24tdf#62525 vcl: use cow_wrapper for jobsetXisco Fauli
2016-06-24Resolves: rhbz#1349501 gtk3: smooth scrolling events can be disabled...Caolán McNamara
2016-06-24loplugin:redundantcastStephan Bergmann
2016-06-24Resolves: rhbz#1326304 cannot detect loss of wayland clipboard ownershipCaolán McNamara
2016-06-24vcl: add graphic export-as-pdf filterMiklos Vajna
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
2016-06-24tdf#100411 start the flush timer when batching (PostBatchDraw)Tomaž Vajngerl
2016-06-24tweak fftester to upscale everything to 24bits...Caolán McNamara
2016-06-24uitest: make the testing available on windows as wellMarkus Mohrhard
2016-06-23Resolves: rhbz#1349501 gtk3: smooth scrolling events can be disabled...Caolán McNamara
2016-06-23vcl: add initial PDF import-as-graphic filterMiklos Vajna
2016-06-23map MenuToggleButton to GtkToggleButton with a custom menu propertyCaolán McNamara
2016-06-23vcl: avoid vcl_filters_test crash with ASAN 32-bitMichael Stahl
2016-06-23GSoC tdf#87697 START CENTER: Indicate selected thumbnailviewAkshay Deep
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-22crashtesting: fix bmp->odg failure...Caolán McNamara
2016-06-22uitest: we also need a SolarMutex when deleting the wrapper objectMarkus Mohrhard
2016-06-22uitest: add support for TabControlMarkus Mohrhard
2016-06-22crashtesting: fix tdf95481-1.odg reexport to odg failureCaolán McNamara
2016-06-22g_bytes_icon_new is only in glib >= 2.38Caolán McNamara
2016-06-22G_MENU_ATTRIBUTE_ICON is only in glib >= 2.38Caolán McNamara
2016-06-22crashtesting: assert on export of tdf96006-1.odt to rtfCaolán McNamara
2016-06-22g_icon_serialize is only in glib >= 2.38Caolán McNamara
2016-06-22DBG_ASSERT->SAL_WARN_IF didn't reverse conditionCaolán McNamara
2016-06-22Simplify dynamic_cast followed by a static_cast.Jan Holesovsky
2016-06-21bMirrorMode and nItemImageAngle are unusedNoel Grandin
2016-06-21Put more local functions into the unnamed namespaceTor Lillqvist
2016-06-21vcl: fprintf -> SAL_INFOThorsten Behrens
2016-06-21tdf#100451 convert texture buffer to 1-bit and 4-bit palette bufferTomaž Vajngerl
2016-06-21vcl: remove some commented-out codeThorsten Behrens
2016-06-21vcl: fix dbglevel>1 buildThorsten Behrens
2016-06-20reduce warnings in vclJochen Nitschke
2016-06-20add some OpenGL info to the crash reporterMarkus Mohrhard
2016-06-20-Werror,-WswitchStephan Bergmann
2016-06-20Convert PART to scoped enumNoel Grandin
2016-06-20support typing into the spin fieldMarkus Mohrhard
2016-06-19loplugin:redundantcastStephan Bergmann
2016-06-19LOK: tile rendering regression fixAshod Nakashian
2016-06-19Resolve: tdf#100429 gtk3: set custom icons in native gtk menusCaolán McNamara
2016-06-19bogus warningCaolán McNamara
2016-06-18plugin:defaultparamsMarkus Mohrhard
2016-06-18uitest: loplugin:staticcallMarkus Mohrhard
2016-06-18uitest: dump the implementation name as wellMarkus Mohrhard
2016-06-18uitest: support more special keycodesMarkus Mohrhard
2016-06-18uitest: add wrapper for radio buttonMarkus Mohrhard
2016-06-18uitest: set ids for a few UI objects created in codeMarkus Mohrhard
2016-06-18uitest: add method to get all children of a ui objectMarkus Mohrhard
2016-06-18uitest: add initial support sending special key eventsMarkus Mohrhard
2016-06-18uitest: let us return a string based typeMarkus Mohrhard
2016-06-18uitest: an enum is a bad idea for the typeMarkus Mohrhard