summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-09compact namespace in swNoel Grandin117-328/+243
2020-05-09compact namespace in sdNoel Grandin186-636/+550
2020-05-09compact namespace in scNoel Grandin168-433/+374
2020-05-09compact namespace in reportdesignNoel Grandin3-6/+6
2020-05-09compact namespace in packageNoel Grandin12-26/+26
2020-05-09compact namespace in i18npool..ooxNoel Grandin85-190/+181
2020-05-09remove dead codeNoel Grandin1-37/+0
2020-05-09this should be Indet to indicate neither radio or check buttonCaolán McNamara1-2/+2
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-09Avoid ODBC warning when testing connectionJulien Nabet1-2/+5
2020-05-09Wrong copypaste for SCHEMA in DatabaseObjectContainer.idlJulien Nabet1-1/+1
2020-05-09lok: replace locale name "en_US" -> "en-US"Henry Castro1-1/+1
2020-05-09lok: fix the window type of the metric field controlHenry Castro3-4/+4
2020-05-09Fix mapping CompositionType->EComposeRule (dbaccess/tablename)Julien Nabet1-1/+1
2020-05-09lok: fix wrong metric conversion of the metric input controlHenry Castro4-1/+19
2020-05-09CppUnittest: ooxmlexport14: Assert pages where possibleXisco Fauli1-0/+34
2020-05-09fix leak in svl unit testNoel Grandin1-0/+2
2020-05-09CppUnittest: ooxmlexport6: assert pages where possibleXisco Fauli1-0/+42
2020-05-09tdf#132783: sc: Add UItestXisco Fauli2-0/+39
2020-05-09Re-indent sanelyTor Lillqvist1-129/+124
2020-05-09xmloff: ODF export: adapt all checks of ODFSVER_012 etc.Michael Stahl10-52/+53
2020-05-09sc,xmloff: ODF 1.3: adapt XMLPropertyMapEntryMichael Stahl3-14/+17
2020-05-09lok: MSForms: add a test case about editing drop down form field.Tamás Zolnai2-1/+61
2020-05-09Just use initializer list for Sequence<OUString>Michael Weghorn1-6/+6
2020-05-09toolkit: Use lambda instead of FindControlModel functorMichael Weghorn2-17/+1
2020-05-09tdf#118418 implement scrollSubstringTo() for Qt & windowsSamuel Thibault2-3/+49
2020-05-09tdf#94628: sw: allow setting for bullet for outline paragraphsVasily Melenchuk6-527/+424
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 Zolnai7-1/+99
2020-05-08Revert "lok: remove sum and equal buttons from the formula bar"Andras Timar1-26/+16
2020-05-08xmloff: ODF export: rework version checks in SvXMLExportPropertyMapperMichael Stahl9-34/+91
2020-05-08sc: ODF export: table:name extension element, step 1Michael Stahl2-0/+6
2020-05-08compact namespace in editeng..extensionsNoel Grandin17-40/+38
2020-05-08compact namespace in filter..frameworkNoel Grandin20-50/+43
2020-05-08tdf#114400 Export drawoo:fontwork-xyz attributesIlhan Yesil1-26/+26
2020-05-08sc: ODF export: style:hyperlink extension element, step 1Michael Stahl2-2/+4
2020-05-08Related: tdf#129916 svx: improve shadow size of custom shapesMiklos Vajna3-10/+28
2020-05-08lok: remove sum and equal buttons from the formula barMarco Cecchetti1-16/+26
2020-05-08CppUnittest: ooxmlexport13: assert pages where possibleXisco Fauli1-0/+53
2020-05-08CppUnittest: ooxmlencryption: assert pages where possibleXisco Fauli1-0/+4
2020-05-08xmloff: ODF export: fix style:hidden nonsense, step 1Michael Stahl4-6/+25
2020-05-08xmloff: GetEarliestODFVersionForExport(-1) is impossibleMichael Stahl3-10/+6
2020-05-08replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl13-69/+76
2020-05-08improve loplugin:referencecastingNoel Grandin18-42/+58