summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2024-05-06tdf#153306 prevent subpixel shifting of X coordinatePatrick Luby1-0/+20
2024-04-30tdf#160714 use crop box for bounds of embedded PDF objectPatrick Luby2-5/+15
2024-04-10Related: tdf#157480 use SSL_CERT_FILE on macOS tooCaolán McNamara1-1/+1
2024-04-10Related: tdf#157480 vcl,openssl: set SSL_CERT_FILE for bundled OpenSSLMichael Stahl1-0/+25
2024-04-10Resolves: tdf#154072 no effect when clicking some dropdown buttonsCaolán McNamara1-5/+17
2024-04-02Resolves: tdf#159498 Items in Template Manager dropdown should be left-alignedCaolán McNamara1-1/+2
2024-04-01crash on deref null parent on attempting to find labelCaolán McNamara1-1/+1
2024-04-01Resolves: tdf#157587 IconView scoll range not updatedCaolán McNamara1-0/+1
2024-03-28Resolves: tdf#160392 preview's measurement are black on dark bg in dark modeCaolán McNamara1-1/+1
2024-03-19tdf#142133: partially revert 576611895e5Xisco Fauli2-0/+35
2024-03-13tdf#159915 qt: Force Qt::HighDpiScaleFactorRoundingPolicy::RoundMichael Weghorn1-0/+7
2024-03-12Detect Plasma 6 desktopMichael Weghorn5-5/+20
2024-02-29tdf#159735 a11y: Dispose win accessible with VCLXWindowMichael Weghorn1-0/+1
2024-02-12tdf#159641 TreeView repaint problem with PgUp in kf5/genNoel Grandin1-0/+2
2024-01-26tdf#142806 sw: PDF export: fix multi-frame links/fieldsMichael Stahl2-0/+729
2024-01-24tdf#159333 qt a11y: Process shortcuts only onceMichael Weghorn1-0/+3
2024-01-05report what font is missing when terminating testCaolán McNamara1-0/+2
2024-01-05tdf#135478 Reduce sensitivity of horizontal scrollwheelPatrick Luby1-4/+4
2024-01-04Related: tdf#155266 stop delaying painting timer while swipingPatrick Luby1-0/+13
2024-01-01Avoid unwanted creation of mSurfaceMike Kaganski1-5/+5
2023-12-29tdf#144124 Detect if ownership has been lostPatrick Luby1-0/+8
2023-12-29tdf#151679 Do not push FLAVOR_LINK to macOS general pasteboardPatrick Luby3-6/+25
2023-12-25Eliminate warning when changing timer's priorityPatrick Luby1-0/+8
2023-12-24Related: tdf#155266 Eliminate delayed scrollbar redrawing when swipingPatrick Luby1-0/+5
2023-12-12tdf#158461 eliminate flicker during live resizingPatrick Luby1-1/+5
2023-12-11tdf#140401 check if attribute is a nullptrPatrick Luby1-3/+9
2023-12-07Related: tdf#155266 skip redisplay of the view when forcing flushPatrick Luby1-2/+10
2023-12-06Related: tdf#158534 set fallback help page for optional print contentCaolán McNamara1-0/+1
2023-12-06Resolves: tdf#158534 two help pages from print help buttonCaolán McNamara2-12/+0
2023-11-30tdf#155092 don't dispatch left mouse up events during live resizingPatrick Luby6-49/+89
2023-11-30tdf#127547 Freeze in Microsoft Print to PDF dialogNoel Grandin1-1/+11
2023-11-21tdf#155266 force flush after scrollingPatrick Luby3-3/+16
2023-11-20tdf#158224 Cannot convert bitmap to polygonsNoel Grandin1-1/+1
2023-11-11tdf#157816 sw: PDF export: filter out links on empty space, INetAttrsMichael Stahl2-3/+483
2023-11-06tdf#157816 sw: PDF export: filter out links on empty space, fieldsMichael Stahl2-0/+564
2023-11-03tdf#152571 speedup slow draw file saveNoel Grandin12-261/+113
2023-11-02tdf#157703 sw: PDF/UA export: fix headings with labelsMichael Stahl2-0/+203
2023-11-02tdf#157679: vcl_pdfexport: Add unittestXisco Fauli2-0/+28
2023-10-27crash seen in Window::ImplTrackTimerHdlCaolán McNamara1-0/+6
2023-10-25tdf#153519 make TreeListEntryUIObject saferNoel Grandin1-25/+41
2023-10-25tdf#157028 vcl: PDF export: inline attribute dictionariesMichael Stahl2-52/+28
2023-10-25tdf#156565 sw: PDF/UA export: only one Link ILSE per linkMichael Stahl1-6/+96
2023-10-25tdf#157817 sw: PDF/UA export: fix ToX header sectionsMichael Stahl2-0/+451
2023-10-23tdf#156525 Save as > HTML loses drawing object as invalid gifNoel Grandin14-24/+151
2023-10-23Resolves: tdf#157849 gtk_spin_button_update callback can delete widgetCaolán McNamara1-0/+11
2023-10-20tdf#157565 show tooltip if any parent window is the key windowPatrick Luby1-2/+23
2023-10-19tdf#157680 scale down size and adjust size and scale factor for /BBoxPatrick Luby2-8/+21
2023-10-18tdf#157517 vcl: PDF/UA export: add PDF/A extension schema to XMPMichael Stahl1-1/+82
2023-10-18drawinglayer,svx: PDF/UA export: put Form SE into anchor paragraph SEMichael Stahl1-0/+63
2023-10-18tdf#157397 vcl: PDF export: fix CreateControl replayMichael Stahl3-4/+448