summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-19tdf#99631 DOCX import: keep zoom of embedded XLSXLászló Németh11-14/+74
2018-12-19uitest for bug tdf#117601Zdeněk Crhonek1-0/+48
2018-12-19tdf#121247, tdf#121266 KDE5: Add basic support for OpenGLAleksei Nikiforov7-4/+215
2018-12-19Simplify containers iterations in sd/*Arkadiy Illarionov26-542/+340
2018-12-19don't delete out param from GetOutputStringNoel Grandin1-1/+0
2018-12-19simplify HangulHanjaEditDictDialog::m_vElementsNoel Grandin1-49/+19
2018-12-19simplify DistributeMarkedObjectsNoel Grandin1-55/+51
2018-12-19use unique_ptr in ioNoel Grandin3-13/+8
2018-12-19use unique_ptr in RemoveWhichRangeNoel Grandin3-7/+7
2018-12-19store GroupData_Impl using unique_ptrNoel Grandin1-11/+9
2018-12-18tdf#122121 Fix checkbox alignment & spacing in Data Series dialogAdolfo Jayme Barrientos1-4/+6
2018-12-19Turn OSL_ENSURE(IsCalculated()) into assert()Eike Rathke1-8/+8
2018-12-19tdf#45904 Move XIndexAccess Java tests to C++Jens Carl4-2/+134
2018-12-18Add XServiceInfo tests to ScScenariosObjJens Carl4-1/+108
2018-12-18sw_redlinehide_4b: visibility of flys anchored at empty nodesMichael Stahl2-32/+68
2018-12-18Add missing headerJens Carl1-0/+1
2018-12-18tdf#122055: catch RuntimeException if a11y context no longer aliveKatarina Behrens1-1/+16
2018-12-18postgresql: any execute should close previous ResultSetLionel Elie Mamane2-8/+8
2018-12-18postgresql: correctly implement XMultipleResults interfaceLionel Elie Mamane2-0/+13
2018-12-18forcepoint#75 avoid move of table in footnoteCaolán McNamara7-14/+47
2018-12-18Resolves: tdf#122168 width/height transposedCaolán McNamara1-1/+0
2018-12-18stray fprintfCaolán McNamara1-1/+0
2018-12-18sw_redlinehide: fix tdf#113479 by removing nag dialogThorsten Behrens6-63/+0
2018-12-18sw_redlinehide_4b: tdf#113479 SetRedlineFlags() calls no longer...Michael Stahl2-11/+12
2018-12-18Qt5: Fix fullscreen window sizeAleksei Nikiforov4-9/+25
2018-12-18tdf#45904 Move XNameAccess Java tests to C++Jens Carl9-145/+111
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