summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-10Page Break: center the tab on the mouse and remove click on the lineCédric Bosdonnat1-18/+3
2012-01-10Page Break: fixed position of tab in RTL and added dirty hack for freezesCédric Bosdonnat1-3/+13
2012-01-10Page Break: show the page break right under the mouseCédric Bosdonnat2-62/+38
2012-01-10Page Breaks: avoid flickering of the tab by drawing it over the lineCédric Bosdonnat1-6/+0
2012-01-10Header/Footer: fix some bad indicators updates due to wrong call orderCédric Bosdonnat1-4/+4
2012-01-10Header/Footer: switch cursor between header and footer using the cursorCédric Bosdonnat1-0/+15
2012-01-10Header/Footer: When editing, show only the appropriate conrol.Jan Holesovsky13-72/+126
2012-01-10Header/Footer: Show / hide the control immediately.Jan Holesovsky15-95/+118
2012-01-09fdo#36681: refresh the layout after inserting a pictureCédric Bosdonnat1-0/+6
2012-01-08UI elements begin with upper caseAndras Timar1-2/+2
2012-01-06fdo#32726: search for index entries in the whole document, not only the bodyCédric Bosdonnat1-1/+1
2012-01-05fdo#40250: safer protection check... why using the layout for this?Cédric Bosdonnat1-1/+1
2012-01-05Resolves: fdo#43867 collection of problems causing loss of ole2 previewsCaolán McNamara2-5/+5
2012-01-05Related: fdo#43867 header styles contain content like document bodyCaolán McNamara1-8/+9
2012-01-04Page Break: fix remaining indicator in some casesCédric Bosdonnat3-7/+17
2012-01-04Page Break, Header/Footer: fixed the line color change if config changesCédric Bosdonnat4-12/+10
2012-01-03another string composition bad for l10nAndras Timar4-17/+26
2012-01-03fdo#37161 RTF: update layout (if present) before exportMiklos Vajna1-0/+7
2012-01-02Clean non English strings in the codeLior Kaplan2-3/+0
2011-12-28fdo#35099 fix RTF export of date fieldMiklos Vajna1-8/+15
2011-12-27Try to draw replacement preview at original sizeStefan Knorr (astron)1-4/+14
2011-12-27Remove the dogStefan Knorr (astron)1-1/+1
2011-12-27Thanks to Ivan Timofeev, fix the 'Preview' checkbox in 'Indexes and Tables...'Jan Holesovsky1-1/+1
2011-12-27Fix position of the 'evaluate up to level' text and numeric field.Jan Holesovsky1-3/+3
2011-12-27Remove an unnecessary full stopLior Kaplan1-1/+1
2011-12-25Keep abstract dialog terminology alignedLior Kaplan1-1/+1
2011-12-23Writer: Hyperlinks on ToX have 'Index Link' style by defaultCédric Bosdonnat2-2/+4
2011-12-22Improve usability of the Page Break control.Jan Holesovsky2-31/+48
2011-12-21Header/Footer,Page Break: fix bad test for printing mode (fdo#43962)Cédric Bosdonnat1-3/+3
2011-12-21sw: fdo#39159 fdo#40482: temp selection print doc:Michael Stahl7-42/+48
2011-12-19sw: avoid creating cursor with non-text node text range (fdo#40195)Noel Power1-0/+3
2011-12-19sw: Fix cursor accessibility API (fdo#43390)Vincent Povirk1-0/+15
2011-12-19mailmerge: move overlapped controlsIvan Timofeev1-5/+5
2011-12-18fdo#37498 RTF export: handle url fields without a field resultMiklos Vajna2-2/+10
2011-12-16fdo#43790: RTL PopupMenu position fixesCédric Bosdonnat3-18/+22
2011-12-14Header/Footer: RTL display fixes (fdo#43793)Cédric Bosdonnat1-3/+11
2011-12-14n#676858: Fix selection of background pictures vs textCédric Bosdonnat1-2/+4
2011-12-12fix docx hyperlink writingLuboš Luňák2-21/+17
2011-12-09fdo#36874: Label PRINTING misplaced on paper sheetWinfried Donkers1-3/+7
2011-12-09CppunitTest_sw_macros_test.mk: depends on vbaswobjMichael Stahl1-1/+3
2011-12-08fdo#42147: fix crashIvan Timofeev2-2/+2
2011-12-08Resolves: fdo#43337 optimize weak-char overridingCaolán McNamara1-10/+59