summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-19Update git submodulesJohnny_M1-0/+0
2020-06-19Update git submodulesAlain Romedenne1-0/+0
2020-06-19Update git submodulesOlivier Hallot1-0/+0
2020-06-19sd signature line: add testcaseMiklos Vajna4-0/+80
2020-06-19tdf#134084 use the desired image size, not the current image sizeCaolán McNamara1-2/+16
2020-06-19tdf#128006 allow documents inside odbs to be as trusted as their containerCaolán McNamara1-0/+5
2020-06-19Make --enable-sal-log orthogonal to --enable-debugStephan Bergmann2-6/+4
2020-06-19tdf#132326 sw_redlinehide: no frames allowed in Undo SwNodesArrayMichael Stahl1-1/+5
2020-06-19tdf#133990: sw: Add unittestXisco Fauli2-0/+27
2020-06-19asan: need to use malloc instead of new for tools::JsonWriterNoel Grandin3-13/+27
2020-06-19sd signature line: include shape in the appearance widgetMiklos Vajna1-4/+51
2020-06-19tdf#127279 Register-true with better labellingPedro Pinto Silva2-2/+3
2020-06-19tdf#134029 Chart view: enable to move data labelBalazs Varga2-24/+23
2020-06-19tdf#133924 DOCX export: fix text wraps around frameTibor Nagy3-8/+15
2020-06-19tdf#133701 DOXC export: fix frame distance from textTibor Nagy3-1/+18
2020-06-19tdf#108505 DOCX: fix legacy dropdown fields direct font settingGabor Kelemen3-4/+21
2020-06-19tdf#134134: consider color modifier stack when pixel-processingMike Kaganski5-7/+12
2020-06-19fix coordinate typo in Skia drawTransformedBitmap() (tdf#134129)Luboš Luňák1-1/+1
2020-06-19jsdialog: Remember builder connected with LOK window idSzymon Kłos7-7/+43
2020-06-19sd signature line: extract page resource / content copy codeMiklos Vajna3-53/+78
2020-06-19tdf#133981 sw_redlinehide: oops, InsertCnt_() is missing null...Michael Stahl1-1/+2
2020-06-19sd: remove dead OOo1.0 file format exportMiklos Vajna1-15/+6
2020-06-19Fix typosAndrea Gelmini3-3/+3
2020-06-19Shorten label in Options dialogAdolfo Jayme Barrientos1-1/+1
2020-06-19Update git submodulesOlivier Hallot1-0/+0
2020-06-18Revert "uitest: Add demo for Writer-comments"Stephan Bergmann1-156/+0
2020-06-18remove some dead definesNoel Grandin3-36/+4
2020-06-18mbStackMode is always false nowCaolán McNamara4-115/+14
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