Age | Commit message (Expand) | Author |
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 |
2022-11-22 | sw, createTextRangeByPixelPosition(): fix crash when the position is an image | Miklos Vajna |
2022-11-16 | sw, .uno:TextFormField command: accept HTML in the FieldResult parameter | Miklos Vajna |
2022-11-15 | sw: add new FieldCode parameter for the .uno:TextFormField command | Miklos Vajna |
2022-11-14 | sw: add new FieldType parameter for the .uno:TextFormField command | Miklos Vajna |
2022-11-11 | SwModelTestBase: use createSwDoc everywhere | Xisco Fauli |
2022-11-08 | swmodeltestbase: remove duplicated method | Xisco Fauli |
2022-11-04 | SwModelTestBase: make mpTestDocumentPath private | Xisco Fauli |
2022-09-29 | split utl::TempFile into fast and named variants | Noel Grandin |
2022-09-23 | sw content controls, combo box: add insert UI | Miklos Vajna |
2022-08-23 | sw: fix missing cache invalidation when switching between images | Miklos Vajna |
2022-08-14 | rename SwPaM::GetNode to GetPointNode/GetContentNode | Noel Grandin |
2022-08-02 | sw: make shift-doubleclick on graphics open the graphic dialog | Miklos Vajna |
2022-08-02 | introduce SwPosition::GetContentIndex | Noel Grandin |
2022-08-02 | introduce SwPosition::GetNode | Noel Grandin |
2022-07-26 | convert CRSR_SKIP_* to typed enum | Noel Grandin |
2022-07-26 | sw content controls, plain text: add insert UI | Miklos Vajna |
2022-06-13 | tdf#149509 sw content controls: reject page break insertion | Miklos Vajna |
2022-05-31 | sw content controls, date: add insert UI | Miklos Vajna |
2022-05-27 | sw content controls, date: add current date handling | Miklos Vajna |
2022-05-25 | sw content controls, date: show a date picker on click | Miklos Vajna |
2022-05-23 | sw: prefix members of SwWW8Shade, WW8Glossary, WW8ListManager and ... | Miklos Vajna |
2022-05-20 | sw content controls, picture: add insert UI | Miklos Vajna |
2022-05-19 | sw content controls, picture: replace placeholder image on click | Miklos Vajna |
2022-05-13 | sw content controls, dropdown: add an initial properties dialog | Miklos Vajna |
2022-05-12 | sw content controls, dropdown: add insert UI | Miklos Vajna |
2022-05-11 | sw content controls: introduce a word breaking dummy char at the end | Miklos Vajna |
2022-05-06 | sw content controls, drop-down: select list item on click | Miklos Vajna |
2022-05-03 | Just use Any ctor instead of makeAny in sw | Stephan Bergmann |
2022-05-02 | sw content controls, checkbox: add insert UI | Miklos Vajna |
2022-04-26 | sw content controls, checkbox: toggle the checkbox on click | Miklos Vajna |
2022-04-21 | sw content controls: add insert UI | Miklos Vajna |
2022-04-07 | sw content controls: select the content on click when showing placeholder | Miklos Vajna |
2022-03-24 | sw clearing breaks: add insert UI | Miklos Vajna |
2022-01-07 | remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enum | Noel Grandin |
2021-12-02 | sw: update previews of OLE objects on "update all" | Miklos Vajna |