summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
2016-09-27Revert "tdf#90697 unit test for rtf import"Samuel Mehrbrodt
2016-09-27sw: avoid emitting invalid cursor pos during end text edit of commentMiklos Vajna
2016-09-27tdf#87914 sw: add an initial .uno:SmallCaps commandMiklos Vajna
2016-09-27tdf#90697 unit test for rtf importSamuel Mehrbrodt
2016-09-26CppunitTest_sw_uiwriter: avoid SfxLokHelperMiklos Vajna
2016-09-23tdf#94987 Create directories for temp filenamesJan-Marek Glogowski
2016-09-23tdf#102384 sw: avoid moving cursors of other windows in SwTextNode::Update()Miklos Vajna
2016-09-22loplugin:unnecessaryvirtualNoel Grandin
2016-09-22sw: move LOK_CALLBACK_VIEW_CURSOR_VISIBLE to SwCursorShellMiklos Vajna
2016-09-21lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna
2016-09-21Related: tdf#102308 sw: ignore seconds when combining redlinesMiklos Vajna
2016-09-20tdf#102308 sw: improve redline timestamp precisionMiklos Vajna
2016-09-20tdf#84684 RTF import: fix ZOrder of child shapes inside group shapeMiklos Vajna
2016-09-19sw: emit LOK_CALLBACK_STATE_CHANGED when cursor enters/leaves a redlineMiklos Vajna
2016-09-16lok::Document: rename getViews() to getViewsCount()Miklos Vajna
2016-09-15sw: allow select of redline by indexMiklos Vajna
2016-09-15tdf#53856 writerfilter set parentless style based on defaultJustin Luth
2016-09-14sw draw text: emit LOK_CALLBACK_VIEW_LOCK from registerCallback()Miklos Vajna
2016-09-13sw draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback()Miklos Vajna
2016-09-13sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13sw: emit LOK_CALLBACK_GRAPHIC_VIEW_SELECTION as part of registerCallback()Miklos Vajna
2016-09-13tdf#89315 writerfilter add missing parents to out-of-order stylesJustin Luth
2016-09-12sw: emit LOK_CALLBACK_TEXT_VIEW_SELECTION as part of registerCallback()Miklos Vajna
2016-09-12sw: emit LOK_CALLBACK_VIEW_CURSOR_VISIBLE as part of registerCallback()Miklos Vajna
2016-09-12sw: implement SdrMarkView::GetSfxViewShell() APIMiklos Vajna
2016-09-12fftester: break as soon as an exception is requiredCaolán McNamara
2016-09-11rework to avoid coverity#1371295 Missing move assignment operatorCaolán McNamara
2016-09-09tdf#86926 writerfilter allow fallback if exceptionsJustin Luth
2016-09-08tdf#75221: make margin collapsing implementation conform OASIS proposalMike Kaganski
2016-09-08sw: remove qa/tiledrendering/tiledrendering.cxx againMiklos Vajna
2016-09-08tdf#81345 docx import fix default page break regressionJustin Luth
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-09-08tdf#101712 Writer Table Style; odf export; remove parent export for cell styleJakub Trzebiatowski
2016-09-07tdf#78727 sw: fix missing textbox text when anchored inside flying tableMiklos Vajna
2016-09-06tdf#44986 RTF import: handle \trwWidthA by faking cellsMiklos Vajna
2016-09-02tdf#62847 import image hyperlink in docxdrazil
2016-09-02tdf#76349 SpacingWithoutBorders: enable .doc RTJustin Luth
2016-09-02sw lok: avoid hiding / showing sdr mark handles on focus changeMiklos Vajna
2016-08-31tdf#96749: deal with missing custom headers/footers in docxJulien Nabet
2016-08-31fftester: non-contiguous cells, lets keep the test case thoughCaolán McNamara
2016-08-31inline some get-function-pointer-collection functionsNoel Grandin
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin
2016-08-31convert FindRanges to o3tl::typed_flags_setNoel Grandin
2016-08-31convert SwDocPositions to scoped enumNoel Grandin
2016-08-30tdf#76349 writer: make 1column-as-page break a compatibility optionJustin Luth
2016-08-30Revert "fftester: non-contiguous cells"Michael Stahl
2016-08-30tdf#101589 MS import: set 1-row table to don't split if row is setJustin Luth
2016-08-30tdf#91083 ww8import: set table keep/split properties if emulatedJustin Luth
2016-08-30fftester: non-contiguous cellsCaolán McNamara