summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-12-14Resolves: fdo#32181 #i68503# don't emit pesky space unless in tagged pdf modeCaolán McNamara1-1/+3
2012-10-29Resolves: fdo#35991 rowspan is of size sal_Int32, not size longCaolán McNamara1-1/+1
2012-10-26Resolves: fdo#50285 merging props unsafe with intermediate charstyle propCaolán McNamara1-2/+4
2012-10-12Resolves: fdo#48569 crash on export to .docx of inline anchored frameCaolán McNamara2-7/+11
2012-09-19rhbz#852128: sw: avoid table undo crash:Michael Stahl3-3/+17
2012-09-14fdo#45700: sw ODF export: workaround corrupted table model:Michael Stahl1-8/+3
2012-09-13fdo#42450: fix crash in SwXTextSection::attach:Michael Stahl1-0/+8
2012-08-29SwTokenWindow::InsertAtSelection: fix STL assertion:Michael Stahl1-6/+4
2012-08-29SwHeaderFooterWin: memory leakIvan Timofeev1-0/+1
2012-08-29SwPageBreakWin: memory leakIvan Timofeev1-0/+1
2012-08-27fdo#49901: SwView::ExecSearch: fix Replace All cursor:Michael Stahl1-23/+23
2012-08-26fdo#51514: SwXBookmarks: only consider real bookmarks:Michael Stahl1-14/+60
2012-08-24fix math export/import in docx/rtfLuboš Luňák1-4/+7
2012-08-14fdo#53210 SwDoc::UpdateExpFlds don't crash when hiding all sectionsMiklos Vajna1-2/+28
2012-08-06fdo#52610: Fixed several docx export bugsCédric Bosdonnat2-12/+15
2012-08-06fdo#46020: fixed missing footnote docx/doc/rtf exportCédric Bosdonnat1-1/+3
2012-08-02some tweaks in RTF filterMichael Stahl6-24/+43
2012-07-31sw: fix some warningsMichael Stahl10-15/+33
2012-07-30better page descriptor handling in RTFMichael Stahl1-7/+10
2012-07-24fdo#39812: Writer: fix collapsing merged table border painting:Michael Stahl1-13/+26
2012-07-19fdo#48335 two RTF export fixesMiklos Vajna3-3/+16
2012-07-19fix buildMiklos Vajna1-1/+1
2012-07-18fdo#50801 fix cross-reference text when Caption order is Numbering firstUray M. János4-61/+101
2012-07-11fdo#51793: FormatNumber can handle sal_uInt32 values after all...Cédric Bosdonnat3-3/+3
2012-06-29fdo#39415: sw: fix vertical collapsing border painting:Michael Stahl1-20/+22
2012-06-29fdo#39415: sw: fix collapsing border painting more:Michael Stahl1-19/+27
2012-06-29fdo#39415: sw: fix collapsing border painting:Michael Stahl1-4/+9
2012-06-26fdo#50831 fix RTF export of direct run formatting for empty paragraphsMiklos Vajna8-13/+21
2012-06-21fdo#34093: fix error in calculation of page number of SwRectIvan Timofeev2-29/+37
2012-06-20fdo#51243 infinite loop in SwFrameControlsManager::SetReadonlyControlsLionel Elie Mamane1-0/+1
2012-06-12fdo#43249: WW8: fix double border import:Michael Stahl1-0/+4
2012-06-11n#757910 fix WW8 import of textboxes with thin border/inner marginMiklos Vajna1-3/+4
2012-06-11fdo#50141: Character count (with spaces) incorrect with numbering on.Muhammad Haggag1-1/+1
2012-06-07fdo#50144 put full reference text to selection fieldAndras Timar1-1/+1
2012-06-06fdo#50139 do not cut first character of field textAndras Timar1-1/+1
2012-06-05Resolves: fdo#48932 super slow typing and scrolling in large documentsCaolán McNamara2-79/+37
2012-06-04fdo#50676: silence SolarMutex not locked spewCaolán McNamara2-0/+4
2012-06-01fdo#45522 fix crash on RTF export of sub-tables during copy&pasteMiklos Vajna1-1/+1
2012-05-31fix UNO ZOrderLuboš Luňák1-0/+2
2012-05-31fix horizontal rule width in .doc documents (bnc#757118)Luboš Luňák2-9/+33
2012-05-31column break without columns seems to be a page break (bnc#750255)Luboš Luňák1-2/+4
2012-05-29fdo#44174 RTF_TITLEPG when title page has no headerMiklos Vajna1-0/+1
2012-05-18more -Wnon-virtual-dtor fixesMichael Stahl1-0/+1
2012-05-18WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2-0/+5
2012-05-15similar to fdo#45592 type for property UNO_NAME_SAVE_FILTER_DATA is wrongNoel Power1-1/+1
2012-05-15fix property type for printoptions fdo#45592Noel Power1-1/+1
2012-05-15sw: avoid over-using over-complicated SfxUndoManager::IsUndoEnabledMichael Meeks1-8/+5
2012-05-14Revert "sw: avoid over-using over-complicated SfxUndoManager::IsUndoEnabled"Michael Meeks1-5/+8
2012-05-14sw: avoid over-using over-complicated SfxUndoManager::IsUndoEnabledMichael Meeks1-8/+5
2012-05-14Resolves: fdo#49897 add+use SwDoc::containsUpdatableFieldsCaolán McNamara3-5/+23