summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-11-23Fix typosAndrea Gelmini
2020-11-23pdf: test reexporting a PDF with complex resourcesTomaž Vajngerl
2020-11-23pdf: Improve dict and array format when copying with PDFObjectCopierTomaž Vajngerl
2020-11-23pdf: test PDFDocument parsingTomaž Vajngerl
2020-11-23pdf: move parsing into it's own class, rewrite the parserTomaž Vajngerl
2020-11-23pdf: improve PDFObjectCopier, copy arrays/dicts recursivelyTomaž Vajngerl
2020-11-22Qt5 report input method languageJan-Marek Glogowski
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer
2020-11-21Fix tdf#138373 scrollbars can now actually be nullptrThorsten Behrens
2020-11-21Tentative fix for crash in the iOS appTor Lillqvist
2020-11-20If we grab focus to a GtkToolbar then focus a GtkToolbarItem childCaolán McNamara
2020-11-20check expander label for focus and grab focus to that labelCaolán McNamara
2020-11-20GtkWindow case is similar to GtkPopover caseCaolán McNamara
2020-11-20Clarify that SvxIconChoiceCtrl_Impl::GetPredecessorGrid returns GridIdStephan Bergmann
2020-11-20pdfium: add a signature wrapper classMiklos Vajna
2020-11-20Use signed tools::Long return type for calcDistSquareStephan Bergmann
2020-11-19Make use of GRID_NOT_FOUNDStephan Bergmann
2020-11-19avoid Skia floating point position fixups for rectangles (tdf#137329)Luboš Luňák
2020-11-19tdf#138010 (IV) VclScrolledWindow: Use actual border widthMichael Weghorn
2020-11-19tdf#138010 (III) Extract VclScrolledWindow border width to varMichael Weghorn
2020-11-19tdf#138010 (II) getNativeControlRegion (gtk3/kf5): Consider frame's borderMichael Weghorn
2020-11-19tdf#138010 (I) Pass bounding rect when natively drawing frameMichael Weghorn
2020-11-19Update ident<->toolitem mapping in set_item_identCaolán McNamara
2020-11-19Drop threshold for BigInt arithmetics from ImplLogicToPixel/ImplPixelToLogicMike Kaganski
2020-11-19pdfium: add signature and trailer end getter wrappersMiklos Vajna
2020-11-18Remove unused Manager::registerGraphic rsContext parameterStephan Bergmann
2020-11-18tdf#138271 send value-changed on FormattedSpinButton losing focusCaolán McNamara
2020-11-18Remove unused SalGtkFilePicker::implAddFilterGroup _rFilter parameterStephan Bergmann
2020-11-18Remove unused GraphicObject::SetGraphic pCopyObj and rLink parametersStephan Bergmann
2020-11-18loplugin:stringviewparam: No good reason to exclude operator functionsStephan Bergmann
2020-11-18vcl: clean up unused PDFDocument functionsMiklos Vajna
2020-11-17tdf#137628 sc: fix white part in autofilterAttila Szűcs
2020-11-17implement also axial gradient for skiaLuboš Luňák
2020-11-17Don't use new/delete here when automatic variable is enoughMike Kaganski
2020-11-17tdf#138022 Skia don't recreate empty surfacesJan-Marek Glogowski
2020-11-17set Skia pixel geometry for every surfaceLuboš Luňák
2020-11-17update Skia to chrome/m88Luboš Luňák
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-17tdf#138183 sync pending clipboard assign on clipboard ownership-changeCaolán McNamara
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-11-16avoid loplugin::toolslong warnings in qt5 vcl backendLuboš Luňák
2020-11-16fix loplugin indentation warningLuboš Luňák
2020-11-16replace std::min(std::max()) with std::clampNoel
2020-11-16tdf#137898 Page count is not reset to 1 in the print preview dialogCaolán McNamara
2020-11-16disable Vulkan for Windows 7 (tdf#138219)Luboš Luňák
2020-11-16tdf#113163 OOXML Fix transparency and alpha channel supportBartosz Kosiorek
2020-11-16check TopLevelMenuHelper for existenceCaolán McNamara
2020-11-16tools::Long->sal_uInt16 in ImpErrorQuadNoel
2020-11-16replace std::max(std::min()) with std::clampNoel
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara