summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2019-07-11Correctly position hyperlink focusJan-Marek Glogowski
2019-07-10tdf#126316 revert Clipboard to PrimarySelectionJan-Marek Glogowski
2019-07-08tdf#126266 adjust calculations for invisble tabsJan-Marek Glogowski
2019-07-08use BitmapEx in ImpCreateShadowObjectCloneNoel Grandin
2019-07-08use BitmapEx in ImpSdrPdfImport::ImportImageNoel Grandin
2019-07-08vcl: prefix members of MenuBarWindowMiklos Vajna
2019-07-08Right clicking in text should move the cursorSamuel Mehrbrodt
2019-07-06simplify and flatten OutDevStateStackNoel Grandin
2019-07-06Constify GlyphItemJan-Marek Glogowski
2019-07-05flatten and simplify FontMetricNoel Grandin
2019-07-05tdf#121740 improve ppt load time on windows, reduce image swapoutNoel Grandin
2019-07-05move the contour-finding code inside vclNoel Grandin
2019-07-04vcl lok: pre-load graphic librariesMiklos Vajna
2019-07-04move some Bitmap replace logic inside vclNoel Grandin
2019-07-04move "replace transparency" logic inside vclNoel Grandin
2019-07-03tdf#74702: OutputDevice:InitClipRegion followupChris Sherlock
2019-07-02tdf#113448 Export font used for checkbox markThorsten Behrens
2019-07-02tdf#113448 don't export any font for radio buttonsThorsten Behrens
2019-07-02tdf#74702: cleans OutputDevice::DrawHatchLine upAdrien Ollier
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen
2019-07-01Improve the looks of a wave line by draw it with bezier curvesTomaž Vajngerl
2019-07-01tdf#74702: cleans OutputDevice::InitClipRegion upAdrien Ollier
2019-07-01tdf#74702 partial cleanup of OutDevTypeAdrien Ollier
2019-06-30Revert "Rewrite all the logger statements with the new grammar syntax"Xisco Faulí
2019-06-29Rewrite all the logger statements with the new grammar syntaxAhmed ElShreif
2019-06-29tdf#125873 Selected border color preview isn't shownNoel Grandin
2019-06-28Resolves: tdf#126134 EndDialog on disposed dialogCaolán McNamara
2019-06-27weld SwCustomizeAddressBlockDialogCaolán McNamara
2019-06-27tdf#125609c10 vcl/button: enforce only one radio selected on initJustin Luth
2019-06-25Initialize the font list before querying itJan-Marek Glogowski
2019-06-25tdf#126054 uses after free when menubutton and menu torn down during executionCaolán McNamara
2019-06-25loplugin: simplifyconstructCaolán McNamara
2019-06-25tdf#125892 improve time to export PDF, use int ops for scalingNoel Grandin
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-25weld HyperLink DialogCaolán McNamara
2019-06-24move SvtIconChoiceCtrl to vclCaolán McNamara
2019-06-23Also treat negative DIBInfoHeader::nX/YPelsPerMeter as an errorStephan Bergmann
2019-06-22Related: tdf#126036 sort button by native order for async dialogs tooCaolán McNamara
2019-06-22VCL don't mirror Y positionJan-Marek Glogowski
2019-06-22tdf#125670 check graphics before output cliprectJan-Marek Glogowski
2019-06-21remove newly unused ModelessDialogCaolán McNamara
2019-06-21weld SpellDialogCaolán McNamara
2019-06-21VCL constify ImplTabItem::m_nIdJan-Marek Glogowski
2019-06-21Related: tdf#125670 avoid possible performance issues for the general caseCaolán McNamara
2019-06-21tdf#105884 Qt5 implement TabControl themingJan-Marek Glogowski
2019-06-21VCL merge most of NotebookbarTabControlBaseJan-Marek Glogowski
2019-06-21tdf#125777 restore old RenderContext before returnJan-Marek Glogowski
2019-06-21User directory path changedSumit Chauhan
2019-06-21Resolves: tdf#126005 make bookmark treeview sortableCaolán McNamara
2019-06-20Consolidate on C++17 std::scoped_lock instead of std::lock_guardStephan Bergmann