summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-11-15Extend loplugin:stringviewparen: subViewStephan Bergmann
2020-11-15-Werror,-Wdeprecated-anon-enum-enum-conversionStephan Bergmann
2020-11-15CGFloat appears to be a more suitable type for these AquaSalObject membersStephan Bergmann
2020-11-15DPI values are generally represented as sal_Int32 in VCLStephan Bergmann
2020-11-15UNOIDL long vs. C++ sal_Int32 confustionStephan Bergmann
2020-11-15UNOIDL long vs. C++ sal_Int32 confustionStephan Bergmann
2020-11-15UNOIDL long vs. C++ sal_Int32 confustionStephan Bergmann
2020-11-15uitest: Rename the "SET" to "TYPE" for Edit boxes + implement the real "SET".Jan Holesovsky
2020-11-14enable vcl backendtest unittest for headless tooLuboš Luňák
2020-11-14remove SalPointNoel Grandin
2020-11-14fix updates of Skia draw region for Windows widgets (tdf#137559)Luboš Luňák
2020-11-14allow F1<->F26 accelerators in .uiCaolán McNamara
2020-11-14Related: tdf#131970 icon-switcher should be in single-selection modeCaolán McNamara
2020-11-13add set_accessible_descriptionCaolán McNamara
2020-11-13fix some tools::Long falloutNoel Grandin
2020-11-13block nvidia drivers for vulkan only for version<457.36.0 (tdf#138145)Luboš Luňák
2020-11-13properly clip native VCL gradients (tdf#137563)Luboš Luňák
2020-11-13tdf#131970 enable tab-cycling between VerticalTabControl membersCaolán McNamara
2020-11-13Revert "remove BigInt::operator tools::Long()"Noel Grandin
2020-11-13remove unused #ifdefNoel
2020-11-13tools::Long->sal_Int32 in vcl filtersNoel
2020-11-13Fix (some of) fallouts from tools::Long change to 64 bit on _WIN64Mike Kaganski
2020-11-13tdf#138047 wait until map to disable the parent SalFrame tab-cyclingCaolán McNamara
2020-11-12pdf: add writeString for pdf elements for writing element contentTomaž Vajngerl
2020-11-12loplugin:unusedmethodsNoel
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12loplugin:cstylecast (macOS)Stephan Bergmann
2020-11-12Don't reuse tooltip window in different contextSzymon Kłos
2020-11-12use Point direct and drop a reinterpret_castCaolán McNamara
2020-11-12Permit scrollable AWT tab pages a la scrolled DialogThorsten Behrens
2020-11-12loplugin:nullptr (macOS)Stephan Bergmann
2020-11-12remove BigInt::operator tools::Long()Noel
2020-11-12remove Fraction::operator tools::Long()Noel
2020-11-11pdf: use a common call to parse a objectTomaž Vajngerl
2020-11-11pdf: use object stream to copy dict or array contentTomaž Vajngerl
2020-11-11Fix 64-bit --disable-pch build on WindowsMike Kaganski
2020-11-11support getting Expander's labelCaolán McNamara
2020-11-11loplugin:stringviewNoel
2020-11-11make sure mpAlphaVDev is drawn when drawing lines (tdf#137974)Luboš Luňák
2020-11-11convert more long -> tools::LongNoel
2020-11-11support changing Expander's labelCaolán McNamara
2020-11-11pdfium: eliminate remaining direct calls to FPDFPageObj_GetType()Miklos Vajna
2020-11-11Improved starmath colordante
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-10allow VclBuilder to set expander label attributesCaolán McNamara
2020-11-10lock print dialog height so expanders don't expand the dialogCaolán McNamara
2020-11-10sync the vcl expander default with the gtk one to !m_bResizeTopLevelCaolán McNamara
2020-11-10set resize-toplevel true for GtkExpandersCaolán McNamara
2020-11-10GtkExpander, like GtkCalendar needs to not let click through to vclCaolán McNamara