summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-06-23tdf#119081 sw: fix RTF paste into outer table cellMiklos Vajna5-2/+170
2020-06-23Accept macOS SDK 11.0Tor Lillqvist1-4/+13
2020-06-23Add license header to jsdialogbuilderSzymon Kłos2-0/+22
2020-06-23jsdialog: weld SpinButton and CheckButtonSzymon Kłos4-3/+82
2020-06-23svx:Refactor members of GalleryTheme class to GalleryBinaryEngineAditya6-189/+239
2020-06-22Update git submodulesOlivier Hallot1-0/+0
2020-06-22do not assume SalBitmap is zero-initialized (tdf#134152)Luboš Luňák1-7/+4
2020-06-22Use xcrun python3 to find the python3 also on Macs with older XcodeTor Lillqvist1-1/+1
2020-06-22move existing pages if inserting a page before an existing oneCaolán McNamara2-0/+23
2020-06-22add get_page_indexCaolán McNamara4-34/+54