summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-05-11tdf#49247: implement soft edges document model and import/exportMike Kaganski1-11/+24
2020-05-10CppUnittest: ww8export3: assert pages where possibleXisco Fauli1-0/+28
2020-05-10Resolves: tdf#132626 entry_insert_text works on the newly typed regionCaolán McNamara2-9/+7
2020-05-10CppUnittest: ww8export2: assert pages where possibleXisco Fauli1-0/+40
2020-05-10CppunitTest: ooxmlexport8: disable assert on macXisco Fauli1-0/+2
2020-05-10CppUnittest: odfexport: assert pages where possibleXisco Fauli1-0/+71
2020-05-10new loplugin:simplifypointertoboolNoel Grandin15-18/+16
2020-05-10CppUnittest: ooxmlexport11: assert pages where possibleXisco Fauli1-0/+78
2020-05-10fix broken build caused by change in internal LOK APIAndras Timar1-1/+7
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti1-1/+1
2020-05-09CppUnittest: ooxmlfieldexport: Assert pages where possibleXisco Fauli1-0/+59
2020-05-09sw: some rename of variables and reduce const castingTomaž Vajngerl2-41/+43
2020-05-09Resolves: tdf#132732 boxNEW_START set as insensitiveCaolán McNamara1-1/+0
2020-05-09CppUnittest: ooxmlexport12: assert pages where possibleXisco Fauli1-0/+18
2020-05-09compact namespace in swNoel Grandin117-328/+243
2020-05-09CppUnittest: ooxmlexport5: assert pages where possibleXisco Fauli1-0/+84
2020-05-09CppUnittest: ooxmlexport8: assert pages where possibleXisco Fauli1-0/+75
2020-05-09lok: MSForms: test & fix two corner cases of drop-down field.Tamás Zolnai4-2/+79
2020-05-09CppUnittest: ooxmlexport14: Assert pages where possibleXisco Fauli1-0/+34
2020-05-09CppUnittest: ooxmlexport6: assert pages where possibleXisco Fauli1-0/+42
2020-05-09xmloff: ODF export: adapt all checks of ODFSVER_012 etc.Michael Stahl1-1/+1
2020-05-09lok: MSForms: add a test case about editing drop down form field.Tamás Zolnai2-1/+61
2020-05-09tdf#94628: sw: allow setting for bullet for outline paragraphsVasily Melenchuk5-511/+412
2020-05-08lok: MSForms: send button message also when paint area is not changing.Tamás Zolnai2-1/+8
2020-05-08lok: MSForms: fix field activation for multiple fields.Tamás Zolnai1-1/+2
2020-05-08lok: MSForms: fix editing of drop-down field.Tamás Zolnai1-9/+9
2020-05-08lok: MSForms: disable form field messages on mobile.Tamás Zolnai1-1/+2
2020-05-08lok: MSForms: dont send form field button data with empty text area.Tamás Zolnai2-18/+4
2020-05-08lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai2-0/+39
2020-05-08CppUnittest: ooxmlexport13: assert pages where possibleXisco Fauli1-0/+53
2020-05-08CppUnittest: ooxmlencryption: assert pages where possibleXisco Fauli1-0/+4
2020-05-08improve loplugin:referencecastingNoel Grandin5-22/+18
2020-05-08lok: MSForms: Send also the drop down field params to the client code.Tamás Zolnai2-3/+43
2020-05-08tdf#132270: sw: restore unittestXisco Fauli1-0/+12
2020-05-08lok: MSForms: Add callback for form field button.Tamás Zolnai4-2/+132
2020-05-08tdf#111535 - Add First-line indent, paragraph indent, and tab spaces/Core partgokaysatir2-0/+31
2020-05-08CppUnittest: ooxmlexport9: assert pages where possibleXisco Fauli1-0/+76
2020-05-08sw: remove now unused SwBlinkPortionMiklos Vajna12-296/+1
2020-05-07tdf#101181: store glow radius in 100ths of mm instead of EMUsMike Kaganski1-3/+7
2020-05-07CppUnittest: ooxmlexport10: Assert pages where possibleXisco Fauli1-0/+89
2020-05-07sw: fix SwModelTestBase::parseExportedFile()Michael Stahl1-1/+2
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl2-5/+5
2020-05-07Related: tdf#132678 select first entry if nothing else selectedCaolán McNamara1-1/+6
2020-05-07tdf#132477 don't leave removed row highlightedCaolán McNamara1-0/+3
2020-05-07tdf#98409 doc export: export (non-default) cell marginsJustin Luth2-5/+64
2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling4-0/+72
2020-05-07NB fix visible=true/false in the ui file temporaryandreas kainz2-1/+4
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin34-726/+725
2020-05-07tdf#127421 Export and Export Direct are now available in NB customizeandreas kainz2-27/+44
2020-05-07sw: handle UnbreakableNumberings when replacing compat optionsMiklos Vajna1-1/+1