summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-03-02Writer/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-24fdo#46482: prevent duplication of frames:Michael Stahl2-6/+3
2012-02-24fdo#40599 i#112763: fix frame duplication:Michael Stahl1-1/+1
2012-02-24n#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
2012-02-13Fix FullCommentURL for grammar checking (local menu)László Németh1-1/+1
2012-02-08add the "Send Feedback..." help menu itemIvan Timofeev6-6/+12
2012-02-08fdo#35669: Update the references even if nothing uses them hereCédric Bosdonnat1-2/+1
2012-02-07fdo#45115: SwXTextTable: fix setting bordersMichael Stahl1-1/+1
2012-02-07fdo#45045 fox context sensitive help for Word Count dialogAndras Timar1-0/+2
2012-02-07fdo#38745: fix hilariously stupid stack guards:Michael Stahl1-2/+2
2012-02-06fdo#37024: SwView::SwView: fix BROWSE_MODE setting:Michael Stahl1-1/+1
2012-02-06RtfSdrExport::StartShape: replace "75"Michael Stahl1-1/+1
2012-02-06fdo#42656 fix RTF export of picture frame shape typeMiklos Vajna4-7/+51
2012-01-31add explicit empty SwTblBoxFormula destructor to fix armel build...Rene Engelhard1-0/+1
2012-01-31fdo#44836: Hide all the page breaks of the pages before the first visible oneCédric Bosdonnat1-0/+16
2012-01-30fdo#35669: more robust references mergingCédric Bosdonnat1-2/+4
2012-01-30fdo#35669: properly merge ref fields in master documentsCédric Bosdonnat1-15/+22
2012-01-30query remaining stream size after seeking, not before (fdo#45255)Luboš Luňák1-9/+9
2012-01-27Revert "Removed list and numbering paragraph styles and related option page"Cédric Bosdonnat18-2/+1384
2012-01-27fdo#38542: sw: ODF import: prevent border width overriding:Michael Stahl1-16/+21
2012-01-27fdo#38542: sw: ODF import: divide width by 3 for "double" bordersMichael Stahl1-0/+4
2012-01-26fdo#43869 use the old rtf importer for pasteMiklos Vajna1-0/+6
2012-01-24order database properties so that opening it in writer works (bnc#740032)Luboš Luňák2-1/+35
2012-01-20Revert "Page Breaks: IsLeaveWindow() is unreliable, we do not need it here."Cédric Bosdonnat1-6/+16
2012-01-17fdo#40438: force calculating layout before Activate to avoid crashes and loopsCédric Bosdonnat1-0/+4
2012-01-14SwXTextDocument: add some SolarMutexGuardsMichael Stahl1-0/+3
2012-01-13fdo#38515: Fixed crasher in dialog destructorCédric Bosdonnat1-0/+3
2012-01-13fdo#30788: why not showing horizontal scrollbar when needed?Cédric Bosdonnat1-4/+1
2012-01-10sw: SwNavigationMgr: don't store SwPositionsMichael Stahl2-22/+28
2012-01-10sw: SwNavigationMgr: style cleanupMichael Stahl3-48/+48
2012-01-10Page Breaks: IsLeaveWindow() is unreliable, we do not need it here.Jan Holesovsky1-16/+6
2012-01-10Header/Footer, Page Breaks: Delay appearing by 500ms.Jan Holesovsky4-1/+27
2012-01-10Page Breaks: Vertically center the control.Jan Holesovsky2-72/+4