summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-10-27ofz#40404 try smaller documents to avoid timeoutsCaolán McNamara
2021-10-27ignoring transparency for border doesn't seem to make senseCaolán McNamara
2021-10-27Remove lines that have been ifdeffed out since 2008Tor Lillqvist
2021-10-27Use non-deprecated names for event types and flag bitsTor Lillqvist
2021-10-26tdf#144513 improve perf when breaking long linesNoel Grandin
2021-10-26Using .md extension for vcl README filesHossein
2021-10-26gtk4: get correct rectangle for custom renderer areaCaolán McNamara
2021-10-26gtk4: some fonts have pango_font_description_get_size_is_absoluteCaolán McNamara
2021-10-26flatten ImplGetTextLinesNoel Grandin
2021-10-26ofz#1493240 Unchecked return valueCaolán McNamara
2021-10-25replace friend access with functionsLuboš Luňák
2021-10-24cid#1493240 silence Unchecked return valueCaolán McNamara
2021-10-22backendtest:Reconfigured Rectangle tests to be Asymmetricalhomeboy445
2021-10-22qt: Adapt log area: "vcl.qt5" -> "vcl.qt"Michael Weghorn
2021-10-22Rename SystemEnvData::Toolkit::{Qt5 -> Qt}Michael Weghorn
2021-10-22Revert partly "Simplify vector initialization in vcl"Julien Nabet
2021-10-22vcl: move variable declar's closer to 1st use in DrawComplexGradientToMetaFileChris Sherlock
2021-10-22return weld::Builder by unique_ptrNoel Grandin
2021-10-22Optimize assignment from OUStringLiteral to OUStringStephan Bergmann
2021-10-22Converted VCL documentation to MarkdownHossein
2021-10-21ofz#40166 fix build failureCaolán McNamara
2021-10-21loplugin:flattenNoel Grandin
2021-10-21tdf#144222 fix pdf export with vertical layoutMark Hung
2021-10-21ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-10-21ofz#40166 fix build failureCaolán McNamara
2021-10-20vcl: test OutputDevice::DrawGradient()Chris Sherlock
2021-10-20vcl: move variable declarations closer to first use in DrawBitmapWallpaper()Chris Sherlock
2021-10-20loplugin:indentation check for indent inside blockNoel Grandin
2021-10-20mtfdemo: Dump metaactions, fix problems with repaintHossein
2021-10-20add suggested-action to some buttonsCaolán McNamara
2021-10-19Related: tdf#145169 warn on overwrite from gtk "save as" for remote filesCaolán McNamara
2021-10-19Resolves: tdf#136498 %PRODUCTNAME shown in tool tipsCaolán McNamara
2021-10-19Use MsLangId::getConfiguredSystemUILanguage()Eike Rathke
2021-10-18ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-10-18vcl: test OutputDevice::DrawPolyPolygon()Chris Sherlock
2021-10-18sw: avoid popup window for the EmbeddedObject property of an UNO OLE objectMiklos Vajna
2021-10-17WIN release SalPrinter's SalGraphics borrowed HDCJan-Marek Glogowski
2021-10-17Simplify vector initialization in vclJulien Nabet
2021-10-16adapt to the change from tools::Long* to std::vector<tools::Long>*Tomoyuki Kubota
2021-10-15gtk4: get toolbar popovers in sidebar workingCaolán McNamara
2021-10-15vcl: test OutputDevice::DrawPolygon()Chris Sherlock
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-14vcl: avoid "else" after "break" in pdfdocumentMiklos Vajna
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-13vcl: DrawPolyLine() did not set metaaction line join or capChris Sherlock
2021-10-12gtk4: allow cursoring to move through menusCaolán McNamara
2021-10-12loplugin:unusedmethodsNoel Grandin
2021-10-12loplugin:unusedfieldsNoel Grandin
2021-10-12vcl:use unique_ptr<SalWinGraphics> in WinSalPrinterMark Hung