Age | Commit message (Expand) | Author | Files | Lines |
2 days | sw: add an SwFlyAtContentFrame ctor that creates a follow fly frame | Miklos Vajna | 2 | -0/+9 |
3 days | sw: avoid copy&paste in SwFieldPortion::dumpAsXml() | Miklos Vajna | 13 | -50/+52 |
3 days | sw: inherit SwFlyAtContentFrame from SwFlowFrame | Miklos Vajna | 2 | -2/+10 |
4 days | sw, FN_DELETE_TEXT_FORMFIELDS: remove unused StateMethod | Miklos Vajna | 1 | -1/+0 |
4 days | sw: add UNO API for multi-page fly frames | Miklos Vajna | 3 | -0/+35 |
4 days | CppunitTest_sw_rtfexport2: clean up no longer needed preTest() | Miklos Vajna | 1 | -21/+16 |
5 days | sw: add document model for multi-page fly frames | Miklos Vajna | 8 | -28/+148 |
6 days | tdf#150806 ODT export: fix fallback svg:width/height for zero layout size | Miklos Vajna | 3 | -0/+196 |
6 days | sw doc model xml dump: show endnote info about footnote formats | Miklos Vajna | 3 | -0/+16 |
6 days | sw: prefix members of SwVbaReadFieldParams, TabStopsEnumWrapper, ... | Miklos Vajna | 4 | -59/+59 |
6 days | tdf#153046 RTF import: fix lost paragraph alignment after page break | Miklos Vajna | 3 | -1/+40 |
9 days | sw HTML import: initial CSS support on tables | Miklos Vajna | 5 | -0/+75 |
9 days | sw: add a new .uno:DeleteSections UNO command | Miklos Vajna | 6 | -0/+136 |
10 days | tdf#153047 sw: fix PDF export of content controls in placeholder mode | Miklos Vajna | 4 | -12/+66 |
10 days | sw XHTML export: use CSS instead of <center> for tables | Miklos Vajna | 3 | -2/+53 |
10 days | sw, .uno:InsertField: handle Endnote as a value for the Wrapper parameter | Miklos Vajna | 2 | -2/+35 |
11 days | tdf#153045 sw: fix incorrect height of row in table | Miklos Vajna | 2 | -1/+42 |
11 days | sc: fix crash in ScViewData::GetCurXForTab() | Miklos Vajna | 1 | -1/+1 |
11 days | sw, .uno:InsertField: add a new Wrapper parameter | Miklos Vajna | 4 | -1/+73 |
11 days | sw: rename getBookmarkFor() further to getOneInnermostBookmarkFor() | Miklos Vajna | 5 | -5/+5 |
12 days | CppunitTest_sw_rtfexport2: make testFdo48023() more self-contained | Miklos Vajna | 1 | -16/+21 |
12 days | sw: .uno:TextFormField: handle Endnote as a value for the Wrapper parameter | Miklos Vajna | 2 | -4/+53 |
12 days | sw: .uno:TextFormField: add new Wrapper parameter | Miklos Vajna | 3 | -1/+39 |
13 days | sw: document SwSectionNode | Miklos Vajna | 1 | -0/+2 |
13 days | sw lok: make sure author name change doesn't mark the doc as modified | Miklos Vajna | 1 | -2/+5 |
13 days | CppunitTest_sw_layoutwriter2: fix testTdf152952_compat with en-only hyph dict | Miklos Vajna | 3 | -12/+8 |
13 days | sw: disable AutoUpdate for many new recent field/book/refmark UNO commands | Miklos Vajna | 1 | -6/+6 |
13 days | sw, UpdateFieldContent: address a minor performance nit | Miklos Vajna | 1 | -10/+10 |
13 days | sw, UpdateBookmark: address some minor performance nits | Miklos Vajna | 1 | -9/+10 |
14 days | sw: add a new .uno:DeleteFields UNO command | Miklos Vajna | 5 | -0/+112 |
14 days | sw: prefix members of BookmarkCollectionHelper, ... | Miklos Vajna | 4 | -23/+23 |
2023-01-13 | sw: add a new .uno:DeleteBookmarks UNO command | Miklos Vajna | 5 | -0/+112 |
2023-01-13 | sw: add a new .uno:UpdateField UNO command | Miklos Vajna | 5 | -0/+176 |
2023-01-13 | sfx2 lok: conditionally revert CreateBackup changes | Miklos Vajna | 2 | -2/+3 |
2023-01-13 | Update pdfium to 5522 | Miklos Vajna | 1 | -2/+2 |
2023-01-13 | sw: rename getBookmarkFor() to getInnerBookmarkFor() | Miklos Vajna | 5 | -5/+9 |
2023-01-13 | sw, FN_DELETE_TEXT_FORMFIELDS: allow deleting all fieldmarks | Miklos Vajna | 1 | -9/+12 |
2023-01-13 | sw lok: expose name of refmark under cursor | Miklos Vajna | 2 | -2/+95 |
2023-01-12 | sw HTML export: fix invalid HTML when all cells of a row have the same rowspan | Miklos Vajna | 2 | -8/+77 |
2023-01-12 | vcl: handle VCL_DUMP_BMP_PATH in BitmapEx::DumpAsPng() | Miklos Vajna | 1 | -3/+14 |
2023-01-12 | tdf#152961 sw: fix layout loop on removing fly from page | Miklos Vajna | 3 | -2/+476 |
2023-01-12 | sw, UpdateSections: remove not needed StateMethod | Miklos Vajna | 1 | -1/+0 |
2023-01-12 | vcl: introduce a BitmapEx::DumpAsPng() | Miklos Vajna | 3 | -0/+30 |
2023-01-11 | sw: add a new .uno:UpdateBookmark UNO command | Miklos Vajna | 5 | -0/+157 |
2023-01-11 | sw lok: expose name of bookmark under cursor | Miklos Vajna | 5 | -2/+101 |
2023-01-11 | CppunitTest_sw_ooxmlexport5: remove unused preTest() | Miklos Vajna | 1 | -15/+0 |
2023-01-11 | sw: fix FN_UPDATE_TEXT_FORMFIELD typo | Miklos Vajna | 1 | -1/+1 |
2023-01-10 | sw: add a new .uno:DeleteTextFormFields UNO command | Miklos Vajna | 5 | -0/+120 |
2023-01-10 | sw doc model xml dump: show section names | Miklos Vajna | 2 | -0/+11 |
2023-01-10 | sw: add a new .uno:UpdateSections command | Miklos Vajna | 5 | -0/+145 |