summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-08-17tdf#143357 use a DateFormatter and a separate Calendar menubuttonCaolán McNamara1-1/+3
2021-08-10Resolves: tdf#143023 explicitly connect to ControlBase focus-[in/out]Caolán McNamara2-0/+27
2021-08-10undo blocking emitting focus events during grab_focusCaolán McNamara2-9/+5
2021-08-10move async focus-in/focus-out workaround to known client that needs itCaolán McNamara1-2/+11
2021-07-08cid#1470369 Uninitialized scalar variableCaolán McNamara1-0/+10
2021-07-02tdf#143149 fix crash if app exits while print progress is runningCaolán McNamara1-1/+3
2021-06-22Resolves tdf#140360 - Provide option to turn off sidebar's minimum widthHeiko Tietze1-0/+1
2021-06-10tdf#142629 import psd image with transparent backgroundNoel Grandin1-0/+6
2021-06-01Adapt to "libstdc++: Implement LWG 1203 for rvalue iostreams"Stephan Bergmann1-1/+4
2021-05-26Seperate SvxBackgroundColorItem from SvxColorItemGülşah Köse1-2/+22
2021-05-18tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl2-1/+11
2021-05-17tdf#141463 avoid skew in shape group in ooxml import ..Regina Henschel1-2/+2
2021-05-11vcl: fix build with vlc backend enabledÉrico Nogueira1-2/+1
2021-05-06vcl pdfium render: handle widget annotations for form fieldsMiklos Vajna1-1/+21
2021-05-06do not apply line dashing in drawinglayer (tdf#136957)Luboš Luňák2-24/+24
2021-04-29tdf#135997: make sure that the two lists are same lengthMike Kaganski1-3/+14
2021-04-23tdf#136058: remove some cachingNoel Grandin1-7/+1
2021-04-23Revert "tdf#130326 related, speed up drawing"Noel Grandin1-2/+1
2021-04-23tdf#130326 related, speed up drawingNoel Grandin1-1/+2
2021-04-21tdf#122962 DOCX drawingML export: fix polygon shape in group shapeMiklos Vajna1-1/+1
2021-04-21tdf#131634 Don't redo actions created before text edit begins.Mark Hung1-0/+2
2021-04-19a11y tests show we should use GetOutputDevice for pixel/logic conversionsCaolán McNamara1-0/+1
2021-04-07use VCL_DLLPUBLIC for UnoWrapperBase to allow use in vclplug-gtk3Caolán McNamara1-1/+1
2021-04-06Exclude tests based on device color depth, not RDPMike Kaganski2-2/+3
2021-04-06tdf#139786 partial revert tdf#106181 XLSX export: output form controlsJustin Luth1-2/+2
2021-04-04tdf#58745 - Detect end of month when extending a date listAndreas Heinisch1-0/+5
2021-03-31Exclude some tests in Windows RDP sessionMike Kaganski1-0/+1
2021-03-31xmlsecurity: replace OOXMLSecParser implementationMichael Stahl1-0/+3
2021-03-22tdf#140539 don't allow help to be relaunched during launchCaolán McNamara1-0/+1
2021-03-17tdf#141011: Postpone SwFieldDBPage::Reset to tab activationMike Kaganski1-0/+2
2021-03-14tdf#140136 sc: fix tree list expansion in AutoFilterAttila Szűcs1-0/+1
2021-03-11tdf#127471 Detect&Correct EMF/WMF with wrong FontScaleArmin Le Grand (Allotropia)1-0/+8
2021-03-10tdf#133473 Change SDRATTR_SHADOWSIZEX flag.Gülşah Köse1-2/+2
2021-03-10tdf#127471 correct EMF/WMF im/export for scaled fontArmin Le Grand (Allotropia)1-0/+3
2021-03-09Improve unit test accuracyMike Kaganski1-8/+4
2021-03-09tdf#116983 tdf#136175: retry if failedMike Kaganski1-0/+40
2021-03-04xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl1-8/+24
2021-03-04xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl1-2/+5
2021-03-04xmlsecurity: replace XSecParser implementationMichael Stahl3-1/+25
2021-03-04restore namespace unwinding in SvXMLImportNoel1-0/+4
2021-02-17tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara1-0/+2
2021-02-08tdf#133858 reduce the double-ref range to data contentDennis Francis1-0/+2
2021-02-03tdf#139869 vcl: fix lazy-loading of BMP images with logic sizeMiklos Vajna1-0/+15
2021-01-30Improve macro checksSamuel Mehrbrodt2-2/+6
2021-01-27tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara1-10/+25
2021-01-27tdf#139147 sw outline UI: allow clearing of custom list formatJustin Luth1-1/+1
2021-01-26tdf#135550 ListBox should triger an event when changed non-interactivelyCaolán McNamara1-7/+19
2021-01-26tdf#139590 Drag and drop doesn't work in SdrObjEditViewCaolán McNamara1-0/+1
2021-01-25drop RadioButton arg defaultsCaolán McNamara1-1/+1
2021-01-22tdf#135590 MapUnit::Map100thMM fallback is inappropiate for writerCaolán McNamara1-1/+7