summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-06-23tdf#132976 DOCX import: fix shape width relative to left marginSzabolcs Toth4-4/+33
2020-06-23tdf#97694 Add test for macro signature preservation in BaseSamuel Mehrbrodt4-4/+132
2020-06-23tdf#83309: sw: do not create bullet with no charVasily Melenchuk1-5/+8
2020-06-23Update git submodulesAdolfo Jayme Barrientos1-0/+0
2020-06-23sw doc model xml dump: improve undo-redo coverage:Miklos Vajna12-5/+177
2020-06-23remove JSON node erasingNoel Grandin3-46/+9
2020-06-23tdf#133699 Slow sorting of a columnNoel Grandin1-2/+1
2020-06-23move ListBox to toolkit-only headersCaolán McNamara21-21/+28
2020-06-23salvtables.hxx not needed outside vclCaolán McNamara4-4/+5
2020-06-23most of jsdialogbuilder is not used outside vclCaolán McNamara5-23/+44
2020-06-23jsdialog: use welding for button click eventSzymon Kłos1-0/+13
2020-06-23tdf#130218 sw: show hanging indent in narrow cellsLászló Németh3-0/+112
2020-06-23Update git submodulesOlivier Hallot1-0/+0
2020-06-23sw: fix missing OLE preview on updating linksMiklos Vajna3-3/+34
2020-06-23FixedBitmap can be in a toolkit only headerCaolán McNamara24-60/+89
2020-06-23weld emoji dropdownCaolán McNamara10-321/+238
2020-06-23weld DataNavigatorCaolán McNamara9-966/+905
2020-06-23Accept iOS SDK 14.0Tor Lillqvist1-2/+2
2020-06-23jsdialog: use Idle timer to send updatesSzymon Kłos2-14/+46