summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-08ucb: webdav-curl: only set CURLOPT_NOBODY for HEADMichael Stahl1-10/+9
2023-10-29tdf#155887 WMF Fix displaying images with size of EOF other that 3Bartosz Kosiorek4-16/+43
2023-10-25Support conditional loading of Apache Parquet files into CalcKohei Yoshida10-99/+102
2023-09-06tdf#157113: Add gap even if baseline is differentXisco Fauli2-12/+1
2023-08-18tdf#156561 a11y: Don't ignore child events in AccessibleListBoxMichael Weghorn2-20/+0
2023-06-23related tdf#68695 tdf#141136 sc: comment can't resize; avoid context changeJustin Luth1-3/+0
2023-05-28tdf#139863, tdf#155514: Don’t split COMPLEX text portionsKhaled Hosny1-24/+0
2023-03-29Sync flatpak-manifest.in with FlathubStephan Bergmann1-8/+8
2023-03-20tdf#154273: Add the "'" entity definition to our HTML parser...Damjan Jovanovic2-0/+2
2023-03-20Fix some errors in the scripting module's XInputStreamImpl:Damjan Jovanovic1-3/+9
2023-02-27OpenSSL 3 is covered by Apache License v2Andras Timar1-72/+1
2023-01-30tdf#45147 - CSV Import: Remove special handling for mixed script typesAndreas Heinisch1-16/+2
2023-01-05tdf#131203 DOCX import: fix lost table when w:tblGrid is missingLászló Németh3-8/+17
2022-12-13tdf#45949 sw: add spell checking to hyperlinked textLászló Németh2-8/+87
2022-12-13tdf#152492 sw: fix unwanted spell checking of parts of URLsLászló Németh2-3/+40
2022-11-08Make EMR_SAVEDC not UpdateClipRegionParis Oplopoios2-7/+9
2022-10-30MSI: fix handling empty directoriesMike Kaganski2-118/+79
2022-10-05tdf#148806 doc import: remove 2003 SetObjectShell(nullptr) hackJustin Luth1-10/+0
2022-10-01tdf#148806 sw vba: fix GetVbaEventProcessorJustin Luth6-14/+21
2022-07-13gtk3 a11y: Activate code that needs AtkRectangleMichael Weghorn1-5/+2
2022-06-19Update git submodulesLaurent Balland1-0/+0
2022-06-15tdf#147084 sw a11y: Ensure focus event gets sent when moving to tableMichael Weghorn1-3/+0
2022-04-05Allow building against JDK 18Stephan Bergmann3-0/+18
2022-03-01Always join thread before destroying itStephan Bergmann1-3/+1
2022-03-01svx: fix URL and class name in READMEMiklos Vajna1-2/+2
2022-02-09related tdf#79186 filter: value is more than just LayoutInCellJustin Luth5-30/+16
2022-02-03SID_ATTR_GRAF_TRANSPARENCE and SID_ATTR_GRAF_MODE have conflicting typesNoel Grandin2-7/+6
2021-12-21Typo: "seleted" instead of "selected"Julien Nabet3-14/+14
2021-11-22ucb: webdav-curl: don't use chunked encoding for PUTMichael Stahl1-6/+8
2021-11-12rhino: unbreak build on Fedora 34Michael Stahl2-0/+14
2021-10-27remove useless check from SfxViewShell::GetFirst()/GetNext()Luboš Luňák1-25/+11
2021-07-09Do not support +/-NaN with an explicit signStephan Bergmann2-1/+20
2021-06-14tdf#108518 revert OOo hack: Fix issue #i119405: Numbering text styleJustin Luth13-299/+16
2021-06-13ofz#34297 Indirect-leakCaolán McNamara1-2/+5
2021-04-27Related: tdf#130326 drop ScContentTree::ObjectFreshCaolán McNamara4-62/+4
2021-04-24Related: tdf#130326: GetDrawNames doesn't do anything when !bisInNavigatoeDlgCaolán McNamara1-16/+15
2021-04-20tdf#86321: Revert "Resolves: #i123539# some optimizations for 3D chart..."Xisco Fauli3-67/+25
2021-04-13external/jfreereport: Get rid of remaining apache-commons-loggingStephan Bergmann14-0/+2778
2021-04-11Get rid of apache-commons-loggingStephan Bergmann33-358/+82
2021-04-11Apache Commons Codec/HttpClient/Lang are no longer bundledStephan Bergmann2-78/+0
2021-04-09external/jfreereport: Get rid of apache-commons-loggingStephan Bergmann8-14/+965
2021-04-07lok: fix the empty script node type container without "+" symbol expanderHenry Castro2-13/+6
2021-04-02Work around assert() in circular reference within group calc, tdf#141146Eike Rathke1-5/+17
2021-03-31Use javax.xml.transform instead of reflection to write a DocumentStephan Bergmann1-94/+7
2021-03-09make Analog Clock sidebar extension demo workCaolán McNamara1-1/+10
2021-01-01tdf#128463: Revert the change to license informationKevin Suo1-10/+0
2020-11-20Adapt ScfProgressBar to SfxProgress::SetState taking sal_uInt32Stephan Bergmann1-5/+5
2020-11-12Reenable sw.PageStyle::com::sun::star::beans::XPropertySet checkStephan Bergmann1-3/+0
2020-09-29disentangle AA and B2D use in VCL drawingLuboš Luňák8-49/+23
2020-09-18Make sure --enable-online-update does not leave behind UpdateCheckThreadStephan Bergmann3-44/+150