summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-06-07Resolves: tdf#133744 stop processing if DoubleClickHdl consumed eventCaolán McNamara
2020-06-07focus rect in treeview doesn't match the selected areaCaolán McNamara
2020-06-06tdf#128723 fix setting width when scaling preview get bigger onlyandreas kainz
2020-06-04Revert "tdf#125609 c10 vcl/button: enforce only one radio selected on init"Justin Luth
2020-06-03tdf#133271 sw textbox: handle TextRotateAngle shape propertyMiklos Vajna
2020-06-01tdf#133527: the code may be called without solar mutex guardMike Kaganski
2020-05-30tdf#133365: only release solar mutex on WindowsMike Kaganski
2020-05-29tdf#133498 Make native drawing of FormattedField work (again)Michael Weghorn
2020-05-29Add AlphaMask::BlendWith method to blend 8-bit alpha masksMike Kaganski
2020-05-29Consider mpAlphaVDev when processing metafile in OutputDevice::DrawOutDevMike Kaganski
2020-05-28Resolves: tdf#133385 dangling pTargetEntry after remove or clearCaolán McNamara
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara
2020-05-28do not explicitly invalidate window under a tooltip (tdf#131419)Luboš Luňák
2020-05-28properly scale stroke values in Skia drawPolyLine()Luboš Luňák
2020-05-27WB_LISTBOX_POPUP is newly unusedCaolán McNamara
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-26make highlight of get_dest_row_at_pos optionalCaolán McNamara
2020-05-26emit activate-row in vcl treeview on returnCaolán McNamara
2020-05-26tdf#133216 - Objects are not printed (Win-only)Chris Sherlock
2020-05-26make disabling of Skia override forcing it (tdf#133399)Luboš Luňák
2020-05-26use Skia to do dashed lines, no need to do it manually (tdf#130431)Luboš Luňák
2020-05-26tdf#131715: uitest: add wrapper for roadmapwizardXisco Fauli
2020-05-25support activate-on-single-clickCaolán McNamara
2020-05-25Clean up dead codeStephan Bergmann
2020-05-25loplugin:unusedmethodsNoel Grandin
2020-05-25loplugin:constantparamNoel Grandin
2020-05-25high quality scale when drawing scaled Skia image (tdf#133339)Luboš Luňák
2020-05-25Fix typosAndrea Gelmini
2020-05-25vcl: refactor code into GenerateConnectedComponents()Chris Sherlock
2020-05-25vcl: refactor code into GenerateIntersectingConnectedComponents()Chris Sherlock
2020-05-25no GtkTextView:border cases exist anymoreCaolán McNamara
2020-05-24GetSysFontData is newly unusedCaolán McNamara
2020-05-24GetSysTextLayoutData is newly unusedCaolán McNamara
2020-05-24Remove some OSL_DEBUG_LEVEL > 1 codeStephan Bergmann
2020-05-24Prevent deadlock accessing clipboardMike Kaganski
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-24remove some unused typedefsNoel Grandin
2020-05-24tdf#74702 vcl: extract IsScreenComp()Chris Sherlock
2020-05-23nospin hack no longer in useCaolán McNamara
2020-05-23vcl: move stage 1 functionality into DetectBackground()Chris Sherlock
2020-05-23vcl: rename misnamed OutputDevice::SetBackgroundComponentBounds()Chris Sherlock
2020-05-23vcl: I found it hard to read this code, removed unnecessary whitespaceChris Sherlock
2020-05-23Add missing mpAlphaVDev handlingMike Kaganski
2020-05-23Tidy up generation of Application::GetHWOSConfInfoMike Kaganski
2020-05-22Prefer CoInitializeEx instead of CoInitializeJulien Nabet
2020-05-22always use region band in Skia's setClipRegion (tdf#133208)Luboš Luňák
2020-05-22support rendering a widget snapshot to an OutputDeviceCaolán McNamara
2020-05-22Resolves: tdf#133269 infinite regressCaolán McNamara
2020-05-22PaintToDevice doesn't use its Size argumentCaolán McNamara
2020-05-22Related: tdf#132536 drop FreetypeManager FreetypeFont cachingCaolán McNamara