summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-01-09check if non-file uris could be interpreted as a file system pathnameco-23.05.18-1Caolán McNamara2-0/+13
2024-12-15Bump version to 23.05.18.1cp-23.05.18-1Andras Timar1-1/+1
2024-12-11Fix check for further exotic protocolsStephan Bergmann2-3/+58
2024-12-11look at 'embedded' protocols tooCaolán McNamara1-6/+15
2024-12-11consider VndSunStarExpand an exotic protocolCaolán McNamara11-17/+52
2024-12-11be conservative on allowed temp font namesCaolán McNamara1-4/+12
2024-12-09tdf#162070: enclose delimiters in in formula inside quotesPranam Lashkari7-72/+133
2024-11-29tdf#163842 Fix autofilter ascending sort condition reference importGülşah Köse3-6/+21
2024-10-15sc: make sure autofilter color area is caluculatedPranam Lashkari2-1/+1
2024-10-04tdf#162370: check if nNext is valid, tooMike Kaganski3-1/+8
2024-09-17Bump version to 23.05.17.1cp-23.05.17-1Andras Timar1-1/+1
2024-09-12Related: tdf#129061 Avoid formula import and use fallback for nowMike Kaganski5-24/+89
2024-08-24sc: fix crash in ScColumn::SetEditText()Miklos Vajna1-0/+5
2024-08-16sfx2: SfxObjectShell should not trust any signature on repaired packageMichael Stahl3-0/+18
2024-08-09Bump version to 23.05.16.1cp-23.05.16-1Andras Timar1-1/+1
2024-08-06cool#9352 unassign cursor on SdrObjEditView to avoid crashJaume Pujantell5-5/+17
2024-08-02m_aPixelSize should be in pixels, but GetPrefSize depends on GetPrefMapModeCaolán McNamara1-1/+1
2024-07-31remove ability to trust not validated macro signatures in high securitySarper Akdemir1-2/+6
2024-07-24Resolves: tdf#162161 reexport of specific pdf appears blankCaolán McNamara5-0/+101
2024-07-16Bump version to 23.05.15.1cp-23.05.15-1Andras Timar1-1/+1
2024-07-16tdf#160139 sw RTF paste: don't empty headers/footersJustin Luth1-1/+2
2024-07-15lok calc: allow remove and edit hypelink outside of edit modeJaume Pujantell5-10/+67
2024-06-28lok calc: allow copy hyperlink outside of edit modeJaume Pujantell5-4/+34
2024-06-24LOK: fix UI language fallback, e.g. zh-HK -> zh-TWcp-23.05.14-1Andras Timar1-2/+2
2024-06-24allow an exemption to be made for a specific hostCaolán McNamara4-0/+23
2024-06-24map LO_CERTIFICATE_AUTHORITY_PATH to CURLOPT_CAPATHCaolán McNamara1-0/+12
2024-06-24LOK: fixed incorrect Logic point calculation for Map modePranam Lashkari2-3/+16
2024-06-24lok: sw: fix PageDown position when cursor is not visibleHenry Castro2-1/+24
2024-06-24Fix insert comment not working after document load.Darshan-upadhyay11101-2/+1
2024-06-19fix apparent mismerge of InitCurl_easy changesCaolán McNamara1-10/+7
2024-06-14tdf#160402 filter,writerfilter: import locale-dependent STYLEREF namesMichael Stahl8-58/+58
2024-06-14tdf#153083 writerfilter,sw: consolidate StyleName->StyleId in msfilterMichael Stahl4-27/+24
2024-06-11Resolves: tdf#161430 reindex the correct style if there are duplicate namesCaolán McNamara6-15/+65
2024-06-11lok: sw: do not add a table style on insert dialogJaume Pujantell1-3/+5
2024-06-07partial revert to restore existence of Expander wrappersCaolán McNamara12-0/+16
2024-06-06Bump version to 23.05.13.1cp-23.05.13-1Andras Timar1-1/+1
2024-06-05Revert "tdf#160706 speed up loading conditional formatting rule in XLS (II)"Henry Castro4-35/+15
2024-06-04tdf#161318 sw clearing break: fix this at section endMiklos Vajna5-2/+33
2024-05-31LOK: bound provider can give tile indexes in reverse order after undoPranam Lashkari1-4/+15
2024-05-31create comment reply synchronouslyPranam Lashkari4-5/+32
2024-05-30tdf#161318 sw clearing break: ignore wrap-through anchored objectsMiklos Vajna4-0/+60
2024-05-30Bump version to 23.05.12.1cp-23.05.12-1Andras Timar1-1/+1
2024-05-30split a piece of code out as a standalone GetOrCreateAnnotationWindowCaolán McNamara2-16/+26
2024-05-27sc: don't overwrite Special Positioning on MakeEditViewJaume Pujantell3-2/+33
2024-05-24lok: sc: fix print mode document back colorHenry Castro1-1/+2
2024-05-23Added parent / child relationship to comments.Pranam Lashkari1-0/+1
2024-05-23cool#9019: draw/impress: disable the Grid for nowHubert Figuière1-1/+9
2024-05-21sc: LOK: invalidate sheet geometry on row height changesPranam Lashkari1-1/+26
2024-05-21writerfilter: avoid infinit loop when resolving embeddings on docxJaume Pujantell4-1/+11
2024-05-21lok: translate formula bar functions to each localeJaume Pujantell1-15/+46