summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-18tdf#45904 Move XElementAccess Java tests to C++Jens Carl2-2/+9
2018-12-18sw_redlinehide: make layout based Show/Hide mode the defaultMichael Stahl8-78/+25
2018-12-18sw_redlinehide_4b: temporarily add an assert that is wrongMichael Stahl1-0/+1
2018-12-18sw_redlinehide_4b: ODF export: restore previous redline show flagsMichael Stahl1-2/+3
2018-12-18sw_redlinehide_4b: export flag to flat-ODFMichael Stahl1-1/+11
2018-12-18sw_redlinehide_4b: xmloff: destroy TextImportHelper before ModelMichael Stahl1-0/+1
2018-12-18sw_redlinehide_4b: adapt FindFormat()Michael Stahl4-15/+44
2018-12-18sw_redlinehide_4b: adapt FindAttrImpl()Michael Stahl8-27/+73
2018-12-18sw_redlinehide_4b: adapt FindAttrs()Michael Stahl3-28/+137
2018-12-18sw_redlinehide_4b: FindText() adapt the replace part as wellMichael Stahl8-29/+137
2018-12-18sw_redlinehide_4b: adapt FindText()Michael Stahl6-160/+419
2018-12-18sw: refactor a confusing thicket of overloads, all named Find()Michael Stahl17-173/+197
2018-12-18sw_redlinehide_4b: FrameMode::Existing is not idempotentMichael Stahl9-17/+27
2018-12-18sw_redlinehide_4b: SwRootFrame::SetHideRedlines() disable early returnMichael Stahl1-1/+7
2018-12-18sw_redlinehide_4b: fix wrong nTFIndex in UpdateMergedParaForInsert()Michael Stahl1-3/+9
2018-12-18sw_redlinehide_4b: surprising discoveriesMichael Stahl8-19/+35
2018-12-18sw_redlinehide_4b: fix InsertCnt_() iteration of hidden tablesMichael Stahl1-0/+6
2018-12-18sw_redlinehide_4b: SwCursorShell::GotoRefMark() check visibility tooMichael Stahl3-8/+50
2018-12-18sw_redlinehide_4b: visibility checks for bookmarks tooMichael Stahl6-8/+70
2018-12-18sw_redlinehide_4b: visibility checks for EnhancedPDFExport linksMichael Stahl4-13/+47
2018-12-18sw_redlinehide_4b: ODF import: drop empty delete redlinesMichael Stahl1-1/+11
2018-12-18sw_redlinehide_4b: fix CanSkipOverRedline() using wrong start positionMichael Stahl1-15/+15
2018-12-18sw_redlinehide_4b: fix pointer compares in SwRedlineItr::GetNextRedln()Michael Stahl1-2/+2
2018-12-18sw_redlinehide_4b: fix some problems with pathological table redlinesMichael Stahl5-64/+174
2018-12-18sw_redlinehide_4b: fix crash in CanSkipOverRedline()Michael Stahl1-1/+2
2018-12-18sw_redlinehide_4b: fix wrong handling of IsDelLastPara() redlinesMichael Stahl2-5/+27
2018-12-18sw_redlinehide_4b: consider the comments in the marginMichael Stahl5-8/+40
2018-12-18sw_redlinehide_4b: fix wrong assert in AppendObjs()Michael Stahl1-1/+1
2018-12-18Related: tdf#103884 remove dangling menubar commandCaolán McNamara2-6/+0
2018-12-18tdf#122090 Chart: Fix OOXML export of X axis labels rotationBalazs Varga3-1/+25
2018-12-18KJ: Fix typosRizal Muttaqin2-0/+0
2018-12-18Update git submodulesOlivier Hallot1-0/+0
2018-12-18use unique_ptr in SfxDocTemplate_Impl::InsertRegionNoel Grandin1-18/+10
2018-12-18use unique_ptr in SfxMediumListNoel Grandin3-17/+14
2018-12-18use unique_ptr in GraphicHelper::getFormatStrFromGDI_ImplNoel Grandin3-11/+9
2018-12-18NB grouped_compact add impress special view context- elementsandreas kainz1-5/+746
2018-12-18Natvis: VS has trouble showing sequence of signed charMike Kaganski1-0/+10
2018-12-18Qt5 fix SalGraphics::invertJan-Marek Glogowski2-3/+8
2018-12-18When showing --with-help=html offline help fails, fall back to online helpStephan Bergmann1-4/+2
2018-12-18Qt5: fix color bits interpretation for 32bit ARGB image formatsAleksei Nikiforov1-0/+4
2018-12-18tdf#45904 Move XIndexAccess Java tests to C++Jens Carl2-3/+8
2018-12-18tdf#108021 Chart: Fix text break of column chart X axisBalazs Varga5-1/+43
2018-12-18use unique_ptr in FileOpenDialog_ImplNoel Grandin5-22/+21
2018-12-18Add SfxModelGuard to setArgsSamuel Mehrbrodt1-0/+2
2018-12-18tdf#120513 Change error message for Excel files about recalculateRoman Kuznetsov1-1/+1
2018-12-18tdf#116496: don't add header when setting empty watermarkMike Kaganski1-0/+6
2018-12-18No more need to generate lo.xcent from lo.xcent.inStephan Bergmann4-4/+0
2018-12-18tdf121374 ooxmlexport: export H/F to default sectionJustin Luth8-3/+78
2018-12-18tdf#121804 DOCX import: handle sub/superscript inside group shapesMiklos Vajna3-0/+29
2018-12-18no need to allocate sc::op::Op on the heap hereNoel Grandin5-21/+21