Age | Commit message (Expand) | Author |
2023-04-28 | Revert "Revert "introduce sw::SpzFrameFormat ..."" | Bjoern Michaelsen |
2023-04-27 | Revert "introduce sw::SpzFrameFormat ..." | Stephan Bergmann |
2023-04-24 | introduce sw::SpzFrameFormat ... | Bjoern Michaelsen |
2023-04-24 | loplugin:unnecessarygetstr extend to more std::string checking | Noel Grandin |
2023-04-20 | Allow Copy Hyperlink Location in protected fields | Vojtěch Doležal |
2023-04-17 | Remove some unused includes | Miklos Vajna |
2023-04-05 | fix leaks when using tools::JsonWriter | Noel Grandin |
2023-03-18 | loplugin:stringadd use more O[U]StringChar | Noel Grandin |
2023-02-23 | SwModelTestBase: add selectShape helper | Xisco Fauli |
2023-02-16 | SfxViewShell::GetViewFrame never returns null, change to a reference | Caolán McNamara |
2023-01-20 | sw: add a new .uno:DeleteSections UNO command | Miklos Vajna |
2023-01-19 | sw, .uno:InsertField: handle Endnote as a value for the Wrapper parameter | Miklos Vajna |
2023-01-18 | sw, .uno:InsertField: add a new Wrapper parameter | Miklos Vajna |
2023-01-17 | sw: .uno:TextFormField: handle Endnote as a value for the Wrapper parameter | Miklos Vajna |
2023-01-17 | sw: .uno:TextFormField: add new Wrapper parameter | Miklos Vajna |
2023-01-16 | sw: add a new .uno:DeleteFields UNO command | Miklos Vajna |
2023-01-13 | sw: add a new .uno:DeleteBookmarks UNO command | Miklos Vajna |
2023-01-13 | sw: add a new .uno:UpdateField UNO command | Miklos Vajna |
2023-01-13 | sw lok: expose name of refmark under cursor | Miklos Vajna |
2023-01-12 | sw: rename .uno:UpdateSections command fields | Pranam Lashkari |
2023-01-11 | sw: add a new .uno:UpdateBookmark UNO command | Miklos Vajna |
2023-01-11 | sw lok: expose name of bookmark under cursor | Miklos Vajna |
2023-01-11 | sw: return field under cursor inside field node | Pranam Lashkari |
2023-01-10 | sw: add a new .uno:DeleteTextFormFields UNO command | Miklos Vajna |
2023-01-10 | sw: add a new .uno:UpdateSections command | Miklos Vajna |
2023-01-10 | sw, UpdateBookmarks: support renaming bookmarks | Miklos Vajna |
2023-01-10 | sw, lok: implement a getCommandValues(Sections) | Miklos Vajna |
2023-01-09 | sw, .uno:InsertSection: add a new Content parameter and accept HTML there | Miklos Vajna |
2023-01-06 | sw lok: get all refmarks: sort the refmarks array | Miklos Vajna |
2023-01-06 | sw: add a new .uno:UpdateTextFormField UNO command | Miklos Vajna |
2023-01-05 | sw update of refmarks: fix handling of ignored refmarks | Miklos Vajna |
2023-01-05 | sw lok: expose field type & command of fieldmark under cursor | Miklos Vajna |
2023-01-04 | sw, UpdateFields: add new TypeName, NamePrefix and Fields parameters | Miklos Vajna |
2023-01-03 | sw, lok: implement a getCommandValues(Fields) | Miklos Vajna |
2023-01-02 | sw UI: fix crash on inserting a fieldmark inside a fieldmark | Miklos Vajna |
2022-12-22 | Fix typo | Andrea Gelmini |
2022-12-21 | sw, field insert: handle the Content param for refmarks and accept HTML there | Miklos Vajna |
2022-12-14 | sw: add a new .uno:UpdateBookmarks UNO command | Miklos Vajna |
2022-12-13 | sw, createTextRangeByPixelPosition(): fix crash with at-page anchored images | Miklos Vajna |
2022-12-13 | docx: Do not remove showingPlcHdr until edit | offtkp |
2022-12-09 | sw: remove unused DocumentContentOperationsManager::InsertGraphicObject() | Miklos Vajna |
2022-12-08 | sw: introduce a .uno:GotoMark command | Miklos Vajna |
2022-12-07 | sw, lok: implement a getCommandValues(Bookmarks) | Miklos Vajna |
2022-12-06 | sw, .uno:InsertBookmark: add a new BookmarkText parameter and accept HTML there | Miklos Vajna |
2022-11-30 | sw lok, .uno:SetDocumentProperties: expose value of custom document properties | Miklos Vajna |
2022-11-28 | sw: add a new .uno:TextFormFields UNO command | Miklos Vajna |
2022-11-25 | sw lok, .uno:TextFormFields: expose field code of fieldmarks | Miklos Vajna |
2022-11-25 | SwModelTestBase: use createSwDoc | Xisco Fauli |
2022-11-24 | add SwFormatAnchor::GetAnchorNode method | Noel Grandin |
2022-11-23 | UnoApiTest: factor out createTempFile | Xisco Fauli |