summaryrefslogtreecommitdiffstats
path: root/sw/qa/extras/uiwriter/uiwriter.cxx
Commit message (Expand)AuthorAgeFilesLines
* sw: fix ViewCursor.PageStyleName for multi-page paragraphsdistro/escriba/escriba-5.2Miklos Vajna2019-08-081-0/+31
* tdf#113686 sw: handle sections when counting height of first content lineMiklos Vajna2017-11-071-4/+36
* tdf#113520 sw split sections in tables: avoid empty page after content delMiklos Vajna2017-10-311-0/+37
* tdf#113445 sw: avoid hitting loop control with a dozen of in-table sectionsMiklos Vajna2017-10-261-0/+37
* tdf#113287 sw split sections in tables: fix missing invalidation on sect delMiklos Vajna2017-10-241-0/+14
* tdf#113153 sw: fix layout loop with split in-table sectionsMiklos Vajna2017-10-171-0/+34
* tdf#112860 sw: avoid shortcut for tables in SwFrame::GetNextSctLeaf()Miklos Vajna2017-10-061-0/+10
* tdf#112741 sw split sections inside table cells: fix table re-layoutMiklos Vajna2017-09-291-0/+15
* sw: split section frames inside table cells, handle nested tablesMiklos Vajna2017-09-251-0/+17
* tdf#112160 sw: audit GetNextLayoutLeaf() calls in SwFrame::GetNextSctLeaf()Miklos Vajna2017-09-041-0/+25
* tdf#112109 sw: split section frames inside table cells, ignore nested tablesMiklos Vajna2017-08-311-0/+10
* i#95698 sw: fix crash on splitting in-table section containing a nested tableMiklos Vajna2017-08-231-0/+10
* CppunitTest_sw_uiwriter: disable testLinesMoveBackwards... on macOSMiklos Vajna2017-08-231-0/+2
* tdf#108524 sw: handle sections inside tables in SwFrame::GetPrevSctLeaf()Miklos Vajna2017-08-231-0/+29
* rhbz#739252 sw: fix crash on split tables inside nested sectionsMiklos Vajna2017-08-231-0/+13
* tdf#108524 sw: split section frames inside table cells, non-split text framesMiklos Vajna2017-08-231-0/+18
* tdf#108524 sw: attempt to split section frames inside table cells, take twoMiklos Vajna2017-08-231-6/+0
* Avoid loplugin:unreffunStephan Bergmann2017-08-231-1/+7
* Revert "tdf#108524 sw: attempt to split section frames inside table cells"Michael Stahl2017-08-231-0/+1
* tdf#108524 sw: add split section in table testcaseMiklos Vajna2017-08-231-0/+30
* sw: add new TextParagraph property to XTextRangeMiklos Vajna2017-07-281-0/+23
* tdf#104814 Writer: accepting change tracking changes get stuckNoel Grandin2017-01-101-0/+14
* tdf#78727 sw: fix missing textbox text when anchored inside flying tableMiklos Vajna2016-09-101-0/+12
* Related: tdf#84695 sw: fix TextBox begin text edit by pressing normal charMiklos Vajna2016-05-051-0/+24
* CPPUNIT_ASSERT(a == b) -> CPPUNIT_ASSERT_EQUAL(b, a)Miklos Vajna2016-05-041-1/+1
* tdf#98512 sw: add unit testMichael Stahl2016-05-031-0/+40
* Fix tdf#96515 unit testJan-Marek Glogowski2016-04-301-7/+13
* teach stylepolice plugin about ref-counted-pointer namingNoel Grandin2016-04-281-5/+5
* Fix typosAndrea Gelmini2016-04-211-1/+1
* tdf#84695 sw: make TextBox in shape accessible without mouseMiklos Vajna2016-04-051-0/+25
* tdf#99004 SwAnchoredObjectPosition: handle textboxes when determining surroundMiklos Vajna2016-04-011-0/+17
* tdf#98987 sw: add AddVerticalFrameOffsets compat modeMiklos Vajna2016-03-311-0/+19
* fix headless buildOliver Specht2016-03-251-2/+7
* tdf#88453 sw layout, nested table split: shrink inner tables as wellMiklos Vajna2016-03-241-0/+11
* Added Test for tdf#63553 copy/paste of cross referencesVarun Dhall2016-03-231-0/+263
* tdf#88453 sw layout: fix split of nested tables with large amount of rowsMiklos Vajna2016-03-231-0/+12
* loplugin:constantparam in swNoel Grandin2016-03-221-2/+1
* loplugin:constantparamNoel Grandin2016-03-151-1/+1
* work on sane lifecylce for SfxFilterMarkus Mohrhard2016-03-111-6/+6
* sfx2: make SfxClassificationHelper not require a full doc shellMiklos Vajna2016-03-101-3/+13
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-101-3/+3
* CppunitTest_sw_uiwriter: add classification copy/paste testcaseMiklos Vajna2016-03-091-0/+27
* tdf#97601 sw: don't mark an already modified chart as modifiedMiklos Vajna2016-03-081-0/+28
* tdf#65219 Fix temp files clean up in sw unit testsAleksas Pantechovskis2016-03-071-0/+2
* loplugin:unuseddefaultparam in sfx2Noel Grandin2016-03-021-3/+3
* Updated search flag for testSearchWithTransliterateVarun Dhall2016-02-291-1/+1
* loplugin:stringconstantStephan Bergmann2016-02-251-5/+5
* Added test for tdf#73660 search for string with soft hyphenVarun Dhall2016-02-251-0/+39
* let SvxSearchItem use SearchOptions2Eike Rathke2016-02-241-2/+5
* tdf#84938 replace FRMMGR_TYPE_ with enumackepenek2016-02-211-1/+1