summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-10-23call gtk_im_context_focus_in only if its widget has focusCaolán McNamara
2020-10-23Implement SalGenericInstance::getOSVersion() for FreeBSD.Gleb Popov
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara
2020-10-22MenuToggleButton no longer needs to be in public headersCaolán McNamara
2020-10-22fix welded editengine delete-surroundingCaolán McNamara
2020-10-22weld backing windowCaolán McNamara
2020-10-22tdf#136915 correctly create QFont from Qt5FontFaceJan-Marek Glogowski
2020-10-22Add __FreeBSD__ case to the #ifdef conditional.Gleb Popov
2020-10-22for DisallowCycleFocusOut forward unused keyevents to InterimItemWindowCaolán McNamara
2020-10-22Guard against bad stream in TypeSerializer::readGradientStephan Bergmann
2020-10-22Qt5 forward the flat push button styleJan-Marek Glogowski
2020-10-22tdf#137660 send some focus event for push buttonsJan-Marek Glogowski
2020-10-22tdf#136866 VCL don't drop the control backgroundJan-Marek Glogowski
2020-10-22don't update IM focus-in if focus-in was in another widgetCaolán McNamara
2020-10-22add some SolarMutexGuards for IMECaolán McNamara
2020-10-22pdfium: add a wrapper for FPDFPage_HasTransparency()Miklos Vajna
2020-10-22make mnemonic-activate do the right thing for a MenuToggleButtonCaolán McNamara
2020-10-22pdfium: add a wrapper for FPDF_SaveWithVersion()Miklos Vajna
2020-10-22vcl: remove leftover debug printfMiklos Vajna
2020-10-21clamp angle to valid valueNoel
2020-10-21don't trigger resize if size didn't changeCaolán McNamara
2020-10-21Revert "tdf#137468: Use the colour space of the main display"Tor Lillqvist
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-21Qt5 use base color for workspace tooJan-Marek Glogowski
2020-10-20remove motif from startcenterCaolán McNamara
2020-10-20fix skia matrix rounding imprecisionLuboš Luňák
2020-10-20add MenuToggleButton for split toggle/menu buttonCaolán McNamara
2020-10-20tdf#137468: Use the colour space of the main displayLeo Wang
2020-10-20tdf#137468: Restrict window depth to 24 bit RGBLeo Wang
2020-10-20tdf#133931 Qt5 set the themed AlternatingRowColorJan-Marek Glogowski
2020-10-20xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna
2020-10-19clang-cl: Adapt Windows-specific code to extended loplugin:cstylecastStephan Bergmann
2020-10-19use tools::Long in vclNoel
2020-10-19tdf#116675 vcl tree list: toggle by label click (e.g. in AutoFilter)Attila Szűcs
2020-10-19tdf#127047 fix printing very large font sizes to pdfNoel Grandin
2020-10-19Simplify single-wchar_t LPCWSTR argument to ExtTextOutWStephan Bergmann
2020-10-19fix possible SIGSEGVNoel
2020-10-18use SetControlFont instead of SetPointFont to get the right sizeCaolán McNamara
2020-10-18pdfium: simplify point unit conversion to HMM for annotationsTomaž Vajngerl
2020-10-18sd: support line PDF annot. as custom markerTomaž Vajngerl
2020-10-18pdfium: add reading of line points to the wrapperTomaž Vajngerl
2020-10-18sd: support text annotation PDF annot. as custom markerTomaž Vajngerl
2020-10-18sd: support ink PDF annot. as custom markerTomaž Vajngerl
2020-10-18sd: support square and circle PDF annot. as custom markerTomaž Vajngerl
2020-10-18sd: custom annotation marker and draw polygon annotation from PDFTomaž Vajngerl
2020-10-18pdfium: extend tests checking color and presence of interior colorTomaž Vajngerl
2020-10-18-Werror,-Wunused-parameterStephan Bergmann
2020-10-18tdf#137468: Add debug output function for CGColorSpaceRefTor Lillqvist
2020-10-18loplugin:indentationStephan Bergmann
2020-10-17Resolves: tdf#137201 don't update IM if focus is in another widgetCaolán McNamara