summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2016-06-18uitest: support selecting different tab pages in tab dialogMarkus Mohrhard
2016-06-18uitest: fix bug in the uitesting frameworkMarkus Mohrhard
2016-06-18uitest: don't use WindowUIObject if not necessaryMarkus Mohrhard
2016-06-18uitest: fix wrong factory function for checkboxesMarkus Mohrhard
2016-06-18uitest: move declaration for the uitesting wrapper objects to include/ dirMarkus Mohrhard
2016-06-18uitest: a slightly better approach for the factory problem in the ui testingMarkus Mohrhard
2016-06-18uitest: provide a way for non-vcl modules to register factoriesMarkus Mohrhard
2016-06-18uitest: use forward declarationsMarkus Mohrhard
2016-06-18let us not call getenv for each windowMarkus Mohrhard
2016-06-18uitest: add spinfield uitest supportMarkus Mohrhard