summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-25Update git submodulesAdolfo Jayme Barrientos1-0/+0
2020-06-24update creditsChristian Lohmaier1-1484/+1583
2020-06-24fix JsonWriter::reallocBufferNoel Grandin1-0/+1
2020-06-24loplugin:unusedmethodsNoel Grandin21-411/+144
2020-06-24tdf#134280 set legal range for Epsilon levelCaolán McNamara2-0/+8
2020-06-24Update git submodulesOlivier Hallot1-0/+0
2020-06-24show warning for a bad colorCaolán McNamara1-6/+2
2020-06-24Update git submodulesAndrea Gelmini1-0/+0
2020-06-24Update git submodulesAdolfo Jayme Barrientos1-0/+0
2020-06-24Remove obsolete comment about LF on old Mac OSStephan Bergmann1-1/+1
2020-06-24optimize SvtBroadcaster::Normalize() (tdf#132454)Luboš Luňák1-2/+19
2020-06-24Move DumpAsPropertyTree code to cxx fileSzymon Kłos2-20/+22
2020-06-24use gtk_label_new_with_mnemonicCaolán McNamara1-3/+3
2020-06-24Remove obsolete comments about '\r' on old Mac OSStephan Bergmann1-2/+2
2020-06-24tdf#124176 Use pragma once instead of include guardsWyatt Turner1-3/+2
2020-06-24Remove no-longer-relevant commentsStephan Bergmann2-2/+0
2020-06-24ofz#23684 Invalid-enum-valueCaolán McNamara1-1/+1
2020-06-24sd signature line: don't ask for certs on non-first pagesMiklos Vajna1-0/+7
2020-06-24add Central Kurdish (ckb) language packChristian Lohmaier3-0/+8
2020-06-24Move SalInstanceDrawingArea decl to header fileSzymon Kłos2-138/+174
2020-06-24sw: make postithelper.hxx self-containedMiklos Vajna2-12/+14
2020-06-24tdf#128197: sw: different line height for DOCX with compat=14Vasily Melenchuk9-1/+61
2020-06-24Update git submodulesChristian Lohmaier1-0/+0
2020-06-24sd signature line: support signing multiple timesMiklos Vajna1-0/+9
2020-06-24sd: ignore UNDO when importing a PDF with SdPdfFilterTomaž Vajngerl1-1/+7
2020-06-24optimize AlphaMask::BlendWith()Luboš Luňák1-6/+9
2020-06-24in Skia raster mode cache even enlarging of images (tdf#134160)Luboš Luňák1-7/+14
2020-06-24faster Skia SkCanvas::drawImageRect() with an offsetLuboš Luňák1-0/+5
2020-06-24one more BmpConversion::N8BitNoConversion for alpha hackLuboš Luňák1-1/+1
2020-06-24tdf#40436 tdf#47914 RGB personalized color for math and laplace symbol 2dante9-27/+103
2020-06-24jsdialog: generate JSON for drawing areaSzymon Kłos1-0/+25
2020-06-24jsdialog: implement plus/minus for welded spinfieldsSzymon Kłos1-0/+17
2020-06-24tdf#133670 DOCX import: fix shape width relative to right marginSzabolcs Toth4-0/+24
2020-06-24tdf#127138: Fix detection of system icon theme with Qt5/KF5Igor Poboiko1-0/+3
2020-06-24Fix sending reference marks for current selectionSzymon Kłos1-5/+11
2020-06-24jsdialog: send selected tab and namesSzymon Kłos1-0/+2
2020-06-24two entries missing use-underline propertyCaolán McNamara1-0/+2
2020-06-24test: set LoadExoticFileFormats to 2 for cppunit test purposesMiklos Vajna1-0/+7
2020-06-24Add test as an example how to add CPU intrinsics supportTomaž Vajngerl5-10/+214
2020-06-24tdf#133326 Crash after redoNoel Grandin1-2/+3
2020-06-24use more std::container::insert instead of std::copyNoel Grandin52-192/+85
2020-06-23Brown paper bag fix for e69f547bce7de376a0af464c5f7af5e7d2c8784aTor Lillqvist1-1/+1
2020-06-23tdf#134243 only do the toc-terms localization when showing toc previewCaolán McNamara3-4/+5
2020-06-23spurious receives-defaultCaolán McNamara1-1/+0
2020-06-23fix commit "remove JSON node erasing"Noel Grandin1-3/+1
2020-06-23tdf#133629 calc, crash on format borders on multiple sheetsNoel Grandin1-0/+1
2020-06-23Fix -Werror,-Wimplicit-function-declaration in posrgresql configuryTor Lillqvist2-0/+20
2020-06-23Add getopt declarationsTor Lillqvist2-0/+26
2020-06-23HACK to decouple URP release calls from all other threadsStephan Bergmann1-2/+19
2020-06-23inline typedef WeakSdrObjectContainerTypeNoel Grandin2-22/+10