summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2020-10-25Related: tdf#137620 use existing SalEvent::SurroundingTextRequestCaolán McNamara1-19/+13
2020-10-25Related: tdf#137620 factor out working IMDeleteSurrounding hunkCaolán McNamara3-45/+54
2020-10-24only sfxlo and svtlo still existCaolán McNamara1-5/+1
2020-10-24crashtesting: avoid assert on loading tdf98681-3.docxCaolán McNamara1-1/+1
2020-10-24Show animated GIFs in TotDHeiko Tietze1-0/+1
2020-10-23log why a FreetypeFont was flagged as !mbFaceOkCaolán McNamara1-2/+10
2020-10-23call gtk_im_context_focus_in only if its widget has focusCaolán McNamara1-1/+5
2020-10-23Implement SalGenericInstance::getOSVersion() for FreeBSD.Gleb Popov1-2/+22
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara17-17/+17
2020-10-22MenuToggleButton no longer needs to be in public headersCaolán McNamara4-1/+37
2020-10-22fix welded editengine delete-surroundingCaolán McNamara2-2/+30
2020-10-22weld backing windowCaolán McNamara1-0/+1
2020-10-22tdf#136915 correctly create QFont from Qt5FontFaceJan-Marek Glogowski2-9/+38
2020-10-22Add __FreeBSD__ case to the #ifdef conditional.Gleb Popov1-1/+1
2020-10-22for DisallowCycleFocusOut forward unused keyevents to InterimItemWindowCaolán McNamara3-15/+107
2020-10-22Guard against bad stream in TypeSerializer::readGradientStephan Bergmann1-8/+8
2020-10-22Qt5 forward the flat push button styleJan-Marek Glogowski2-0/+7
2020-10-22tdf#137660 send some focus event for push buttonsJan-Marek Glogowski1-1/+3
2020-10-22tdf#136866 VCL don't drop the control backgroundJan-Marek Glogowski1-1/+2
2020-10-22don't update IM focus-in if focus-in was in another widgetCaolán McNamara1-2/+10
2020-10-22add some SolarMutexGuards for IMECaolán McNamara1-0/+10
2020-10-22pdfium: add a wrapper for FPDFPage_HasTransparency()Miklos Vajna2-2/+3
2020-10-22make mnemonic-activate do the right thing for a MenuToggleButtonCaolán McNamara1-0/+8
2020-10-22pdfium: add a wrapper for FPDF_SaveWithVersion()Miklos Vajna2-31/+50
2020-10-22vcl: remove leftover debug printfMiklos Vajna1-1/+0
2020-10-21clamp angle to valid valueNoel1-0/+5
2020-10-21don't trigger resize if size didn't changeCaolán McNamara1-0/+6
2020-10-21Revert "tdf#137468: Use the colour space of the main display"Tor Lillqvist1-2/+1
2020-10-21new tools::Degree10 strong typedefNoel Grandin60-197/+204
2020-10-21Qt5 use base color for workspace tooJan-Marek Glogowski1-4/+1
2020-10-20remove motif from startcenterCaolán McNamara1-1/+1
2020-10-20fix skia matrix rounding imprecisionLuboš Luňák1-5/+13
2020-10-20add MenuToggleButton for split toggle/menu buttonCaolán McNamara7-24/+414
2020-10-20tdf#137468: Use the colour space of the main displayLeo Wang1-1/+2
2020-10-20tdf#137468: Restrict window depth to 24 bit RGBLeo Wang1-0/+5
2020-10-20tdf#133931 Qt5 set the themed AlternatingRowColorJan-Marek Glogowski2-0/+7
2020-10-20xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna2-10/+84
2020-10-19clang-cl: Adapt Windows-specific code to extended loplugin:cstylecastStephan Bergmann1-1/+1
2020-10-19use tools::Long in vclNoel319-4581/+4672
2020-10-19tdf#116675 vcl tree list: toggle by label click (e.g. in AutoFilter)Attila Szűcs1-0/+23
2020-10-19tdf#127047 fix printing very large font sizes to pdfNoel Grandin3-30/+5
2020-10-19Simplify single-wchar_t LPCWSTR argument to ExtTextOutWStephan Bergmann1-2/+2
2020-10-19fix possible SIGSEGVNoel1-1/+4
2020-10-18use SetControlFont instead of SetPointFont to get the right sizeCaolán McNamara1-2/+2
2020-10-18pdfium: simplify point unit conversion to HMM for annotationsTomaž Vajngerl1-33/+28
2020-10-18sd: support line PDF annot. as custom markerTomaž Vajngerl1-1/+23
2020-10-18pdfium: add reading of line points to the wrapperTomaž Vajngerl2-0/+25
2020-10-18sd: support text annotation PDF annot. as custom markerTomaž Vajngerl1-1/+44
2020-10-18sd: support ink PDF annot. as custom markerTomaž Vajngerl1-1/+26
2020-10-18sd: support square and circle PDF annot. as custom markerTomaž Vajngerl1-1/+19