summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-01-18do not preload all images in the pptx importerLuboš Luňák1-7/+0
2021-01-15Fix handling of the OBJECTDESCRIPTOR clipboard (pasteboard) type on macOSTor Lillqvist1-0/+1
2021-01-13lok: Prevent from crash on cancel Fontwork dialogSzymon Kłos1-1/+2
2021-01-12tdf#133858 reduce the double-ref range to data contentDennis Francis1-0/+2
2021-01-12Resolves: tdf#137453 Implicit conversion from sal_uInt64 to sal_Int32 is bad..Eike Rathke1-4/+4
2021-01-12Make Fontwork gallery dialog asyncSzymon Kłos1-2/+4
2021-01-12jsdialog: execute IconView actionsSzymon Kłos2-1/+10
2021-01-12Move SalInstanceIconView decl to header fileSzymon Kłos1-0/+59
2021-01-12Fontwork dialog: use iconviewSzymon Kłos2-4/+12
2021-01-07tdf#103602 xmloff: ODF export: draw:background-size attributeMichael Stahl2-0/+3
2021-01-07[API CHANGE] officecfg,xmloff: remove SaveBackwardCompatibleODFMichael Stahl1-3/+2
2021-01-07xmloff: ODF import: Silence "unknown LO version: 7000"Tomoyuki Kubota1-0/+1
2021-01-07tdf#89475 xmloff: ODF import/export: continue fixing draw:angleMichael Stahl1-2/+5
2021-01-07xmloff,filter: Flat ODF import: import BuildId from meta:generatorMichael Stahl1-0/+2
2021-01-07tdf#103602 xmloff,sw: ODF 1.3 export: PageStyle with drawing-page styleMichael Stahl1-2/+4
2021-01-07convert XML_STYLE_FAMILY to scoped enumNoel Grandin16-98/+106
2021-01-07tdf#91306 xmloff: ODF export: allow style:page-number="0" in ODF 1.3Michael Stahl1-0/+1
2021-01-07officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl1-2/+4
2021-01-07deb#949754: unotools,officecfg: don't ODF export using ODFVER_UNKNOWNMichael Stahl1-1/+1
2021-01-07xmloff: remove unused SvXMLExport::getDefaultVersion()Michael Stahl1-3/+0
2021-01-07xmloff: ODF export: produce office:version="1.3"Michael Stahl1-0/+3
2021-01-07comphelper,sfx2,dbaccess: add ODFVER_013_TEXT constantMichael Stahl1-0/+1
2021-01-07xmloff: ODF export: rework version checks in SvXMLExportPropertyMapperMichael Stahl3-2/+8
2021-01-07xmloff: GetEarliestODFVersionForExport(-1) is impossibleMichael Stahl1-2/+1
2021-01-07replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl2-2/+4
2021-01-07xmloff: rearrange XML_NAMESPACE_* and add some commentsMichael Stahl1-27/+33
2021-01-07space out the namespace constant valuesNoel Grandin1-12/+14
2021-01-07rename XML_OLD_NAMESPACE_ constantsNoel Grandin1-12/+12
2021-01-07expand out namespace macrosNoel Grandin1-104/+84
2021-01-07use FILE_ATTRIBUTE_TEMPORARY on Windows for temp filesNoel Grandin1-1/+2
2021-01-06lok: send chart line width updatesSzymon Kłos1-2/+3
2021-01-06Stop modifying size values in sidebar when user still editingPranam Lashkari1-0/+3
2021-01-04lok: add lo_sendDialogEvent to post dialog eventsHenry Castro2-0/+16
2020-12-30Revert "Stop modifying size values in sidebar when user still editing"Tamás Zolnai1-3/+0
2020-12-30Stop modifying size values in sidebar when user still editingPranam Lashkari1-0/+3
2020-12-21ODF export: fix wrong definition of ODFSVER_LATEST_EXTENDEDMichael Stahl1-2/+2
2020-12-19Start Drag event supportSzymon Kłos4-2/+21
2020-12-17tdf#129961 svx: finish UI for table shadow as direct formatMiklos Vajna1-0/+1
2020-12-16jsdialog: make Data field dialog workingSzymon Kłos2-0/+4
2020-12-14jsdialog: export alignment typeSzymon Kłos1-0/+1
2020-12-11tdf#129961 svx: add rendering for table shadow as direct formatMiklos Vajna1-1/+2
2020-12-10allow sorting buttons via weld::BoxCaolán McNamara2-1/+9
2020-12-10jsdialog: dump separator lineSzymon Kłos1-0/+2
2020-12-09jsdialog: handle value change for spinfieldsSzymon Kłos2-0/+7
2020-12-09jsdialog: dump buttonbox propertiesSzymon Kłos1-0/+1
2020-12-07jsdialog: dump all columns in treeviewSzymon Kłos1-0/+2
2020-12-01autofilter: fix submenu popup for onlineSzymon Kłos1-0/+2
2020-12-01jsdialog: dump dialog titleSzymon Kłos1-0/+2
2020-12-01jsdialog: turn off tunneling for JSON dialogsSzymon Kłos1-0/+1
2020-12-01Move SalInstanceExpander decl to header fileSzymon Kłos1-0/+17