summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2019-08-16Drop bogus check from TimerTest::testStopwatchStephan Bergmann1-1/+0
2019-08-16tdf#126007 tdf#122355 online help won't look into a dialog notebookCaolán McNamara2-51/+97
2019-08-15loplugin:sequenceloop in unoxml..vclNoel Grandin16-21/+22
2019-08-15replace ".get->" with "->"Noel Grandin3-6/+6
2019-08-14Add some margin to the Stopwatch testJan-Marek Glogowski1-2/+2
2019-08-14tdf#124700 don't pull from or insert into cache for PixelSnapHairlineCaolán McNamara2-11/+19
2019-08-14tdf#126912: Fix convertsToAtLeast/Most mismatchStephan Bergmann1-2/+2
2019-08-13Fix typosAndrea Gelmini1-3/+3
2019-08-13tdf#126680 Revert "VCL make horizontal scrolling depend on RTL"Jan-Marek Glogowski2-4/+5
2019-08-13Fix Clang 10 -Werror,-Wimplicit-int-float-conversionStephan Bergmann2-6/+10
2019-08-13Add a TaskStopwatch to interrupt idle loopsJan-Marek Glogowski4-5/+136
2019-08-13Resolves: tdf#126844 focus in to combobox with entries not seen in parentCaolán McNamara1-0/+18
2019-08-12tdf#126808 vcl: fix crash due to leaking the frame's buffer vdevMiklos Vajna1-0/+1
2019-08-12Fix typosAndrea Gelmini3-6/+6
2019-08-12tdf#118856 vcl: avoid flicker in the about dialogMiklos Vajna3-0/+10
2019-08-12Fix typosAndrea Gelmini4-5/+5
2019-08-12Fix typosAndrea Gelmini7-10/+10
2019-08-12Fix typosAndrea Gelmini7-11/+11
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-08-10Silence -Werror,-Wimplicit-int-float-conversionStephan Bergmann1-2/+3
2019-08-10loplugin:stringconstant (macOS)Stephan Bergmann4-4/+4
2019-08-10Silence -Werror,-Wimplicit-int-float-conversionStephan Bergmann1-4/+4
2019-08-09Fix typosAndrea Gelmini4-5/+5
2019-08-09Related: tdf#122358 consistent transformation of damageCaolán McNamara1-19/+24
2019-08-09Resolves: tdf#122358 ensure right/bottom borders are included in damage regionCaolán McNamara1-1/+6
2019-08-09Fix typosAndrea Gelmini1-1/+1
2019-08-09Resolves: tdf#126790 use TopLevelWindowLocker in welded help pathCaolán McNamara1-1/+1
2019-08-09Fix typosAndrea Gelmini8-10/+10
2019-08-08tdf#74702: use OutputDevice::GetBackgroundColor()Chris Sherlock4-2/+34
2019-08-08tdf#74702: removes GetOutDevType() from OutputDevice::ImplRefreshFontDataAdrien Ollier4-21/+29
2019-08-08nSize shall presumably be of type long, not doubleStephan Bergmann1-1/+1
2019-08-07tdf#126708 Fix EMF image size in CLI .doc exportLuke Deller1-4/+44
2019-08-07move WizardDialog to vclCaolán McNamara2-0/+644
2019-08-07move Roadmap to vclCaolán McNamara2-0/+836
2019-08-07move HyperLabel into vclCaolán McNamara2-0/+202
2019-08-05Graphite fonts don't need runs broken by scriptMartin Hosken1-51/+61
2019-08-03ofz#16191 add en_LK locale data stubCaolán McNamara2-0/+145
2019-08-02clipboard: encourage paste to show up by having some dummy content.Michael Meeks1-1/+1
2019-08-02LOK: Copy Graphics as embedded PNG in HTMLAshod Nakashian1-1/+2
2019-08-02LOK: Support detecting complex selectionsAshod Nakashian1-0/+5
2019-08-02DrawButtonFlags::NoText never setCaolán McNamara1-25/+19
2019-08-02DrawButtonFlags::NoImage never setCaolán McNamara1-5/+5
2019-08-01drop newly unused EnableImageDisplay + EnableTextDisplayCaolán McNamara1-16/+0
2019-08-01Resolves: tdf#126661 unexpected sort between freeze+thawCaolán McNamara2-0/+3
2019-08-01skip some indirectionNoel Grandin2-4/+4
2019-08-01weld SvxPathTabPageCaolán McNamara2-9/+26
2019-07-31weld SvxFontSubstTabPageCaolán McNamara3-3/+29
2019-07-31retain column alignment on resizeCaolán McNamara1-1/+1
2019-07-31Fix typosAndrea Gelmini5-5/+5
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vclStephan Bergmann31-183/+177