summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-04-24fdo#45562: paint borders in SwFlyFrm::Paint:Michael Stahl1-2/+18
2012-04-24fdo#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
2012-02-23fdo#46482: prevent duplication of frames:Michael Stahl2-6/+3
2012-02-23fdo#40599 i#112763: fix frame duplication:Michael Stahl1-1/+1
2012-02-23n#695479 fix anchor handling in SwXText::convertToTextFrame()Miklos Vajna1-0/+27
2012-02-22fdo#33393 - tentative workaround for autosave image lossMichael Meeks1-1/+3
2012-02-20sw: ww8: ~SwIndexReg assertion:Michael Stahl1-2/+1
2012-02-20sw: ww8: ~SwIndexReg assertion:Michael Stahl1-2/+1
2012-02-20fdo#39510: fix yet more layout crashes in ~SwRootFrm:Michael Stahl2-2/+2
2012-02-15n#695479: Remove properties when removing empty fly frameCédric Bosdonnat1-0/+2
2012-02-14fdo#45748: Don't use empty pages fo computing the page break positionCédric Bosdonnat1-2/+6
2012-02-14fdo#45908: Cleaning up the tabs too early can cause loopsCédric Bosdonnat2-7/+2
2012-02-13always use the *real* visibility of the SwScrollbarIvan Timofeev1-3/+1
2012-02-13Header/Footer: don't show in web layout modeIvan Timofeev1-0/+1
2012-02-13fdo#41712: sw: remove superfluous flag:Michael Stahl8-20/+2
2012-02-13fdo#41712: sw: fix crash in layout frame linked lists:Michael Stahl4-2/+24
2012-02-13fdo#41712: rename members to track down assignmentsMichael Stahl5-27/+29
2012-02-13n#203704 fix RTF export table output for subtablesMiklos Vajna2-4/+30
2012-02-13Header/Footer, Page Break: don't show them in RO mode (fdo#45548)Cédric Bosdonnat4-77/+70