summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-18weld SvxUndoRedoControlCaolán McNamara3-69/+225
2020-06-18only the first comphelper::LibreOfficeKit::isActive() branch is usedCaolán McNamara1-38/+5
2020-06-18sw: SelectAll should copy section before table at start of documentMichael Stahl1-0/+5
2020-06-18tdf#133990 sw_redlinehide: fix Undo with section before tableMichael Stahl2-2/+15
2020-06-18tdf#134021 sw_redlinehide: fix crash if document contains only tableMichael Stahl1-1/+14
2020-06-18tdf#133589 Numbertext: Use Win32API to avoid std::codecvt_utf8 bugMike Kaganski3-16/+81
2020-06-18sw: try not to layout in SwShellTableCursor::FillRects()Michael Stahl1-1/+1
2020-06-18sd signature line: teach PDFDocument how to use PDFObjectCopierMiklos Vajna5-5/+45
2020-06-18tdf#133982: sw: Add unittestXisco Fauli2-0/+25
2020-06-18Add missing header after c8bed6445b244a5d9021dbd9a2ff19d80c03917bMike Kaganski1-0/+1
2020-06-18use jdk11 also for the perfsuite jenkins configChristian Lohmaier1-0/+1
2020-06-18distinguish active dnd-operation case from simple query caseCaolán McNamara12-27/+33
2020-06-18tidy up variable namesCaolán McNamara1-6/+6
2020-06-18ReleaseMouse if disposed during mouse downCaolán McNamara1-0/+3
2020-06-18go for the easy fix and use internal python for the callgrind jobChristian Lohmaier1-0/+1
2020-06-18Avoid unhelpful -Werror=stringop-truncationStephan Bergmann1-5/+5
2020-06-18tdf#131353: Fix build with poppler 0.86.0Martin Whitaker1-1/+3
2020-06-18sd signature line: extract copyExternalResources() from the pdf export codeMiklos Vajna6-245/+368
2020-06-18Mark external/clucene/patches/c++20.patch as sent upstreamStephan Bergmann1-0/+2
2020-06-18tdf#134035 sw: insert long date format for HungarianLászló Németh2-0/+25
2020-06-18tdf#133589 Numbertext: fix Hung encoding on WindowsLászló Németh2-6/+21
2020-06-18delay and batch calls to StartListeningFormulaCells() (tdf#132165)Luboš Luňák2-0/+22
2020-06-18new json writer for LOKNoel Grandin13-72/+442
2020-06-18tdf#128964 Add time pause/resume button to Impress Presenter consoleSrijan Bhatia9-14/+286
2020-06-18tdf#133982 sw: fix Copy of document that starts with nested tableMichael Stahl1-1/+6
2020-06-18tdf#134009 sw: prevent spurious undos in SwColumnFrame::DestroyImpl()Michael Stahl1-0/+3
2020-06-18sw: handle TreatSingleColumnBreakAsPageBreak when replacing compat optionsMiklos Vajna1-1/+1
2020-06-18uitest: Add demo for Writer-commentsShiko1-0/+156
2020-06-17Update git submodulesAlain Romedenne1-0/+0
2020-06-17Update git submodulesAlain Romedenne1-0/+0
2020-06-17ignore positions on top of scrollbars for GetTargetAtPointCaolán McNamara3-1/+27
2020-06-17translate child co-ords to parent spaceCaolán McNamara1-3/+30
2020-06-17avoid gtk_tree_view_get_dest_row_at_pos: assertion 'drag_x >= 0'Caolán McNamara1-0/+6
2020-06-17don't highlight the row under the searched for pointCaolán McNamara1-1/+1
2020-06-17uitest: Add support for Writer commentsShiko4-0/+110
2020-06-17It may also be OBJECTTYPE_DATA_CURVE for a trend lineMike Kaganski1-1/+2
2020-06-17external/clucene: Adapt to C++20 CWG2237Stephan Bergmann2-0/+12
2020-06-17Adapt to C++20 CWG2237Stephan Bergmann2-2/+2
2020-06-17sd signature line: separate alloc and write of xref entryMiklos Vajna1-10/+18
2020-06-17connectivity: fix mysql testMichael Stahl3-12/+25
2020-06-17allow building as root inside a container without complaintCaolán McNamara1-1/+1
2020-06-17sd signature line: implement non-empty geometry during pdf signMiklos Vajna2-8/+79
2020-06-17tdf#134063: sw: redesigned support for tab at zero positionVasily Melenchuk3-9/+19
2020-06-17tdf#134043 DOCX import: DropDown text field instead of ComboBox form controlSerge Krot7-42/+157
2020-06-17tdf#76817 DOCX: fix round-tripped outline numberingLászló Németh3-2/+172
2020-06-17mariadb: the "pvio_socket" plugin turns out to be importantMichael Stahl2-1/+5
2020-06-17tdf#43452 indicate when maximum password length has been reachedCaolán McNamara4-51/+209
2020-06-17tdf#133807 re-present search dialog after a short timeoutCaolán McNamara3-1/+25
2020-06-17svx: Refactor GalleryTheme classAditya7-52/+74
2020-06-17notebookbar: send uno items state updateSzymon Kłos2-1/+53