Age | Commit message (Expand) | Author | Files | Lines |
2023-11-28 | sw floattable, per-frame wrap-on-all-pages mode: add UNO API | Miklos Vajna | 1 | -0/+6 |
2023-10-26 | tdf#155040 sw floattable, RTF: fix table is overlapped by subsequent inline one | Miklos Vajna | 1 | -1/+1 |
2023-10-24 | Enable STYLEREF flag export/import with OOXML | Skyler Grey | 1 | -0/+4 |
2023-10-13 | tdf#86790: Add support for a word-style styleref | Skyler Grey | 1 | -0/+5 |
2023-10-12 | writerfilter: use content controls for text in block SDTs | Jaume Pujantell | 1 | -0/+6 |
2023-10-05 | Add NUMBERSIGN key handler. | Gökay Şatır | 1 | -0/+3 |
2023-09-08 | Add export sheet range option to calc | NickWingate | 2 | -0/+43 |
2023-08-28 | ComplexColor various clean-up and (trivial) refactorings | Tomaž Vajngerl | 1 | -2/+3 |
2023-07-11 | tdf#150408: Implement "Legal" numbering (all levels using Arabic numbers) | Mike Kaganski | 1 | -0/+6 |
2023-06-05 | [API CHANGE] Add createShortCutManager function to uiconfigurationmanager. | Gökay Şatır | 6 | -9/+84 |
2023-06-01 | change ComplexColor to show more useful properties | Tomaž Vajngerl | 1 | -2/+7 |
2023-06-01 | use ComplexColor instead of ThemeColor for better OOXML compat. | Tomaž Vajngerl | 2 | -27/+0 |
2023-05-25 | XComplexColor and UnoComplexColor - a wrapper for model:ComplexColor | Tomaž Vajngerl | 2 | -0/+27 |
2023-05-15 | MCGR: Model data changes for ColorSteps | Armin Le Grand (allotropia) | 4 | -0/+78 |
2023-04-27 | sc: pivot table compact layout | Dennis Francis | 1 | -0/+12 |
2023-04-02 | Related tdf#129547 and tdf#154136: add COLON key | Julien Nabet | 1 | -0/+2 |
2023-03-14 | [API CHANGE] Add createShortCutManager function to uiconfigurationmanager. | Gökay Şatır | 1 | -0/+7 |
2023-02-24 | sw: add UNO API for multi-page fly frames | Miklos Vajna | 1 | -0/+6 |
2023-02-17 | introduce XTheme and UnoTheme implementation | Tomaž Vajngerl | 2 | -0/+35 |
2023-02-09 | tdf#153090 writerfilter,sw: DOCX/RTF import/export of TOC \c \t | Michael Stahl | 3 | -0/+18 |
2023-02-07 | Make LOKClipboard available to other modules | Szymon Kłos | 2 | -0/+36 |
2023-01-28 | sw content controls: enhance preserve id | Justin Luth | 1 | -0/+2 |
2023-01-28 | tdf#151548 sw content controls: preserve tabIndex | Justin Luth | 1 | -0/+6 |
2023-01-28 | tdf#151548 sw content controls: preserve lock | Justin Luth | 1 | -0/+6 |
2023-01-23 | docx: Preserve w15:appearance SdtPr attribute | offtkp | 1 | -0/+6 |
2023-01-23 | Async PDFExport dialog and parent methods | NickWingate | 1 | -0/+1 |
2023-01-20 | introduce docmodel comp., model::ThemeColor, use it in SvxColorItem | Tomaž Vajngerl | 2 | -0/+27 |
2022-12-12 | tdf#143311 offapi,oox,writerfilter,xmloff,sw: decorative flag on flys | Michael Stahl | 1 | -0/+10 |
2022-11-22 | DOCX filter: fix <w:id> creating both grab-bag and content control for <w:sdt> | Miklos Vajna | 1 | -0/+6 |
2022-11-22 | sw, createTextRangeByPixelPosition(): fix crash when the position is an image | Miklos Vajna | 1 | -1/+6 |
2022-11-21 | clarify what 'IsSymbolFont' in this external facing idl means | Caolán McNamara | 1 | -0/+6 |
2022-11-19 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2022-11-19 | tdf#151846 Restore XChartTypeTemplate | Noel Grandin | 3 | -0/+272 |
2022-11-14 | tdf#115007 tdf#148672 bump libnumbertext 1.0.11 | László Németh | 1 | -0/+2 |
2022-11-10 | sw content controls: drop not needed XServiceInfo impl | Miklos Vajna | 2 | -40/+0 |
2022-11-09 | sw content controls: allow no list items in a dropdown | Miklos Vajna | 1 | -2/+6 |
2022-11-08 | sw: introduce an UNO manager for content controls | Miklos Vajna | 4 | -0/+80 |
2022-10-26 | sw content controls: enable data binding for date | Miklos Vajna | 1 | -2/+8 |
2022-10-12 | tdf#148806 doc vba: highest priority is ThisDocument AutoOpen V2 | Justin Luth | 1 | -5/+0 |
2022-10-08 | tdf#148806 doc vba: highest priority is ThisDocument AutoOpen | Justin Luth | 1 | -0/+5 |
2022-10-05 | sw content controls: preserve tag | Miklos Vajna | 1 | -0/+6 |
2022-10-05 | sw content controls: preserve alias | Miklos Vajna | 1 | -0/+6 |
2022-09-26 | Add some missing @since tags | Stephan Bergmann | 1 | -0/+4 |
2022-09-26 | tdf#119788 tdf#117173 add accessibility NOTIFICATION role | Jim Raykowski | 1 | -0/+7 |
2022-09-21 | sw content controls, combo box: add doc model & UNO API | Miklos Vajna | 1 | -0/+6 |
2022-09-19 | tdf#149797 Change highlight background color in some controls | Ilhan Yesil | 10 | -0/+120 |
2022-09-15 | Clean up color scheme migration | Stephan Bergmann | 1 | -2/+2 |
2022-09-15 | Add documentation for data table added classes and functions | Tomaž Vajngerl | 1 | -0/+4 |
2022-09-14 | fix errcode.hxx location in comments | Noel Grandin | 1 | -1/+1 |
2022-09-14 | tdf#149551 use 'WritingMode' instead of TextPreRotateAngle | Regina Henschel | 1 | -0/+10 |