summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-19CppunitTest_vcl_pdfexport: clean up custom pdfium scopersMiklos Vajna1-61/+40
2020-06-19tdf#74702 vcl: extract DrawBorder()Chris Sherlock4-18/+29
2020-06-19tdf#121384 don't leave a bare trailing : in PYTHONPATHCaolán McNamara1-2/+12
2020-06-19tdf#127635 sw_redlinehide: put point at the end of deletionMichael Stahl1-1/+13
2020-06-19Update git submodulesJohnny_M1-0/+0
2020-06-19Update git submodulesJohnny_M1-0/+0
2020-06-19Update git submodulesJohnny_M1-0/+0
2020-06-19Update git submodulesJohnny_M1-0/+0
2020-06-19Update git submodulesJohnny_M1-0/+0
2020-06-19Update git submodulesJohnny_M1-0/+0
2020-06-19Update git submodulesJohnny_M1-0/+0
2020-06-19Update git submodulesJohnny_M1-0/+0
2020-06-19Update git submodulesJohnny_M1-0/+0
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