summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-18tdf#148836: Alphabetize customize keyboard dialogBaole Fang2-11/+24
2023-06-18Regression from speed up startup time(e51b4fc8c278bfa0b0671bbdb0ab35346881ebb7)Julien Nabet1-2/+2
2023-06-18use frozen::make_unordered_map so no need to specify the countTomaž Vajngerl1-2/+2
2023-06-18Update git submodulesOlivier Hallot1-0/+0
2023-06-18Update git submodulesOlivier Hallot1-0/+0
2023-06-18vcl: Document SAL_NON_APPLICATION_FONT_USEKhaled Hosny1-0/+1
2023-06-18ooxml: import and export background and fill theme colors props.Tomaž Vajngerl9-15/+125
2023-06-18add --with-system-frozenRene Engelhard4-2/+38
2023-06-18tdf#155526 Add Period to trend line equationLaurent Balland3-16/+11
2023-06-18Update git submodulesOlivier Hallot1-0/+0
2023-06-18Use getXWeak in stocMike Kaganski20-138/+136
2023-06-18Use getXWeak in svlMike Kaganski5-20/+16
2023-06-18Use getXWeak in scMike Kaganski24-96/+96
2023-06-18Use getXWeak in basicMike Kaganski7-49/+46
2023-06-18Use getXWeak in packageMike Kaganski9-66/+58
2023-06-18Use getXWeak in editengMike Kaganski6-61/+33
2023-06-18Use getXWeak in configmgrMike Kaganski7-123/+118
2023-06-18sc drawstyles: Restore text selection after applying a styleMaxim Monastirsky1-0/+6
2023-06-17Fix typo in codeAndrea Gelmini1-3/+3
2023-06-17Fix typoAndrea Gelmini1-1/+1
2023-06-17Resolves: tdf#153517 Use tools::Duration for FillSeries with (date+)timeEike Rathke3-47/+81
2023-06-17tdf#155402 - sc improving CELL() function return value in case of OOXMLBalazs Varga3-7/+56
2023-06-17Related: tdf#153517 Introduce class tools::DurationEike Rathke7-19/+636
2023-06-17Update git submodulesOlivier Hallot1-0/+0
2023-06-17Update git submodulesOlivier Hallot1-0/+0
2023-06-17Update git submodulesOlivier Hallot1-0/+0
2023-06-17oox, writerfilter, xmloff: use frozen data structures for static dataTomaž Vajngerl22-416/+509
2023-06-17svgio: use "frozen" for mapping between token strings and enumsTomaž Vajngerl2-329/+214
2023-06-17Add frozen library support - for compile-time dict, set supportTomaž Vajngerl8-0/+69
2023-06-17sc: perf: speedup sheets with lots of repetitive...Dennis Francis6-9/+124
2023-06-17improve exception messageNoel Grandin1-1/+1
2023-06-17SAL_WARN->SAL_INFO in SdXMLStylesContext::CreateStyleChildContextNoel Grandin2-1/+4
2023-06-17sc: filter: oox: only insert conditional format if has itemsHenry Castro2-3/+16
2023-06-17tdf#118335 notebookbar: set visible false for PrintPreview in MenuFileJustin Luth8-8/+8
2023-06-16sc: filter: oxx: insert more rules same rangeHenry Castro3-5/+5
2023-06-16sc: filter: oox: fix conditional color scale same rangeHenry Castro3-1/+32
2023-06-16tdf#132061: disable uno:PageColumnType when read-onlyJustin Luth1-1/+1
2023-06-16tdf#155735: unify unittestXisco Fauli4-38/+66
2023-06-16sw uiconfig: add README to explain the different menusJustin Luth1-0/+6
2023-06-16tdf#155720 remove old skip notebookbar init workaroundSzymon Kłos2-34/+0
2023-06-16tdf#155871: don't forget to close li before starting nextMike Kaganski3-1/+34
2023-06-16Fix typoAndrea Gelmini1-1/+1
2023-06-16tdf#146626 catch IndexOutOfBoundsException when fetching accessible childrenPatrick Luby4-46/+101
2023-06-16Fix typoAndrea Gelmini1-2/+2
2023-06-16tdf#143148: Use pragma once instead of include guardsVenetia Furtado5-20/+5
2023-06-16ofz#59859 TimeoutCaolán McNamara1-1/+1
2023-06-16tdf#146547 sfx2: allow read-only documents to be modifiedMichael Stahl9-8/+36
2023-06-16tdf#155736 replaced m_bStartTOC condition with a method IsInTOC()Satya1-1/+1
2023-06-16tdf#125154 i18npool,sw: fix group separators in numbers in formulasMichael Stahl4-2/+57
2023-06-16sc: filter: oox: fix conditional color scale empty value \"\"Henry Castro1-8/+11