Age | Commit message (Expand) | Author |
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 |
2021-10-31 | Prepare for removal of non-const operator[] from Sequence in sw | Mike Kaganski |
2021-07-22 | sw bibliography, local copy: add context menu | Miklos Vajna |
2021-07-19 | Move svl::Items to include/svl/whichranges.hxx, and unify its usage | Mike Kaganski |
2021-06-11 | sw image anchor type: consider a style-based custom value | Miklos Vajna |
2021-06-07 | sw keep aspect ratio: add filter for this setting | Miklos Vajna |
2021-04-21 | sw bibliography, refer to a page: edit the page number of individual entries | Miklos Vajna |
2021-03-24 | sw bibliography, refer to a page: add open hyperlink context menu | Miklos Vajna |
2021-03-09 | sw: add UNO API to find the closest doc model position based on pixel position | Miklos Vajna |
2021-02-25 | sw: fix incorrect loop condition in SwTransferable::isComplex() | Miklos Vajna |
2021-02-15 | loplugin:referencecasting in sw | Noel |
2021-01-10 | fix coverity parse errors | Caolán McNamara |
2020-12-26 | New loplugin:stringliteralvar | Stephan Bergmann |
2020-11-24 | tdf#42949 Fix new IWYU warnings in directory sw | Gabor Kelemen |
2020-11-19 | sw replacement image creation: fix this when an ODT's settings.xml is invalid | Miklos Vajna |
2020-11-11 | DOCX import: don't throw away cached value of SwHiddenTextField ... | Miklos Vajna |
2020-11-06 | make SdrObject Identifiers SdrObjKind enum members | Caolán McNamara |
2020-09-30 | sw: fix heap-use-after-free in the UnoActionContext dtor | Miklos Vajna |
2020-09-09 | sw: rename CppunitTest_sw_updateall_object_replacements to sw_uibase_uiview | Miklos Vajna |
2020-08-13 | Remove some unused includes | Miklos Vajna |
2020-07-31 | sw: introduce a Library_swqahelper | Miklos Vajna |
2020-07-30 | sw: extract createDoc() from various test suites to a single getSwDoc() | Miklos Vajna |
2020-07-27 | tdf#134610 sw: fix incorrect position of math object from DOCX | Miklos Vajna |