summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-21sw_redlinehide: adapt ToX Updateprivate/mst/sw_redlinehide_4bMichael Stahl
2018-12-20sw_redlinehide: SwTextNode::GetExpandText() HideDeletionsMichael Stahl
2018-12-20sw_redlinehide: don't return COMPLETE_STRING from MapModelToView()Michael Stahl
2018-12-19sw: fix assert in SwViewShell::FillPrtDoc()Michael Stahl
2018-12-18sw_redlinehide_4b: visibility of flys anchored at empty nodesMichael Stahl
2018-12-18Revert "HACK: ODF import: always hide redlines"Michael Stahl
2018-12-18HACK: ODF import: always hide redlinesMichael Stahl
2018-12-18sw_redlinehide: fix tdf#113479 by removing nag dialogThorsten Behrens
2018-12-18sw_redlinehide_4b: tdf#113479 SetRedlineFlags() calls no longer...Michael Stahl
2018-12-18sw_redlinehide: make layout based Show/Hide mode the defaultMichael Stahl
2018-12-18sw_redlinehide_4b: temporarily add an assert that is wrongMichael Stahl
2018-12-18sw_redlinehide_4b: ODF export: restore previous redline show flagsMichael Stahl
2018-12-18sw_redlinehide_4b: export flag to flat-ODFMichael Stahl
2018-12-18sw_redlinehide_4b: xmloff: destroy TextImportHelper before ModelMichael Stahl
2018-12-18sw_redlinehide_4b: adapt FindFormat()Michael Stahl
2018-12-18sw_redlinehide_4b: adapt FindAttrImpl()Michael Stahl
2018-12-18sw_redlinehide_4b: adapt FindAttrs()Michael Stahl
2018-12-18sw_redlinehide_4b: FindText() adapt the replace part as wellMichael Stahl
2018-12-18sw_redlinehide_4b: adapt FindText()Michael Stahl
2018-12-18sw: refactor a confusing thicket of overloads, all named Find()Michael Stahl
2018-12-17sw_redlinehide_4b: FrameMode::Existing is not idempotentMichael Stahl
2018-12-17sw_redlinehide_4b: SwRootFrame::SetHideRedlines() disable early returnMichael Stahl
2018-12-17sw_redlinehide_4b: fix wrong nTFIndex in UpdateMergedParaForInsert()Michael Stahl
2018-12-17sw_redlinehide_4b: surprising discoveriesMichael Stahl
2018-12-13sw_redlinehide_4b: fix InsertCnt_() iteration of hidden tablesMichael Stahl
2018-12-13sw_redlinehide_4b: SwCursorShell::GotoRefMark() check visibility tooMichael Stahl
2018-12-13sw_redlinehide_4b: visibility checks for bookmarks tooMichael Stahl
2018-12-13sw_redlinehide_4b: visibility checks for EnhancedPDFExport linksMichael Stahl
2018-12-10sw_redlinehide_4b: ODF import: drop empty delete redlinesMichael Stahl
2018-12-06sw_redlinehide_4b: fix CanSkipOverRedline() using wrong start positionMichael Stahl
2018-12-06sw_redlinehide_4b: fix pointer compares in SwRedlineItr::GetNextRedln()Michael Stahl
2018-12-06sw_redlinehide_4b: fix some problems with pathological table redlinesMichael Stahl
2018-12-06sw_redlinehide_4b: fix crash in CanSkipOverRedline()Michael Stahl
2018-12-06sw_redlinehide_4b: fix wrong handling of IsDelLastPara() redlinesMichael Stahl
2018-12-05sw_redlinehide_4b: consider the comments in the marginMichael Stahl
2018-12-05sw_redlinehide_4b: fix wrong assert in AppendObjs()Michael Stahl
2018-12-03add ASAN suppression file for multiple static linkage of graphiteStephan Bergmann
2018-12-03check in opencl for MROUND to take exactly 2 argumentsLuboš Luňák
2018-12-03add a macro for detecting incorrect number of parameters in openclLuboš Luňák
2018-12-03restore incorrectly removed codeLuboš Luňák
2018-12-03add ^ (=power) and - (=unary minus) to OpenCLSubsetOpCodesLuboš Luňák
2018-12-03fix OpenCL PEARSON()Luboš Luňák
2018-12-03make OpenCL SUM() treat empty cells properlyLuboš Luňák
2018-12-03make sure FetchVectorRefArray() never triggers Interpret()Luboš Luňák
2018-12-03restore functionality of OpenCL ParallelReductionVectorRef classLuboš Luňák
2018-12-03simply abort if SC_FORCE_CALCULATION has unknown valueLuboš Luňák
2018-12-03remove unused functionLuboš Luňák
2018-12-03fix OpenCL PRODUCT when there are actually no valuesLuboš Luňák
2018-12-03make sure opencl is not used from withing ocTableOpLuboš Luňák
2018-12-03fix opencl INTRATELuboš Luňák