summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-04tdf#120249: escape trailing backslash in argument passed to soffice.binMike Kaganski1-1/+8
2018-10-04sw: fix copying of PageDesc follows in SwDoc::AppendDocMichael Stahl1-9/+35
2018-10-04tdf#118199 avoid double dispose actionsArmin Le Grand1-2/+7
2018-10-04tdf#119569 try most likely to succeed method to get column metadata _before_Lionel Elie Mamane1-16/+23
2018-10-04tdf#119599 RTF import: fix missing deduplication of font sizeMiklos Vajna5-27/+63
2018-10-04tdf#120015, don't crash without major tick marksMarkus Mohrhard1-0/+4
2018-10-04tdf#120057: protect sheet dialog checklistbox should be can-focusXisco Fauli1-1/+1
2018-10-03tdf#118498 Correct CustomShape 3D VisualizationArmin Le Grand2-14/+29
2018-10-03Corrected PresObj StylesArmin Le Grand6-58/+59
2018-10-03tdf#120245: Accept to insert empty field with 'not null' database constraintJulien Nabet1-2/+1
2018-10-02tdf#120028 PPTX import: map shapes with multiple columns to table shapesMiklos Vajna12-1/+166
2018-10-02tdf#120055 line dialog notebook should be can-focusCaolán McNamara1-1/+1
2018-10-01tdf#105444 DOCX import: don't put extra paragraphs in commentsLászló Németh4-10/+13
2018-10-01tdf#116085 make sure Certificate Manager is found with GPG4win v3Cor Nouws1-3/+5
2018-09-27tdf#119238: keep replaced file's identity when renaming docfileMike Kaganski6-1/+110
2018-09-26Update git submodulesAdolfo Jayme Barrientos1-0/+0
2018-09-26Resolves: tdf#119954 do not copy the old parent, init with new parent insteadEike Rathke2-4/+5
2018-09-25tdf#119922, sanitize the point count when extrapolate is usedMarkus Mohrhard1-0/+2
2018-09-24Resolves: tdf#119624 stray image_position bottom for some icons in buttonsCaolán McNamara8-9/+0
2018-09-23tdf#120069: Do not crash changing background color in drawXisco Fauli1-1/+12
2018-09-23Update git submodulesMuhammet Kara1-0/+0
2018-09-21tdf#119302 WIN better font scale handlingJan-Marek Glogowski4-25/+46
2018-09-21tdf#119814 Fix UI freeze with gtk3_kde5 filepickerMichael Weghorn1-0/+3
2018-09-21ofz#10523 guard aginst 0 pF->nLCodeCaolán McNamara1-1/+1
2018-09-20Update git submodulesMuhammet Kara1-0/+0
2018-09-20tdf#90376 revert the dock windows' Idles to TimersJan-Marek Glogowski1-19/+17
2018-09-20tdf#119340 WIN don't always re-init the HFONTJan-Marek Glogowski1-8/+14
2018-09-20sw: fix return value of DocumentRedlineManager::AppendRedline()Michael Stahl1-1/+8
2018-09-20sw: SwRedlineTable::DeleteAndDestroy() is surprisingly dangerousMichael Stahl2-25/+34
2018-09-20tdf#118784 sot: lower priority of RTF clipboard format on macOSMiklos Vajna2-0/+9
2018-09-20sw: fix listener registration of sw::UnoCursorPointerMichael Stahl1-1/+5
2018-09-20sw: fix 0-length delete redlines in SwUndoSaveSection::SaveSectionMichael Stahl1-7/+11
2018-09-20svl: fix SfxItemIter on empty item setMichael Stahl1-1/+1
2018-09-20sw: fix usage of wrong string in SwUndoOverwrite::RedoImpl()Michael Stahl1-1/+1
2018-09-20sw: avoid asserts from SwSortedObjs::Insert()Michael Stahl1-1/+4
2018-09-20StartUndo with END arg should have been EndUndoCaolán McNamara1-1/+1
2018-09-20tdf#108402: avoid crash if filter doesn't matchJulien Nabet1-0/+8
2018-09-20ofz#10526 check with dynamic_cast its really a EMFPStringFormatCaolán McNamara1-2/+2
2018-09-20tdf#119770 nullptr GetGraphic returnCaolán McNamara1-1/+2
2018-09-20bump product version to 6.1.3.0.0+Christian Lohmaier1-1/+1
2018-09-20update creditsChristian Lohmaier1-1566/+1561
2018-09-20Update git submodulesChristian Lohmaier1-0/+0
2018-09-20tdf#118502 Fix loading of eps images with replacement graphicSamuel Mehrbrodt3-0/+14
2018-09-20tdf#64264 DOCX import: fix row count of repeating table headerLászló Németh3-1/+18
2018-09-20tdf#118567 Signature Line: Fix ooxml signingSamuel Mehrbrodt4-10/+11
2018-09-20generateGUIDString: Fix incorrect string lengthSamuel Mehrbrodt1-1/+1
2018-09-19tdf#112356 follow-up: Make the Help button workAdolfo Jayme Barrientos1-0/+1
2018-09-19add locale to joinus link so hub can redirect to language specific pagesChristian Lohmaier1-1/+4
2018-09-19emboss filter brokenCaolán McNamara1-1/+1
2018-09-18tdf#119929 ensure .ui translation domain is bound before translation attemptCaolán McNamara1-5/+31