summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-06-26mpOwnMenu is unused since menubuttons stopped getting loaded from .res filesCaolán McNamara
2016-06-24tdf#62525 vcl: use cow_wrapper for jobsetXisco Fauli
2016-06-24vcl: add graphic export-as-pdf filterMiklos Vajna
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin
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-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-22crashtesting: assert on export of tdf96006-1.odt to rtfCaolá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-20reduce warnings in vclJochen Nitschke
2016-06-20Convert PART to scoped enumNoel Grandin
2016-06-20support typing into the spin fieldMarkus Mohrhard
2016-06-19LOK: tile rendering regression fixAshod Nakashian
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
2016-06-18uitest: fix warningsMarkus Mohrhard
2016-06-18uitest: avoid crashes when trying to access missing UI objectMarkus Mohrhard
2016-06-18uitest: forgot the uitest spi button wrapper in the factoryMarkus Mohrhard
2016-06-18uitest: replace assert with correct error handlingMarkus Mohrhard
2016-06-18uitest: initial support for spinbuttons in uitestingMarkus Mohrhard
2016-06-18uitest: add initial support for combo boxes to uitestingMarkus Mohrhard