summaryrefslogtreecommitdiff
path: root/sw/qa/extras/uiwriter/uiwriter.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-04-05tdf#97601 sw: don't mark an already modified chart as modifiedMiklos Vajna1-0/+29
2016-04-04tdf#98987 sw: add AddVerticalFrameOffsets compat modeMiklos Vajna1-0/+36
2016-03-25tdf#88453 sw layout: fix split of nested tables with large amount of rowsMiklos Vajna1-1/+23
2016-01-11tdf#96479 workaround bookmark end pos handling...Jan-Marek Glogowski1-0/+97
2015-11-06Resolves: tdf#76964 fall back to primary language via getLanguageCaolán McNamara1-2/+3
2015-10-08sw: fix copying of bookmarks in CopyRangeMichael Stahl1-0/+57
2015-09-12Revert "Fix single node CopyRange"Michael Stahl1-0/+27
2015-08-12tdf#89720 sw: do not create text range overlay for reply annotationsMiklos Vajna1-0/+21
2015-08-11tdf#89954 sw: let annotation have CH_TXTATR_INWORD placeholder againMiklos Vajna1-0/+22
2015-08-07tdf#90575 sw: fix pasting DDE linksMiklos Vajna1-0/+42
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-67/+67
2015-05-17tdf#90883 WRITER: Insert button with multiple rows/columns selectedPhilippe Jung1-0/+18
2015-05-14tdf#86639 SwEditShell: when setting para style, reset char attrs if neededMiklos Vajna1-0/+14
2015-05-12tdf#70318: don't forget to clean up second fake paragraphMike Kaganski1-1/+1
2015-05-12tdf#90260 writerfilter: pasted RTF documents may contain no \parMiklos Vajna1-1/+1
2015-04-21loplugin:cstylecastStephan Bergmann1-2/+2
2015-04-21Applies CharAttribute to selected text and tests undoAustin Chen1-0/+38
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-1/+1
2015-04-07tdf#90362 sw: config option for ignoring protected areasMiklos Vajna1-0/+20
2015-04-02sw: [loplugin:stringconstant]Michael Stahl1-1/+1
2015-04-02Added test function for Search-and-Replace with TransliterationVarun1-0/+43
2015-03-14tdf#90003 Revert "SwTxtFormatter::NewPortion: fix lost SwFlyPortion"Miklos Vajna1-11/+12
2015-03-13V803 decreased performance postfix incrementMichael Stahl1-1/+1
2015-03-11fix build after my hasty commitNoel Grandin1-1/+1
2015-02-13cp#1000115 SwTxtFrm: don't join follow just because it has no contentMiklos Vajna1-0/+15
2015-02-02tdf#68183 sw: config option for disabling the creation of automatic RSID marksMiklos Vajna1-0/+26
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-03fdo#72486 SwWrtShell::SelAll: if in table, then call extended select all ...Miklos Vajna1-1/+2
2014-12-19Let MetafileXmlDump::dumpAndParse() take a const GDIMetaFileMiklos Vajna1-1/+1
2014-12-18fdo#87448 EnhancedCustomShape2d: fix handling of scaled ARCANGLETO commandsMiklos Vajna1-0/+44
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-18fdo#85876: add unittestBjoern Michaelsen1-0/+44
2014-12-11Add undo operation for deleting a bookmark + unit test, related fdo#51741Matúš Kukan1-0/+37
2014-12-10sw: Unit test for cycle in lcl_CreatePortionsMatúš Kukan1-0/+17
2014-12-08test for document mergeBjoern Michaelsen1-0/+31
2014-12-05fdo#87005 SwTxtFormatter::NewPortion: fix lost SwFlyPortionMiklos Vajna1-0/+11
2014-12-04loplugin: cstylecastNoel Grandin1-1/+1
2014-12-02Revert "loplugin: cstylecast"Kohei Yoshida1-1/+1
2014-12-02loplugin: cstylecastNoel Grandin1-1/+1
2014-12-02add mode linesTakeshi Abe1-0/+1
2014-11-28Unittest for autocorrect in writerDaniel Sikeler1-0/+32
2014-11-20fdo#85554 SwXShape: fix getting ZOrder property when doc contains TextBoxesMiklos Vajna1-0/+25
2014-11-19Use SwNode::GetTxtNode()Miklos Vajna1-2/+2
2014-11-18fdo#86131 SwXTextField::getAnchor: handle postit field with annotation markMiklos Vajna1-0/+7
2014-10-14Wrong unnecessarily deep downcastsStephan Bergmann1-2/+2
2014-09-19SwCursor::SelectWordWT: include comment anchor character of a commented wordMiklos Vajna1-0/+19
2014-09-15CppunitTest_sw_uiwriter: sal_Bool -> boolStephan Bergmann1-6/+6
2014-09-01fdo#83178 fix Chinese Conversion crashMatthew J. Francis1-0/+122
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-3/+3
2014-08-15fdo#82191 sw::DocumentLayoutManager: copy textbox content of draw formatsMiklos Vajna1-0/+24