summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-01-26support for the WebP image format (tdf#114532)Luboš Luňák7-3/+16
2022-01-06sc export chart as graphic: handle PDFMiklos Vajna1-1/+11
2021-11-10Add Printer::GetSizeOfPaper() with semantics to match GetPaper()Tor Lillqvist1-0/+3
2021-11-10tdf#142326: Adapt to "libstdc++: Implement LWG 1203 for rvalue iostreams"Stephan Bergmann1-1/+3
2021-11-10Adapt to "libstdc++: Implement LWG 1203 for rvalue iostreams"Stephan Bergmann1-1/+2
2021-06-07Resolves tdf#140360 - Provide option to turn off sidebar's minimum widthHeiko Tietze1-0/+1
2021-04-29tdf#137945: Revert "use more FastParser in ScXMLContentValidationContext"Xisco Fauli1-2/+0
2021-04-06tdf#139786 partial revert tdf#106181 XLSX export: output form controlsJustin Luth1-2/+2
2021-04-01xmlsecurity: replace OOXMLSecParser implementationMichael Stahl1-0/+3
2021-03-19xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl1-8/+24
2021-03-18xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl1-2/+5
2021-03-18xmlsecurity: replace XSecParser implementationMichael Stahl3-1/+25
2021-03-11tdf#133473 Change SDRATTR_SHADOWSIZEX flag.Gülşah Köse1-2/+2
2021-02-01make crashreports include info about the system (CPU,memory)Luboš Luňák1-0/+1
2021-01-30Improve macro checksSamuel Mehrbrodt2-2/+6
2021-01-28drop RadioButton arg defaultsCaolán McNamara1-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-22Fix handling of the OBJECTDESCRIPTOR clipboard (pasteboard) type on macOSTor Lillqvist1-0/+1
2021-01-18tdf#138829 don't grab focus to roadmap label when sync timer firesCaolán McNamara1-1/+1
2021-01-17tdf#135641 update DataBrowser has-focus when child widget gains focusCaolán McNamara2-0/+3
2021-01-14tdf#137694 let tab switch between cellsCaolán McNamara1-0/+2
2021-01-06Resolves: tdf#137453 Implicit conversion from sal_uInt64 to sal_Int32 is bad..Eike Rathke1-4/+4
2020-12-17Resolves: tdf#138789 disable widgets on 'none' when status changesCaolán McNamara2-2/+7
2020-12-04include cstddef for gcc11Jeff Law1-0/+1
2020-12-02tdf#138427 focus set to wrong input boxCaolán McNamara1-4/+1
2020-11-25tdf#138430 toolbar bullet dropdown should have a scrolledwindowCaolán McNamara1-1/+1
2020-11-25tdf#137662 set focus in combo/list box on clickCaolán McNamara1-0/+14
2020-11-24Use <alloca.h> for macOS and iOS, tooTor Lillqvist1-15/+1
2020-11-20tdf#138108 terminate on uncaught exception in a11y callbackCaolán McNamara1-8/+8
2020-11-18xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna1-0/+2
2020-11-14xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna2-1/+7
2020-10-30tdf#137643 alternative solution to activate embedded fonts in one batchCaolán McNamara2-8/+33
2020-10-29tdf#137643 Revert "lock refreshing font data when loading a document"Caolán McNamara2-14/+0
2020-10-26tdf#104378: don't reset para attributes whileMark Hung3-0/+4
2020-10-20tdf#133931 Qt5 set the themed AlternatingRowColorJan-Marek Glogowski1-0/+1
2020-10-20tdf#128212 Change the text z camera rotation order.Gülşah Köse2-1/+1
2020-10-06tdf#134566 gtk IM support for custom widgetsCaolán McNamara6-0/+54
2020-10-06tdf#134566 accept input engine commands in editview in custom widgetCaolán McNamara5-19/+29
2020-10-02tdf#136728: Revert "tdf#136238 speed up deleting large cross page table"Xisco Fauli1-1/+1
2020-10-01Related: tdf#137016 check if subcontrol has the focusCaolán McNamara1-2/+23
2020-09-30tdf#136520 allow color popdowns to be tearable againCaolán McNamara1-1/+1
2020-09-25tdf#134782 sw,unotools,officecfg: adapt configuration and UIMichael Stahl1-0/+4
2020-09-24Resolves: tdf#115436 Add English Kenya {en-KE} locale dataEike Rathke1-0/+1
2020-09-21tdf#134157 fix Edit with external tool causes a CPU hitTomofumi Yagi1-1/+1
2020-09-21[API CHANGE] tdf#136836 emfio: set size hint on inner PDF if used as shape fillMiklos Vajna2-1/+12
2020-09-21tdf#136620 tdf#136708 filter,oox,sw: fix export of 2 different wrapsMichael Stahl1-2/+5
2020-09-16tdf#131537 DOCX export: fix OLE "Display as icon"Daniel Arato (NISZ)1-1/+1
2020-09-15oox smartart: add support for syncing font heights of multiple shapesMiklos Vajna2-0/+16
2020-09-15svx UNO API for shapes: allow setting a max factor for autofit text scaleMiklos Vajna3-2/+12