summaryrefslogtreecommitdiff
path: root/sw/qa/extras/uiwriter
AgeCommit message (Expand)AuthorFilesLines
2015-04-07tdf#90362 sw: config option for ignoring protected areasMiklos Vajna2-0/+30
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 Vajna3-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 forgot to add bugdocMiklos Vajna1-0/+208
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 Vajna2-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úš Kukan2-0/+17
2014-12-08test for document mergeBjoern Michaelsen3-0/+31
2014-12-05fdo#87005 SwTxtFormatter::NewPortion: fix lost SwFlyPortionMiklos Vajna2-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 Vajna2-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-10-04sw textboxes: reimplement ODF import/exportMiklos Vajna4-0/+0
2014-09-19SwCursor::SelectWordWT: include comment anchor character of a commented wordMiklos Vajna2-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 Vajna2-0/+24
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner1-1/+1
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-4/+4
2014-06-27SwTextBoxHelper::create: handle TextAutoGrowHeightMiklos Vajna2-0/+18
2014-06-25SwTextBoxHelper::syncProperty: handle RES_TEXT_VERT_ADJUSTMiklos Vajna2-0/+12
2014-06-24Add SwTextBoxHelper::findShapesMiklos Vajna2-1/+23
2014-06-24fix broken redlines after undoing column count change (cp#1000071)Luboš Luňák2-0/+45
2014-06-24new compilerplugin returnbyrefNoel Grandin1-3/+3
2014-06-23SwDrawView::DeleteMarked: delete textbox of shape as wellMiklos Vajna2-0/+22
2014-06-06commit id with ccc in it breaks regression testCaolán McNamara1-0/+10
2014-03-26related fdo#74981: add a unittest for kicksBjoern Michaelsen1-0/+29
2014-03-13fdo#75898 SwFEShell::InsertRow: fix this in case bSelectAll == trueMiklos Vajna2-0/+17
2014-03-12fdo#75110 SwEditShell::DeleteSel fix start of selection when bSelAll == trueMiklos Vajna2-0/+15
2014-02-10coverity#1130361 Unchecked dynamic_castCaolán McNamara1-0/+1
2014-01-16Assert SwReaderWriter::GetReader returning non-nullStephan Bergmann1-0/+1
2014-01-16missing sal_Int32Miklos Vajna1-2/+2
2014-01-16CppunitTest_sw_uiwriter: add testcase for ExportRTF()Miklos Vajna1-0/+30