summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2012-08-28fdo#52052 fix RTF import of page breaks on landscape pagesMiklos Vajna
2012-08-28SwModelTestBase: support extracting node contents from a layout dumpMiklos Vajna
2012-08-28fdo#36681: fixed view window after redoing a frame deleteCédric Bosdonnat
2012-08-27Headers/Footers: don't create temporary parts of document (perf problems)Cédric Bosdonnat
2012-08-27Related: fdo#51908 reuse the status bar word counts for the dialogCaolán McNamara
2012-08-27Resolves: fdo#51908 count empty paragraphs if they're numberedCaolán McNamara
2012-08-27n#775899 testcaseMiklos Vajna
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin
2012-08-27fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin
2012-08-27sw, FIRSTSHARE flag wasn't set in defaults and copied in SetUseOnCédric Bosdonnat
2012-08-27sw: fixed STL conversion from 1015cd4ff73ee25e55b4da8c8bc55a41e652da87Cédric Bosdonnat
2012-08-27WaE: unused variable nHtmlModeTor Lillqvist
2012-08-27Remove remaining checks for HTMLMODE_SOME_ABS_POSHarri Pitkänen
2012-08-26String -> OUStringIvan Timofeev
2012-08-26SwPagePreView: initialize sPageStrIvan Timofeev
2012-08-25use dynamic_cast, prevent crash when opening Options-Writer-AutoCaptionIvan Timofeev
2012-08-25Revert "cast to wrong type, can cause crash when opening Options-Writer-AutoCaIvan Timofeev
2012-08-25cast to wrong type, can cause crash when opening Options-Writer-AutoCaptionIvan Timofeev
2012-08-25fdo#49901: SwView::ExecSearch: fix Replace All cursor:Michael Stahl
2012-08-25SwpHintsArray::Check(): reindent thatMichael Stahl
2012-08-25SwpHintsArray: refactor assertions:Michael Stahl
2012-08-24kill more unneeded stuff; rename uiconfig PackagesMatúš Kukan
2012-08-24SwPageBreakWin: memory leakIvan Timofeev
2012-08-23initialize memberLuboš Luňák
2012-08-23SwHeaderFooterWin: memory leakIvan Timofeev
2012-08-23n#775906 testcaseMiklos Vajna
2012-08-23convert docx mathml test documents into unittestsLuboš Luňák
2012-08-23sw: one -DSWD_DLLIMPLEMENTATION ought to be enoughMichael Stahl
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl
2012-08-23fix math export/import in docx/rtfLuboš Luňák
2012-08-23n#775899 sw: add FloattableNomargins compat flagMiklos Vajna
2012-08-23fdo#46141: Don't use a timer to show header/footer separatorsCédric Bosdonnat
2012-08-22remove unused module-description xml filesMatúš Kukan
2012-08-22fdo#51514: SwXBookmarks: only consider real bookmarks:Michael Stahl
2012-08-22SwTokenWindow::InsertAtSelection: fix STL assertion:Michael Stahl
2012-08-22Some cleanup for better localizationZolnai Tamás
2012-08-22fdo#53399 Word count is inconsistent and wrong with non-breaking spaceMuhammad Haggag
2012-08-22do not deliver these module-description xml filesMatúš Kukan
2012-08-22fdo#51777: add a hack for 1 twip DOUBLE borders:Michael Stahl
2012-08-21n#775899 SwXText::convertToTextFrame fix for multi-paragraph tablesMiklos Vajna
2012-08-21n#775899 SwXText::convertToTextFrame fix removing fake paragraphMiklos Vajna
2012-08-21fdo#53175: Fixed the end of hyperlinksCédric Bosdonnat
2012-08-21add more runtime deps on resource files for unit-testsMatúš Kukan
2012-08-20Remove dead java code, fields and local variablesNoel Grandin
2012-08-20SwXTextTable::setPropertyValue: de-dentMichael Stahl
2012-08-20SwXTextTable: add "TableBorder2" propertyMichael Stahl
2012-08-20Revert "fdo#53175: docx export, close hyperlinks before fields"Cédric Bosdonnat
2012-08-20fdo#53175: Don't load the default values of the styles in writerfilterCédric Bosdonnat
2012-08-20fdo#53175: docx export, close hyperlinks before fieldsCédric Bosdonnat
2012-08-18remove some useless commentsThomas Arnhold