summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-08-30n#777337 SwEditWin::UpdatePointer: fix mouse pointer wrt. background imagesMiklos Vajna3-1/+23
2012-08-30n#777337 testcaseMiklos Vajna2-2/+18
2012-08-29WaE: this decimal constant is unsigned only in ISO C90Tor Lillqvist1-1/+1
2012-08-29Resolves: fdo#38983 allow extra word boundary charactersCaolán McNamara7-28/+219
2012-08-29n#777345 testcaseMiklos Vajna3-0/+21
2012-08-28fdo#52052 fix RTF import of page breaks on landscape pagesMiklos Vajna2-0/+32
2012-08-28SwModelTestBase: support extracting node contents from a layout dumpMiklos Vajna1-3/+12
2012-08-28fdo#36681: fixed view window after redoing a frame deleteCédric Bosdonnat1-0/+7
2012-08-27Headers/Footers: don't create temporary parts of document (perf problems)Cédric Bosdonnat3-55/+33
2012-08-27Related: fdo#51908 reuse the status bar word counts for the dialogCaolán McNamara7-0/+24
2012-08-27Resolves: fdo#51908 count empty paragraphs if they're numberedCaolán McNamara1-36/+45
2012-08-27n#775899 testcaseMiklos Vajna2-0/+29
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin1-5/+3
2012-08-27fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin1-45/+40
2012-08-27sw, FIRSTSHARE flag wasn't set in defaults and copied in SetUseOnCédric Bosdonnat2-1/+3
2012-08-27sw: fixed STL conversion from 1015cd4ff73ee25e55b4da8c8bc55a41e652da87Cédric Bosdonnat1-1/+1
2012-08-27WaE: unused variable ´nHtmlMode´Tor Lillqvist1-1/+0
2012-08-27Remove remaining checks for HTMLMODE_SOME_ABS_POSHarri Pitkänen7-32/+12
2012-08-26String -> OUStringIvan Timofeev2-12/+11
2012-08-26SwPagePreView: initialize sPageStrIvan Timofeev1-0/+1
2012-08-25use dynamic_cast, prevent crash when opening Options-Writer-AutoCaptionIvan Timofeev1-2/+2
2012-08-25Revert "cast to wrong type, can cause crash when opening Options-Writer-AutoCaIvan Timofeev1-0/+5
2012-08-25cast to wrong type, can cause crash when opening Options-Writer-AutoCaptionIvan Timofeev1-5/+0
2012-08-25fdo#49901: SwView::ExecSearch: fix Replace All cursor:Michael Stahl1-23/+23
2012-08-25SwpHintsArray::Check(): reindent thatMichael Stahl1-18/+20
2012-08-25SwpHintsArray: refactor assertions:Michael Stahl1-8/+12
2012-08-24kill more unneeded stuff; rename uiconfig PackagesMatúš Kukan3-390/+0
2012-08-24SwPageBreakWin: memory leakIvan Timofeev1-0/+1
2012-08-23initialize memberLuboš Luňák1-0/+1
2012-08-23SwHeaderFooterWin: memory leakIvan Timofeev1-0/+1
2012-08-23n#775906 testcaseMiklos Vajna2-1/+18
2012-08-23convert docx mathml test documents into unittestsLuboš Luňák15-0/+172
2012-08-23sw: one -DSWD_DLLIMPLEMENTATION ought to be enoughMichael Stahl1-1/+0
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl93-462/+0
2012-08-23fix math export/import in docx/rtfLuboš Luňák4-19/+16
2012-08-23n#775899 sw: add FloattableNomargins compat flagMiklos Vajna6-3/+61
2012-08-23fdo#46141: Don't use a timer to show header/footer separatorsCédric Bosdonnat5-35/+91
2012-08-22remove unused module-description xml filesMatúš Kukan1-1244/+0
2012-08-22fdo#51514: SwXBookmarks: only consider real bookmarks:Michael Stahl1-14/+60
2012-08-22SwTokenWindow::InsertAtSelection: fix STL assertion:Michael Stahl1-6/+4
2012-08-22Some cleanup for better localizationZolnai Tamás1-1/+1
2012-08-22fdo#53399 Word count is inconsistent and wrong with non-breaking spaceMuhammad Haggag2-12/+11
2012-08-22do not deliver these module-description xml filesMatúš Kukan2-24/+0
2012-08-22fdo#51777: add a hack for 1 twip DOUBLE borders:Michael Stahl1-2/+1
2012-08-21n#775899 SwXText::convertToTextFrame fix for multi-paragraph tablesMiklos Vajna1-1/+3
2012-08-21n#775899 SwXText::convertToTextFrame fix removing fake paragraphMiklos Vajna1-1/+8
2012-08-21fdo#53175: Fixed the end of hyperlinksCédric Bosdonnat2-5/+13
2012-08-21add more runtime deps on resource files for unit-testsMatúš Kukan3-8/+4
2012-08-20Remove dead java code, fields and local variablesNoel Grandin1-1/+0
2012-08-20SwXTextTable::setPropertyValue: de-dentMichael Stahl1-89/+90