summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-12-01tdf#95614 fix freezing with linked graphicLászló Németh
2015-11-28tdf#78902 VML import: workaround for extreme top marginMiklos Vajna
2015-11-28tdf#61228: Wrong function names in Formula Writer are considered as SUMJulien Nabet
2015-11-28tdf#83300 DOCX import: 'TOC Heading' should not be 'keep with next' by defaultMiklos Vajna
2015-11-28Make number recognition work in writer tables againNiklas Johansson
2015-11-24sw lok comments: fix map mode state after changing zoom levelsMiklos Vajna
2015-11-24sw lok comments: avoid crash an exit after clicking the scrollbarMiklos Vajna
2015-11-24sw lok comments: implement drag of the scrollbarMiklos Vajna
2015-11-24sw lok comments: fix missing invalidations from the scrollbarMiklos Vajna
2015-11-24sw lok comments: handle mouse up/down events on the vertical scrollbarMiklos Vajna
2015-11-24sw lok comments: fix vertical scrollbar with custom zoomMiklos Vajna
2015-11-24sw lok comments: implement painting of the vertical scrollbarMiklos Vajna
2015-11-24SwPageFrm::IsOverHeaderFooterArea: check for IsActive() only laterMiklos Vajna
2015-11-24sw lok comments: optimize sidebar text control invalidationMiklos Vajna
2015-11-24sw lok comments: don't paint hidden comment sub-widgetsMiklos Vajna
2015-11-18sw: handle arguments in SwXTextDocument::initializeForTiledRendering()Miklos Vajna
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna
2015-11-18tdf#95888 sw: make click to header area show header controls againMiklos Vajna
2015-11-18SwPageFrm::MakeAll RefactoredAshod Nakashian
2015-11-18coverity#1338232 Explicit null dereferencedCaolán McNamara
2015-11-18tdf#39080 Hide Whitespace improvementsAshod Nakashian
2015-11-18coverity#1323757 Dereference before null checkCaolán McNamara
2015-11-18tdf#39080 Interactive hide-whitespace modeAshod Nakashian
2015-11-18duplicate HANDLE_VIEWSET_HIDE_WHITESPACE handlingCaolán McNamara
2015-11-18tdf#39080 Hide white space between pages in 'print layout'Ashod Nakashian
2015-11-18tdf#39080 Hide Whitespace UI option added to the View menu.Ashod Nakashian
2015-11-18tdf#39080 Hide vertical whitespace when HideWhitespace option is set.Ashod Nakashian
2015-11-17sw lok comments: implement clipboard copyMiklos Vajna
2015-11-17sw lok comments: fix meta author/data size with custom zoomMiklos Vajna
2015-11-17sw lok comments: fix comment widget width with custom zoomMiklos Vajna
2015-11-17sw lok comments: fix text selection with custom zoomMiklos Vajna
2015-11-17sw lok comments: fix sidebar width with custom zoomMiklos Vajna
2015-11-16Resolves: tdf#95321 tables in headers/footers with wrong contentCaolán McNamara
2015-11-16tdf#85232 WPG import: fix handling of line shapesMiklos Vajna
2015-11-16tdf#89088 DOCX import: fix missing text due to throwing ShapeContextHandlerMiklos Vajna
2015-11-16SwPostItField::dumpAsXml: survive 0 mpTextMiklos Vajna
2015-11-16CppunitTest_sw_tiledrendering: replace various ifdefs with a single conditionMiklos Vajna
2015-11-16sw lok comments: implement mouse move and mouse upMiklos Vajna
2015-11-16sw lok comments: fix cursor position of a newly created sidebar windowMiklos Vajna
2015-11-16sw lok comments: fix callback of newly created outliner viewsMiklos Vajna
2015-11-16sw lok comments: implement setTextSelection() APIMiklos Vajna
2015-11-16sw lok comments: emit invalidation events in SidebarTextControlMiklos Vajna
2015-11-16sw lok comments: fix position of blinking cursor after mouse clickMiklos Vajna
2015-11-16sw lok: disable comment menu button for nowMiklos Vajna
2015-11-16sw lok: fix blinking cursor position of commentsMiklos Vajna
2015-11-16sw: don't show main cursor when editing a postitMiklos Vajna
2015-11-16sw lok: forward key events to annotation window if necessaryMiklos Vajna
2015-11-16sw lok: route SwEditWin::MouseButtonDown to SidebarTextControl if necessaryMiklos Vajna
2015-11-16sw lok: fix sidebarwindows::SwSidebarWin pixel positionMiklos Vajna
2015-11-16This PixelToLogic() call can be conditional in SwSidebarWin::SetPosAndSize()Miklos Vajna