summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2016-10-10Remove NumberFormatCodeWrapperMaarten Bosmans1-1/+0
2016-10-10tdf#99090 docx export page-break only inside a paragraphJustin Luth2-0/+7
2016-10-10tdf75573 docx - complete frames before starting alternate streamsJustin Luth2-0/+7
2016-10-10tdf#99434: import/export documentProtection-forms from .docx incl. testOliver Specht4-1/+20
2016-10-10tdf#64372 docx import: don't ignore continuous section breakJustin Luth4-0/+17
2016-10-10tdf#44282 fix missing space for numbered lists in TOCAbhilash Singh1-0/+4
2016-10-10tdf#76349 writer: make 1column-as-page break a compatibility optionJustin Luth5-1/+24
2016-10-10tdf#62847 import image hyperlink in docxdrazil2-0/+6
2016-10-10tdf#78727 sw: fix missing textbox text when anchored inside flying tableMiklos Vajna1-1/+2
2016-10-10tdf#81345 docx import fix default page break regressionJustin Luth2-0/+12
2016-10-10tdf#53856 writerfilter set parentless style based on defaultJustin Luth2-0/+9
2016-10-10tdf#103025 sw: don't format header/footer in SwPageFrame::PreparePage()Michael Stahl3-16/+9
2016-10-04comphelper: move setTiledPainting() from SfxViewShellMiklos Vajna4-9/+51
2016-09-30sw lok: disable pixel alignment of cursor logic valuesMiklos Vajna2-2/+32
2016-09-29LOK: conditionally include part number in invalidation payloadMiklos Vajna3-3/+6
2016-09-29sw lok: fix one view inserting a comment, other view jumping there as wellMiklos Vajna1-0/+10
2016-09-28sw: avoid emitting invalid cursor pos during end text edit of commentMiklos Vajna2-2/+51
2016-09-27CppunitTest_sw_uiwriter: avoid SfxLokHelperMiklos Vajna1-2/+3
2016-09-27CppunitTest_sw_rtfimport: fix ASan/UBSan build failureMiklos Vajna1-12/+15
2016-09-27sw lok: fix cursor position after inserting a commentMiklos Vajna1-1/+9
2016-09-27tdf#102384 sw: avoid moving cursors of other windows in SwTextNode::Update()Miklos Vajna2-0/+47
2016-09-26editeng: invalidate everything only when toggling header-footer editAshod Nakashian1-5/+7
2016-09-23sw: move LOK_CALLBACK_VIEW_CURSOR_VISIBLE to SwCursorShellMiklos Vajna3-5/+14
2016-09-22lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna5-9/+74
2016-09-22Related: tdf#102308 sw: ignore seconds when combining redlinesMiklos Vajna3-14/+29
2016-09-21tdf#102308 sw: improve redline timestamp precisionMiklos Vajna2-1/+31
2016-09-20disable generation of ole previews in ODF format until after loadCaolán McNamara6-41/+55
2016-09-20fftester: break as soon as an exception is requiredCaolán McNamara2-1/+1
2016-09-20tdf#101566 Remove untranslatable labels from changes toolbarYousuf Philips1-12/+12
2016-09-20if we throw in sw on HoriOrientation::NONE then don't pass it in from rtfCaolán McNamara1-1/+1
2016-09-20Make character dialog's hyperlink tab accessibleYousuf Philips1-0/+12
2016-09-20pTemplate can probably be null hereStephan Bergmann1-3/+3
2016-09-20sw: emit LOK_CALLBACK_STATE_CHANGED when cursor enters/leaves a redlineMiklos Vajna2-7/+46
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna1-1/+1
2016-09-16sw: allow select of redline by indexMiklos Vajna3-7/+42
2016-09-14sw draw text: emit LOK_CALLBACK_VIEW_LOCK from registerCallback()Miklos Vajna2-0/+11
2016-09-14sw draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback()Miklos Vajna2-0/+15
2016-09-14sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna2-6/+54
2016-09-14sw: emit LOK_CALLBACK_GRAPHIC_VIEW_SELECTION as part of registerCallback()Miklos Vajna2-3/+10
2016-09-13sw: emit LOK_CALLBACK_TEXT_VIEW_SELECTION as part of registerCallback()Miklos Vajna4-10/+59
2016-09-13sw: emit LOK_CALLBACK_VIEW_CURSOR_VISIBLE as part of registerCallback()Miklos Vajna2-0/+11
2016-09-13sw: implement SdrMarkView::GetSfxViewShell() APIMiklos Vajna4-1/+39
2016-09-02sw lok: avoid hiding / showing sdr mark handles on focus changeMiklos Vajna3-2/+46
2016-09-01Resolves: tdf#100094 hyperlink tabpage put hyperlink name in wrong fieldCaolán McNamara1-1/+1
2016-09-01Revert "fftester: non-contiguous cells"Michael Stahl2-10/+13
2016-09-01fftester: empty tabbox protectionCaolán McNamara2-0/+2
2016-09-01Resolves: tdf#100901 crash pressing tab in r-o document with hyperlinkCaolán McNamara1-1/+3
2016-09-01CppunitTest_sw_filters_test: fix ASan buildMiklos Vajna1-1/+2
2016-09-01sfx2 lok: introduce SfxViewShell::NotifyCursor()Miklos Vajna6-6/+31
2016-08-30sw: use SwModule::GetRedlineAuthor() in SwTextShell::ExecField()Miklos Vajna2-4/+12