summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-01-22tdf#139830: keep the right sidebar context for chart after view switch (calc).Tamás Zolnai
2021-01-19lok: fix incorrect invalidate cursor positionHenry Castro
2021-01-19Move SalInstanceRadioButton decl to header fileSzymon Kłos
2021-01-19lok: add missing global notifierHenry Castro
2021-01-19jsdialog: add the "expand" actionHenry Castro
2021-01-19jsdialog: disable idle notifyHenry Castro
2021-01-19lok: check if the tree list box model has changedHenry Castro
2021-01-18lok: jsbuilder: fix disable dialog tunnelingHenry Castro
2021-01-18do not preload all images in the pptx importerLuboš Luňák
2021-01-15Fix handling of the OBJECTDESCRIPTOR clipboard (pasteboard) type on macOSTor Lillqvist
2021-01-13lok: Prevent from crash on cancel Fontwork dialogSzymon Kłos
2021-01-12tdf#133858 reduce the double-ref range to data contentDennis Francis
2021-01-12Resolves: tdf#137453 Implicit conversion from sal_uInt64 to sal_Int32 is bad..Eike Rathke
2021-01-12Make Fontwork gallery dialog asyncSzymon Kłos
2021-01-12jsdialog: execute IconView actionsSzymon Kłos
2021-01-12Move SalInstanceIconView decl to header fileSzymon Kłos
2021-01-12Fontwork dialog: use iconviewSzymon Kłos
2021-01-07tdf#103602 xmloff: ODF export: draw:background-size attributeMichael Stahl
2021-01-07[API CHANGE] officecfg,xmloff: remove SaveBackwardCompatibleODFMichael Stahl
2021-01-07xmloff: ODF import: Silence "unknown LO version: 7000"Tomoyuki Kubota
2021-01-07tdf#89475 xmloff: ODF import/export: continue fixing draw:angleMichael Stahl
2021-01-07xmloff,filter: Flat ODF import: import BuildId from meta:generatorMichael Stahl
2021-01-07tdf#103602 xmloff,sw: ODF 1.3 export: PageStyle with drawing-page styleMichael Stahl
2021-01-07convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2021-01-07tdf#91306 xmloff: ODF export: allow style:page-number="0" in ODF 1.3Michael Stahl
2021-01-07officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl
2021-01-07deb#949754: unotools,officecfg: don't ODF export using ODFVER_UNKNOWNMichael Stahl
2021-01-07xmloff: remove unused SvXMLExport::getDefaultVersion()Michael Stahl
2021-01-07xmloff: ODF export: produce office:version="1.3"Michael Stahl
2021-01-07comphelper,sfx2,dbaccess: add ODFVER_013_TEXT constantMichael Stahl
2021-01-07xmloff: ODF export: rework version checks in SvXMLExportPropertyMapperMichael Stahl
2021-01-07xmloff: GetEarliestODFVersionForExport(-1) is impossibleMichael Stahl
2021-01-07replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl
2021-01-07xmloff: rearrange XML_NAMESPACE_* and add some commentsMichael Stahl
2021-01-07space out the namespace constant valuesNoel Grandin
2021-01-07rename XML_OLD_NAMESPACE_ constantsNoel Grandin
2021-01-07expand out namespace macrosNoel Grandin
2021-01-07use FILE_ATTRIBUTE_TEMPORARY on Windows for temp filesNoel Grandin
2021-01-06lok: send chart line width updatesSzymon Kłos
2021-01-06Stop modifying size values in sidebar when user still editingPranam Lashkari
2021-01-04lok: add lo_sendDialogEvent to post dialog eventsHenry Castro
2020-12-30Revert "Stop modifying size values in sidebar when user still editing"Tamás Zolnai
2020-12-30Stop modifying size values in sidebar when user still editingPranam Lashkari
2020-12-21ODF export: fix wrong definition of ODFSVER_LATEST_EXTENDEDMichael Stahl
2020-12-19Start Drag event supportSzymon Kłos
2020-12-17tdf#129961 svx: finish UI for table shadow as direct formatMiklos Vajna
2020-12-16jsdialog: make Data field dialog workingSzymon Kłos
2020-12-14jsdialog: export alignment typeSzymon Kłos
2020-12-11tdf#129961 svx: add rendering for table shadow as direct formatMiklos Vajna
2020-12-10allow sorting buttons via weld::BoxCaolán McNamara