summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)AuthorFilesLines
2020-05-06Change default PDF version to 1.6 (released in 2004)Miklos Vajna1-0/+53
2020-05-06PDF export: fix handling of page sizes larger than 508 cmMiklos Vajna2-0/+24
2019-11-25widget theme: add additional settings to the theme definitionTomaž Vajngerl2-0/+16
2019-11-19widget theme: add centeredTabs setting to theme definition fileTomaž Vajngerl4-1/+44
2019-09-04pdfexport: improved detection of failure to print with --disable-guiAshod Nakashian1-1/+1
2019-08-29Rename DrawCommand* to WidgetDrawAction*, remove unused circ drawTomaž Vajngerl2-10/+11
2019-08-29widget theme: draw listheader button and arrowTomaž Vajngerl1-3/+4
2019-08-29Separate style colors from WidgetDefinition into its own classTomaž Vajngerl1-10/+7
2019-08-29Support first, last tab item for the widget definitionTomaž Vajngerl1-5/+7
2019-08-29Add support for <image> draw definition to draw a SVG imageTomaž Vajngerl1-1/+1
2019-08-29Refactor so we have only one definition map and ControlTypeAndPartTomaž Vajngerl1-3/+5
2019-08-29separate WidgetDefinitionReader from the actual WidgetDefinitionTomaž Vajngerl1-14/+15
2019-08-29Update WidgetDefinitionTest for RadioButton and button valueTomaž Vajngerl2-52/+111
2019-08-29Read style colors from a xml widget definition fileTomaž Vajngerl2-0/+117
2019-06-18vcl: protect more outdev functions for disposed stateMiklos Vajna1-0/+18
2019-04-29test unreliable under windowsCaolán McNamara1-1/+1
2019-03-30tdf#107966 vcl opengl: fix not drawn 1px wide polypolygonsMiklos Vajna1-1/+35
2019-03-28fix grayscale jpeg writing in pdfexport (tdf#121615)Luboš Luňák2-0/+58
2019-03-12tdf#123304: Allow the full feature syntax as pre 6.2Khaled Hosny1-21/+161
2019-03-11tdf#121120 vcl opengl: handle 8-bit palette bitmap as 24 bit RGB textureMiklos Vajna2-0/+84
2019-01-31Resolves: tdf#122958 bmps with weird compression values that work in msoCaolán McNamara1-0/+0
2019-01-26tdf#96892 vcl: add unit test for misplaced soft-hyphen ...Michael Stahl2-0/+61
2018-12-13tdf#121962 Don't treat closing bracket as invalid syntaxSamuel Mehrbrodt2-0/+30
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai1-1/+1
2018-11-08Fix typoAndrea Gelmini1-1/+1
2018-11-07ifdef out more fontfeature test on windowsNoel Grandin1-1/+5
2018-11-05tdf#118244 pdfexport: radio buttons can group with same nameJustin Luth1-3/+3
2018-11-05tdf#118244 pdfexport: radio buttons use groupname nowJustin Luth2-0/+39
2018-10-29loplugin:oncevarNoel Grandin2-9/+5
2018-10-28update old 'interface-requires' comments to <requires> tagCaolán McNamara1-1/+1
2018-10-23remove all use_action_appearance linesCaolán McNamara1-55/+0
2018-10-05Fix typoAndrea Gelmini1-1/+1
2018-10-05Alpha channel in BitmapColor - change bIndex to alphaTomaž Vajngerl1-9/+39
2018-10-02tdf#115262 sc: fix cumulative placement error of imagesMiklos Vajna2-0/+46
2018-09-24Scheduler: add per-priority Task listsJan-Marek Glogowski1-10/+11
2018-09-20Clean-up follow-up to a4923f1d25c5449da3547ca5846379d719cee648Stephan Bergmann1-83/+109
2018-09-20CppunitTest_vcl_pdfexport: fix use after freeMiklos Vajna1-18/+14
2018-09-17New loplugin:externalStephan Bergmann3-8/+8
2018-09-14loplugin:constfields in vclNoel Grandin5-18/+12
2018-09-10No more need for extra local variablesStephan Bergmann1-2/+1
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin1-1/+2
2018-09-03return by std::unique_ptr from GetErrorInfoNoel Grandin1-2/+2
2018-08-16PDF export: allow API users to opt in for version 1.6Miklos Vajna1-0/+8
2018-08-03forcepoint#71 sanity check when copying pieces of imported pdfCaolán McNamara2-1/+15
2018-07-31Font features: Use Graphite instead of HarfBuzz if availableTomaž Vajngerl1-5/+10
2018-07-31Add missing sal/log.hxx headersGabor Kelemen2-0/+2
2018-07-29more windows tinderbox fixNoel Grandin1-4/+2
2018-07-20undef more vcl_font_feature test on windowsNoel Grandin1-1/+2
2018-07-16try to make the windows tinderboxes happierNoel Grandin2-1/+5
2018-07-11font feat: prioritize Graphite descriptions, use UI lang., fixesTomaž Vajngerl1-3/+8