summaryrefslogtreecommitdiff
path: root/sw/qa/uibase
AgeCommit message (Expand)Author
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-23sw content controls, combo box: add insert UIMiklos Vajna
2022-08-23sw: fix missing cache invalidation when switching between imagesMiklos Vajna
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel Grandin
2022-08-02sw: make shift-doubleclick on graphics open the graphic dialogMiklos Vajna
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-07-26convert CRSR_SKIP_* to typed enumNoel Grandin
2022-07-26sw content controls, plain text: add insert UIMiklos Vajna
2022-06-13tdf#149509 sw content controls: reject page break insertionMiklos Vajna
2022-05-31sw content controls, date: add insert UIMiklos Vajna
2022-05-27sw content controls, date: add current date handlingMiklos Vajna
2022-05-25sw content controls, date: show a date picker on clickMiklos Vajna
2022-05-23sw: prefix members of SwWW8Shade, WW8Glossary, WW8ListManager and ...Miklos Vajna
2022-05-20sw content controls, picture: add insert UIMiklos Vajna
2022-05-19sw content controls, picture: replace placeholder image on clickMiklos Vajna
2022-05-13sw content controls, dropdown: add an initial properties dialogMiklos Vajna
2022-05-12sw content controls, dropdown: add insert UIMiklos Vajna
2022-05-11sw content controls: introduce a word breaking dummy char at the endMiklos Vajna
2022-05-06sw content controls, drop-down: select list item on clickMiklos Vajna
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2022-05-02sw content controls, checkbox: add insert UIMiklos Vajna
2022-04-26sw content controls, checkbox: toggle the checkbox on clickMiklos Vajna
2022-04-21sw content controls: add insert UIMiklos Vajna
2022-04-07sw content controls: select the content on click when showing placeholderMiklos Vajna
2022-03-24sw clearing breaks: add insert UIMiklos Vajna
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-12-02sw: update previews of OLE objects on "update all"Miklos Vajna
2021-10-31Prepare for removal of non-const operator[] from Sequence in swMike Kaganski
2021-07-22sw bibliography, local copy: add context menuMiklos Vajna
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-06-11sw image anchor type: consider a style-based custom valueMiklos Vajna
2021-06-07sw keep aspect ratio: add filter for this settingMiklos Vajna
2021-04-21sw bibliography, refer to a page: edit the page number of individual entriesMiklos Vajna
2021-03-24sw bibliography, refer to a page: add open hyperlink context menuMiklos Vajna
2021-03-09sw: add UNO API to find the closest doc model position based on pixel positionMiklos Vajna
2021-02-25sw: fix incorrect loop condition in SwTransferable::isComplex()Miklos Vajna
2021-02-15loplugin:referencecasting in swNoel
2021-01-10fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-19sw replacement image creation: fix this when an ODT's settings.xml is invalidMiklos Vajna
2020-11-11DOCX import: don't throw away cached value of SwHiddenTextField ...Miklos Vajna
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-09-30sw: fix heap-use-after-free in the UnoActionContext dtorMiklos Vajna
2020-09-09sw: rename CppunitTest_sw_updateall_object_replacements to sw_uibase_uiviewMiklos Vajna
2020-08-13Remove some unused includesMiklos Vajna
2020-07-31sw: introduce a Library_swqahelperMiklos Vajna
2020-07-30sw: extract createDoc() from various test suites to a single getSwDoc()Miklos Vajna
2020-07-27tdf#134610 sw: fix incorrect position of math object from DOCXMiklos Vajna