summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-12-13fix a set of race conditions in the writer uno wrappersBjoern Michaelsen9-2/+41
2015-12-01tdf#95614 fix freezing with linked graphicLászló Németh3-7/+18
2015-11-28tdf#78902 VML import: workaround for extreme top marginMiklos Vajna2-0/+6
2015-11-28tdf#61228: Wrong function names in Formula Writer are considered as SUMJulien Nabet1-9/+14
2015-11-28tdf#83300 DOCX import: 'TOC Heading' should not be 'keep with next' by defaultMiklos Vajna2-0/+6
2015-11-28Make number recognition work in writer tables againNiklas Johansson2-1/+71
2015-11-24sw lok comments: fix map mode state after changing zoom levelsMiklos Vajna1-0/+2
2015-11-24sw lok comments: avoid crash an exit after clicking the scrollbarMiklos Vajna2-0/+6
2015-11-24sw lok comments: implement drag of the scrollbarMiklos Vajna3-5/+11
2015-11-24sw lok comments: fix missing invalidations from the scrollbarMiklos Vajna4-1/+118
2015-11-24sw lok comments: handle mouse up/down events on the vertical scrollbarMiklos Vajna1-10/+45
2015-11-24sw lok comments: fix vertical scrollbar with custom zoomMiklos Vajna2-2/+12
2015-11-24sw lok comments: implement painting of the vertical scrollbarMiklos Vajna1-0/+14
2015-11-24SwPageFrm::IsOverHeaderFooterArea: check for IsActive() only laterMiklos Vajna1-3/+3
2015-11-24sw lok comments: optimize sidebar text control invalidationMiklos Vajna1-15/+19
2015-11-24sw lok comments: don't paint hidden comment sub-widgetsMiklos Vajna1-5/+3
2015-11-18sw: handle arguments in SwXTextDocument::initializeForTiledRendering()Miklos Vajna1-1/+7
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna3-4/+3
2015-11-18tdf#95888 sw: make click to header area show header controls againMiklos Vajna1-2/+4
2015-11-18SwPageFrm::MakeAll RefactoredAshod Nakashian5-107/+70
2015-11-18coverity#1338232 Explicit null dereferencedCaolán McNamara1-0/+1
2015-11-18tdf#39080 Hide Whitespace improvementsAshod Nakashian6-23/+107
2015-11-18coverity#1323757 Dereference before null checkCaolán McNamara1-16/+22
2015-11-18tdf#39080 Interactive hide-whitespace modeAshod Nakashian16-46/+148
2015-11-18duplicate HANDLE_VIEWSET_HIDE_WHITESPACE handlingCaolán McNamara1-4/+0
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