summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-11-18tdf#39080 Hide white space between pages in 'print layout'Ashod Nakashian16-95/+152
2015-11-18tdf#39080 Hide Whitespace UI option added to the View menu.Ashod Nakashian6-0/+37
2015-11-18tdf#39080 Hide vertical whitespace when HideWhitespace option is set.Ashod Nakashian2-5/+9
2015-11-17sw lok comments: implement clipboard copyMiklos Vajna1-0/+12
2015-11-17sw lok comments: fix meta author/data size with custom zoomMiklos Vajna1-2/+3
2015-11-17sw lok comments: fix comment widget width with custom zoomMiklos Vajna2-4/+5
2015-11-17sw lok comments: fix text selection with custom zoomMiklos Vajna1-3/+12
2015-11-17sw lok comments: fix sidebar width with custom zoomMiklos Vajna1-11/+11
2015-11-16Resolves: tdf#95321 tables in headers/footers with wrong contentCaolán McNamara3-1/+11
2015-11-16tdf#85232 WPG import: fix handling of line shapesMiklos Vajna2-0/+11
2015-11-16tdf#89088 DOCX import: fix missing text due to throwing ShapeContextHandlerMiklos Vajna1-0/+0
2015-11-16SwPostItField::dumpAsXml: survive 0 mpTextMiklos Vajna1-2/+3
2015-11-16CppunitTest_sw_tiledrendering: replace various ifdefs with a single conditionMiklos Vajna2-34/+7
2015-11-16sw lok comments: implement mouse move and mouse upMiklos Vajna4-2/+50
2015-11-16sw lok comments: fix cursor position of a newly created sidebar windowMiklos Vajna1-0/+17
2015-11-16sw lok comments: fix callback of newly created outliner viewsMiklos Vajna3-0/+21
2015-11-16sw lok comments: implement setTextSelection() APIMiklos Vajna3-21/+51
2015-11-16sw lok comments: emit invalidation events in SidebarTextControlMiklos Vajna2-0/+28
2015-11-16sw lok comments: fix position of blinking cursor after mouse clickMiklos Vajna1-6/+18
2015-11-16sw lok: disable comment menu button for nowMiklos Vajna1-0/+4
2015-11-16sw lok: fix blinking cursor position of commentsMiklos Vajna5-16/+38
2015-11-16sw: don't show main cursor when editing a postitMiklos Vajna1-0/+10
2015-11-16sw lok: forward key events to annotation window if necessaryMiklos Vajna7-1/+37
2015-11-16sw lok: route SwEditWin::MouseButtonDown to SidebarTextControl if necessaryMiklos Vajna5-0/+58
2015-11-16sw lok: fix sidebarwindows::SwSidebarWin pixel positionMiklos Vajna1-0/+11
2015-11-16This PixelToLogic() call can be conditional in SwSidebarWin::SetPosAndSize()Miklos Vajna1-7/+7
2015-11-16sw lok: fix length of the line overlay above the notesMiklos Vajna1-0/+12
2015-11-16sw lok: fix width of the notes sidebarMiklos Vajna1-1/+10
2015-11-16sw: allow doc model xml dump creation while editing comment textMiklos Vajna1-0/+11
2015-11-16sw doc model xml dump: show comment textMiklos Vajna6-19/+45
2015-11-16sc lok annotations: paint range and anchor overlayMiklos Vajna1-0/+15
2015-11-16sw lok annotations: disable the scrollbar for nowMiklos Vajna1-0/+6
2015-11-16sw lok annotations: paint all child windowMiklos Vajna4-23/+21
2015-11-16sw tiled rendering: initial annotation supportMiklos Vajna7-4/+57
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt2-0/+13
2015-11-10tdf#81144 Chinese full-width punctuation does not align properlyMark Hung3-12/+27
2015-11-10tdf#59454 RTF import: handle section break right before a tableMiklos Vajna2-0/+14
2015-11-10tdf#92648 fix DOCX import regression (textbox shrinking in footers)László Németh1-2/+4
2015-11-10tdf#94624 calculation of power operator fixedOliver Specht1-0/+2
2015-11-10Resolves: tdf#76964 fall back to primary language via getLanguageCaolán McNamara2-5/+12
2015-11-10tdf#95071: fix spacing calculations for border with page offsetMike Kaganski2-1/+1
2015-11-05tdf#39080 Added HideWhitespaceMode ViewOption flagcp-5.0-8Ashod Nakashian3-2/+11
2015-11-05tdf#94374 DOCX import: allow insert -> object -> documentMiklos Vajna3-0/+30
2015-11-05tdf#93719: handle 'HideWhitespace' in SwXViewSettingsOliver Specht1-0/+4
2015-11-03tdf#64027 sw: Make the text background color button workMaxim Monastirsky5-0/+20
2015-11-03tdf#89165 sw: looping layout in SwHeadFootFrm::FormatSize()Miklos Vajna3-3/+14
2015-11-03tdf#93720: Interactive frame insertion is disabled if table is selectedOliver Specht1-0/+1
2015-11-03tdf#93509: Commit at the right timeStephan Bergmann1-0/+1
2015-11-03tdf#94871: sw: fix a frame formatting regression that affects helpMichael Stahl1-6/+8
2015-11-03vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna2-4/+4