summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-22fdo#44516: Improved label/BC wizard - set paper sizeWinfried Donkers11-213/+363
2012-03-22n#750258: removed strange non-wrapping conditionCédric Bosdonnat5-66/+1
2012-03-22Revert "make text wrapping work in headers/footers too (fdo#39155)"Cédric Bosdonnat1-3/+8
2012-03-21fdo#45522: WW8TableInfo::processSwTable: check that table has layoutCaolán McNamara3-2/+10
2012-03-20fdo#42750: delay painting borders until after subsidiary linesMichael Stahl1-11/+33
2012-03-16sw doesn't need to link ooxLuboš Luňák1-1/+0
2012-03-16Resolves: fdo#46728 reference count the overlay managersCaolán McNamara3-9/+9
2012-03-12fdo#45962: fix context menu key yanking cursor out of header/footerMichael Stahl1-1/+1
2012-03-09fdo#46337: don't use an invalidated iteratorLuboš Luňák1-3/+4
2012-03-08Resolves: fdo#40686 dyaLinePitch only valid between [1-31680]Caolán McNamara2-6/+9
2012-03-05sw: CheckFields: oops, forgot to close the documentMichael Stahl1-0/+6
2012-03-05fdo#39694, fdo#42073: add junit test for theseMichael Stahl2-0/+175
2012-03-05fdo#39694: add test documentJuergen Steinhilber1-0/+0
2012-03-05fdo#42073: sw: expand all text fields when setting properties:Michael Stahl1-3/+2
2012-03-05fdo#39694: SwTxtFld: do expand the field in the ctorMichael Stahl4-5/+11
2012-03-01SwSectionFrm: initialised members are happy membersMichael Stahl2-5/+10
2012-03-01SwRootFrm::~SwRootFrm: refactor:Michael Stahl5-6/+33
2012-03-01Writer/Options: Move Comments 10 units upStefan Knorr (astron)1-1/+1
2012-02-28Resolves: fdo#46038 don't copy page styles into temporary clipboard docCaolán McNamara3-20/+32
2012-02-27fdo#46144: "Distributy Columns Evenly" does not work with the selected columnsIvan Timofeev1-8/+3
2012-02-24fdo#45560: Fixed docx textbox borders style and width importCédric Bosdonnat4-3/+21