summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
2019-11-25widget theme: add additional settings to the theme definitionTomaž Vajngerl
2019-11-19widget theme: add centeredTabs setting to theme definition fileTomaž Vajngerl
2019-09-04pdfexport: improved detection of failure to print with --disable-guiAshod Nakashian
2019-08-29Rename DrawCommand* to WidgetDrawAction*, remove unused circ drawTomaž Vajngerl
2019-08-29widget theme: draw listheader button and arrowTomaž Vajngerl
2019-08-29Separate style colors from WidgetDefinition into its own classTomaž Vajngerl
2019-08-29Support first, last tab item for the widget definitionTomaž Vajngerl
2019-08-29Add support for <image> draw definition to draw a SVG imageTomaž Vajngerl
2019-08-29Refactor so we have only one definition map and ControlTypeAndPartTomaž Vajngerl
2019-08-29separate WidgetDefinitionReader from the actual WidgetDefinitionTomaž Vajngerl
2019-08-29Update WidgetDefinitionTest for RadioButton and button valueTomaž Vajngerl
2019-08-29Read style colors from a xml widget definition fileTomaž Vajngerl
2019-06-18vcl: protect more outdev functions for disposed stateMiklos Vajna
2019-04-29test unreliable under windowsCaolán McNamara
2019-03-30tdf#107966 vcl opengl: fix not drawn 1px wide polypolygonsMiklos Vajna
2019-03-28fix grayscale jpeg writing in pdfexport (tdf#121615)Luboš Luňák
2019-03-12tdf#123304: Allow the full feature syntax as pre 6.2Khaled Hosny
2019-03-11tdf#121120 vcl opengl: handle 8-bit palette bitmap as 24 bit RGB textureMiklos Vajna
2019-01-31Resolves: tdf#122958 bmps with weird compression values that work in msoCaolán McNamara
2019-01-26tdf#96892 vcl: add unit test for misplaced soft-hyphen ...Michael Stahl
2018-12-13tdf#121962 Don't treat closing bracket as invalid syntaxSamuel Mehrbrodt
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-11-08Fix typoAndrea Gelmini
2018-11-07ifdef out more fontfeature test on windowsNoel Grandin
2018-11-05tdf#118244 pdfexport: radio buttons can group with same nameJustin Luth
2018-11-05tdf#118244 pdfexport: radio buttons use groupname nowJustin Luth
2018-10-29loplugin:oncevarNoel Grandin
2018-10-28update old 'interface-requires' comments to <requires> tagCaolán McNamara
2018-10-23remove all use_action_appearance linesCaolán McNamara
2018-10-05Fix typoAndrea Gelmini
2018-10-05Alpha channel in BitmapColor - change bIndex to alphaTomaž Vajngerl
2018-10-02tdf#115262 sc: fix cumulative placement error of imagesMiklos Vajna
2018-09-24Scheduler: add per-priority Task listsJan-Marek Glogowski
2018-09-20Clean-up follow-up to a4923f1d25c5449da3547ca5846379d719cee648Stephan Bergmann
2018-09-20CppunitTest_vcl_pdfexport: fix use after freeMiklos Vajna
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-10No more need for extra local variablesStephan Bergmann
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin
2018-09-03return by std::unique_ptr from GetErrorInfoNoel Grandin
2018-08-16PDF export: allow API users to opt in for version 1.6Miklos Vajna
2018-08-03forcepoint#71 sanity check when copying pieces of imported pdfCaolán McNamara
2018-07-31Font features: Use Graphite instead of HarfBuzz if availableTomaž Vajngerl
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-29more windows tinderbox fixNoel Grandin
2018-07-20undef more vcl_font_feature test on windowsNoel Grandin
2018-07-16try to make the windows tinderboxes happierNoel Grandin
2018-07-11font feat: prioritize Graphite descriptions, use UI lang., fixesTomaž Vajngerl
2018-07-09tdf#112690: make page size of exported PDF closer to what is setAron Budea
2018-07-07Drop TEST_FONTS_MISSING for HAVE_MORE_FONTSKhaled Hosny