summaryrefslogtreecommitdiff
path: root/sw/qa/extras/uiwriter/uiwriter.cxx
AgeCommit message (Expand)Author
2016-01-18tdf#96479 workaround bookmark end pos handling...Jan-Marek Glogowski
2016-01-08tdf#96961 sw Hide Whitespace: still show whitespace on the last pageMiklos Vajna
2016-01-08CppunitTest_sw_uiwriter: don't assert the size of the last pageMiklos Vajna
2016-01-08CppunitTest_sw_uiwriter: tolerate lower than 276 in testTdf96536()Miklos Vajna
2016-01-07tdf#96943 sw Hide Whitespace: don't create pages for widow / orphan ...Miklos Vajna
2015-12-16tdf#96536 sw Hide Whitespace: shrink oversized page frames on para deleteMiklos Vajna
2015-12-16tdf#96515 sw Hide Whitespace: avoid creating unneeded page framesMiklos Vajna
2015-11-10Resolves: tdf#76964 fall back to primary language via getLanguageCaolán McNamara
2015-10-17sw: fix copying of bookmarks in CopyRangeMichael Stahl
2015-09-18Revert "Fix single node CopyRange"Michael Stahl
2015-08-20tdf#89720 sw: do not create text range overlay for reply annotationsMiklos Vajna
2015-08-20tdf#89954 sw: let annotation have CH_TXTATR_INWORD placeholder againMiklos Vajna
2015-08-20tdf#90575 sw: fix pasting DDE linksMiklos Vajna
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-17tdf#90883 WRITER: Insert button with multiple rows/columns selectedPhilippe Jung
2015-05-14tdf#86639 SwEditShell: when setting para style, reset char attrs if neededMiklos Vajna
2015-05-12tdf#70318: don't forget to clean up second fake paragraphMike Kaganski
2015-05-12tdf#90260 writerfilter: pasted RTF documents may contain no \parMiklos Vajna
2015-04-21loplugin:cstylecastStephan Bergmann
2015-04-21Applies CharAttribute to selected text and tests undoAustin Chen
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-07tdf#90362 sw: config option for ignoring protected areasMiklos Vajna
2015-04-02sw: [loplugin:stringconstant]Michael Stahl
2015-04-02Added test function for Search-and-Replace with TransliterationVarun
2015-03-14tdf#90003 Revert "SwTxtFormatter::NewPortion: fix lost SwFlyPortion"Miklos Vajna
2015-03-13V803 decreased performance postfix incrementMichael Stahl
2015-03-11fix build after my hasty commitNoel Grandin
2015-02-13cp#1000115 SwTxtFrm: don't join follow just because it has no contentMiklos Vajna
2015-02-02tdf#68183 sw: config option for disabling the creation of automatic RSID marksMiklos Vajna
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-03fdo#72486 SwWrtShell::SelAll: if in table, then call extended select all ...Miklos Vajna
2014-12-19Let MetafileXmlDump::dumpAndParse() take a const GDIMetaFileMiklos Vajna
2014-12-18fdo#87448 EnhancedCustomShape2d: fix handling of scaled ARCANGLETO commandsMiklos Vajna
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-18fdo#85876: add unittestBjoern Michaelsen
2014-12-11Add undo operation for deleting a bookmark + unit test, related fdo#51741Matúš Kukan
2014-12-10sw: Unit test for cycle in lcl_CreatePortionsMatúš Kukan
2014-12-08test for document mergeBjoern Michaelsen
2014-12-05fdo#87005 SwTxtFormatter::NewPortion: fix lost SwFlyPortionMiklos Vajna
2014-12-04loplugin: cstylecastNoel Grandin
2014-12-02Revert "loplugin: cstylecast"Kohei Yoshida
2014-12-02loplugin: cstylecastNoel Grandin
2014-12-02add mode linesTakeshi Abe
2014-11-28Unittest for autocorrect in writerDaniel Sikeler
2014-11-20fdo#85554 SwXShape: fix getting ZOrder property when doc contains TextBoxesMiklos Vajna
2014-11-19Use SwNode::GetTxtNode()Miklos Vajna
2014-11-18fdo#86131 SwXTextField::getAnchor: handle postit field with annotation markMiklos Vajna
2014-10-14Wrong unnecessarily deep downcastsStephan Bergmann
2014-09-19SwCursor::SelectWordWT: include comment anchor character of a commented wordMiklos Vajna
2014-09-15CppunitTest_sw_uiwriter: sal_Bool -> boolStephan Bergmann