summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-14fdo#49692 fix RTF export of empty paragraph numbering rulesMiklos Vajna1-3/+3
2012-05-14fdo#44010: fix vertical text frame borders:Michael Stahl1-72/+87
2012-05-10Resolves: fdo#37044 two different TransliterationChgData structsCaolán McNamara1-9/+12
2012-05-08Revert conversion to std::mapCaolán McNamara31-469/+502
2012-05-04remove pointless forward moving of a table (bnc#706138)Luboš Luňák1-5/+0
2012-05-02Resolves: fdo#49208 performance problems with very long paragraphsCaolán McNamara3-8/+20
2012-05-02fdo#38176 fix RTF export of non-breaking space/hyphen/optional hyphenMiklos Vajna1-1/+9
2012-05-01fdo#47670: sw: HTML: fix table border export:Michael Stahl1-74/+0
2012-04-30fdo#41796: sw: HTML: spurious semicolons in STYLE:Michael Stahl4-5/+20
2012-04-30fdo#41796: sw: HTML: import CSS STYLE border on TD:Michael Stahl1-4/+26
2012-04-23fdo#43424: Comparing empty document with attached one crashes LOSzabolcs Dezsi1-6/+9
2012-04-20fdo#38215: merge consecutive border lines:Michael Stahl1-12/+132
2012-04-20fdo#45562: paint borders in SwFlyFrm::Paint:Michael Stahl1-2/+18
2012-04-20fdo#42750 fdo#45562 fdo#47717: border paint ordering:Michael Stahl1-10/+17
2012-04-18optimize: traverse children with WINDOW_FIRSTCHILD/WINDOW_NEXTCaolán McNamara1-14/+18
2012-04-18fdo#38635: sw: fix border corner gaps:Michael Stahl1-4/+16
2012-04-18sw: create horizontal border lines with start left and end rightMichael Stahl1-10/+10
2012-04-17ClrContourCache for SwAnchoredDrawObjects (fdo#45376)Andreas Schierl1-0/+5
2012-04-17fdo#38635: fix border printing:Michael Stahl1-67/+0
2012-04-14Resolves: fdo#48640 handle various busted rtf docs without hangingCaolán McNamara2-1/+13
2012-04-05fdo#40948: TOC dialog, Entries tab: the right arrow button does not workIvan Timofeev1-1/+1
2012-04-03Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann2-2/+2
2012-03-26fdo#39003: fix autoformat Undo cursors:Michael Stahl1-0/+4
2012-03-24rhbz#789022: SwNodes: fix inconsistent outline check:Michael Stahl2-17/+23