summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* fdo#52052 fix RTF import of page breaks on landscape pagesMiklos Vajna2012-08-282-0/+32
* SwModelTestBase: support extracting node contents from a layout dumpMiklos Vajna2012-08-281-3/+12
* fdo#36681: fixed view window after redoing a frame deleteCédric Bosdonnat2012-08-281-0/+7
* Headers/Footers: don't create temporary parts of document (perf problems)Cédric Bosdonnat2012-08-273-55/+33
* Related: fdo#51908 reuse the status bar word counts for the dialogCaolán McNamara2012-08-277-0/+24
* Resolves: fdo#51908 count empty paragraphs if they're numberedCaolán McNamara2012-08-271-36/+45
* n#775899 testcaseMiklos Vajna2012-08-272-0/+29
* fdo#46808, Adapt script::Converter service code to new styleNoel Grandin2012-08-271-5/+3
* fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin2012-08-271-45/+40
* sw, FIRSTSHARE flag wasn't set in defaults and copied in SetUseOnCédric Bosdonnat2012-08-272-1/+3
* sw: fixed STL conversion from 1015cd4ff73ee25e55b4da8c8bc55a41e652da87Cédric Bosdonnat2012-08-271-1/+1
* WaE: unused variable ´nHtmlMode´Tor Lillqvist2012-08-271-1/+0
* Remove remaining checks for HTMLMODE_SOME_ABS_POSHarri Pitkänen2012-08-277-32/+12
* String -> OUStringIvan Timofeev2012-08-262-12/+11
* SwPagePreView: initialize sPageStrIvan Timofeev2012-08-261-0/+1
* use dynamic_cast, prevent crash when opening Options-Writer-AutoCaptionIvan Timofeev2012-08-251-2/+2
* Revert "cast to wrong type, can cause crash when opening Options-Writer-AutoCaIvan Timofeev2012-08-251-0/+5
* cast to wrong type, can cause crash when opening Options-Writer-AutoCaptionIvan Timofeev2012-08-251-5/+0
* fdo#49901: SwView::ExecSearch: fix Replace All cursor:Michael Stahl2012-08-251-23/+23
* SwpHintsArray::Check(): reindent thatMichael Stahl2012-08-251-18/+20
* SwpHintsArray: refactor assertions:Michael Stahl2012-08-251-8/+12
* kill more unneeded stuff; rename uiconfig PackagesMatúš Kukan2012-08-243-390/+0
* SwPageBreakWin: memory leakIvan Timofeev2012-08-241-0/+1
* initialize memberLuboš Luňák2012-08-231-0/+1
* SwHeaderFooterWin: memory leakIvan Timofeev2012-08-231-0/+1
* n#775906 testcaseMiklos Vajna2012-08-232-1/+18
* convert docx mathml test documents into unittestsLuboš Luňák2012-08-2315-0/+172
* sw: one -DSWD_DLLIMPLEMENTATION ought to be enoughMichael Stahl2012-08-231-1/+0
* sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl2012-08-2393-462/+0
* fix math export/import in docx/rtfLuboš Luňák2012-08-234-19/+16
* n#775899 sw: add FloattableNomargins compat flagMiklos Vajna2012-08-236-3/+61
* fdo#46141: Don't use a timer to show header/footer separatorsCédric Bosdonnat2012-08-235-35/+91
* remove unused module-description xml filesMatúš Kukan2012-08-221-1244/+0
* fdo#51514: SwXBookmarks: only consider real bookmarks:Michael Stahl2012-08-221-14/+60
* SwTokenWindow::InsertAtSelection: fix STL assertion:Michael Stahl2012-08-221-6/+4
* Some cleanup for better localizationZolnai Tamás2012-08-221-1/+1
* fdo#53399 Word count is inconsistent and wrong with non-breaking spaceMuhammad Haggag2012-08-222-12/+11
* do not deliver these module-description xml filesMatúš Kukan2012-08-222-24/+0
* fdo#51777: add a hack for 1 twip DOUBLE borders:Michael Stahl2012-08-221-2/+1
* n#775899 SwXText::convertToTextFrame fix for multi-paragraph tablesMiklos Vajna2012-08-211-1/+3
* n#775899 SwXText::convertToTextFrame fix removing fake paragraphMiklos Vajna2012-08-211-1/+8
* fdo#53175: Fixed the end of hyperlinksCédric Bosdonnat2012-08-212-5/+13
* add more runtime deps on resource files for unit-testsMatúš Kukan2012-08-213-8/+4
* Remove dead java code, fields and local variablesNoel Grandin2012-08-201-1/+0
* SwXTextTable::setPropertyValue: de-dentMichael Stahl2012-08-201-89/+90
* SwXTextTable: add "TableBorder2" propertyMichael Stahl2012-08-207-57/+382
* Revert "fdo#53175: docx export, close hyperlinks before fields"Cédric Bosdonnat2012-08-201-6/+5
* fdo#53175: Don't load the default values of the styles in writerfilterCédric Bosdonnat2012-08-205-598/+622
* fdo#53175: docx export, close hyperlinks before fieldsCédric Bosdonnat2012-08-201-5/+6
* remove some useless commentsThomas Arnhold2012-08-181-5/+2