summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-23bump product version to 6.4.8.0.0+Xisco Fauli1-1/+1
2020-09-23add an explicit --disable-qrcodegen configure optionCaolán McNamara7-22/+86
2020-09-23ofz#25684 keep ParseCMAP within legal areaCaolán McNamara1-4/+28
2020-09-23ofz#25881 use std::vector with bounds checking accessorCaolán McNamara2-8/+8
2020-09-23tdf#135942: avoid collecting autostyles during writing themMike Kaganski5-1/+36
2020-09-23tdf#134112 sw: Test access of text field master objectOleg Schelykalnov1-1/+4
2020-09-22tdf#134157 fix Edit with external tool causes a CPU hitTomofumi Yagi2-10/+13
2020-09-21tdf#129685 PPTX import: fix unexpected centering of shape textMiklos Vajna9-124/+149
2020-09-21tdf#131047: expand search results frameXisco Fauli1-1/+1
2020-09-21tdf#135342: filter list must include extensionsMike Kaganski1-3/+5
2020-09-16rhbz#1878275 should use value_changed for spinbutton changesCaolán McNamara2-1/+7
2020-09-15tdf#135682 sw: fix lost selection-all when doc starts with tableMiklos Vajna6-2/+136
2020-09-15tdf#135623: modified generation of unique fly nameVasily Melenchuk1-5/+3
2020-09-14tdf#133327 fix calc loading background color with many colsNoel Grandin1-3/+2
2020-09-10xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna8-3/+211
2020-09-10external: update pdfium from 3963 to 4137Miklos Vajna12-93/+70
2020-09-10tdf#135950 crash in format->character with selected text in tableCaolán McNamara1-0/+1
2020-09-10tdf#136032 - abort scan of a string beginning with a hashtagAndreas Heinisch2-1/+19
2020-09-10tdf#124470: Split export of table autostyles out from collection phaseMike Kaganski6-1/+37
2020-09-10Always display highlighted JRE's locationStephan Bergmann2-5/+15
2020-09-10tdf#127932 fix wrong page number in print progressJuergen Funk1-7/+17
2020-09-10tdf#108673 XLSX: Don't export invalid sheet references in cell validationSerge Krot5-3/+61
2020-09-09Check range before accessing Calc sort userlistThorsten Behrens2-4/+4
2020-09-09tdf#95640 XLSX: import/export of custom sort listsSerge Krot13-18/+375
2020-09-09pdfium: only init pdfium library once and destroy on LO exitTomaž Vajngerl7-49/+95
2020-09-09Resolves: tdf#136364 treat svSep type with ocUnion as range typeEike Rathke1-1/+6
2020-09-09tdf#134477 add VclMessageType::Other to indicate image-less generic InfoBoxCaolán McNamara4-4/+14
2020-09-08xmlsecurity: avoid saying OK when the signature is partialMiklos Vajna3-9/+14
2020-09-08tdf#136323 qt5: Remember accessible objectMichael Weghorn2-5/+8
2020-09-07rhbz#1875377 if sort order is equivalent keep order fontconfig presentsCaolán McNamara1-1/+1
2020-09-05Resolves: tdf#136189 don't try and sort until treeview is filledCaolán McNamara6-4/+17
2020-09-05tdf#136062 Don't use 'Reject (All)/Clear formatting' buttons in CalcGabor Kelemen1-4/+3
2020-09-04xmlsecurity: fix infobar vs signature dialog inconsistencyMiklos Vajna1-2/+11
2020-09-04tdf#127471 Remove font width scaling hackSamuel Mehrbrodt1-14/+0
2020-09-03tdf#136423 make SwXDrawPage::group work with a single shapeSamuel Mehrbrodt3-1/+46
2020-09-03tdf#135056 sw_redlinehide: when moving sections to undo nodes-array,Michael Stahl3-3/+9
2020-09-03tdf#130862 Remove wrong size values from individual buttons; use HIG spacingAdolfo Jayme Barrientos1-19/+23
2020-09-01tdf#135661 sw: fix Undo of text deletion of SdrObjectMichael Stahl1-0/+3
2020-08-31tdf#135001 sw_redlinehide: fix IsShown() for AT_PARA flysMichael Stahl1-1/+9
2020-08-28tdf#131801: sw: support of style references in ListAutoFormatVasily Melenchuk7-8/+103
2020-08-27update creditsChristian Lohmaier1-1616/+1658
2020-08-27update creditsChristian Lohmaier1-1595/+1646
2020-08-27sw: set name for section format on creationVasily Melenchuk1-0/+1
2020-08-27tdf#135973: DOCX export: improved list override supportVasily Melenchuk5-105/+107
2020-08-27tdf#133490: set name for pasted frame formatVasily Melenchuk1-0/+9
2020-08-26tdf#135018 sw_redlinehide: fix accept delete redline at start of bodyMichael Stahl1-1/+4
2020-08-26(related: tdf#132160) sw: fix lcl_RejectRedline if end is on table nodeMichael Stahl3-0/+23
2020-08-26tdf#127802 support tristate for hidden/unhidden textCaolán McNamara2-19/+69
2020-08-26tdf#132160 sw_redlinehide: more pathological redline problemsMichael Stahl1-16/+38
2020-08-24ofz#25169 insertion into set might find a duplicateCaolán McNamara1-4/+6