summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-02-25avoid LOK text selection update when reference cell is in different tabPranam Lashkari1-1/+1
2021-02-22lok: add batch mode option to load the documentHenry Castro1-0/+1
2021-02-10tdf#91920 sw page gutter margin: handle mirrored marginsMiklos Vajna1-0/+4
2021-02-10tdf#91920 sw page gutter margin, from top: add RTF exportMiklos Vajna1-0/+1
2021-02-09tdf#91920 sw page gutter margin: add ODF filterMiklos Vajna1-0/+1
2021-02-09jsdialog: single activation property for treeviewSzymon Kłos1-0/+1
2021-02-09Introduce Fontwork contextSzymon Kłos2-0/+3
2021-02-09fontwork: insert in the center of LOK viewSzymon Kłos1-0/+2
2021-02-09sw page gutter margin: add UNO APIMiklos Vajna1-0/+1
2021-02-09sw page gutter margin: add doc modelMiklos Vajna1-0/+4
2021-02-08jsdialog autofilter: show submenu on demadSzymon Kłos1-0/+1
2021-02-05jsdialog: remove unnecessary handlerSzymon Kłos1-1/+1
2021-02-04Revert "jsdialog: disable idle notify"Szymon Kłos1-3/+0
2021-02-02Improve macro checksSamuel Mehrbrodt2-2/+6
2021-01-22tdf#139830: keep the right sidebar context for chart after view switch (calc).Tamás Zolnai2-0/+7
2021-01-19lok: fix incorrect invalidate cursor positionHenry Castro2-0/+2
2021-01-19Move SalInstanceRadioButton decl to header fileSzymon Kłos1-0/+28
2021-01-19lok: add missing global notifierHenry Castro1-1/+13
2021-01-19jsdialog: add the "expand" actionHenry Castro1-0/+2
2021-01-19jsdialog: disable idle notifyHenry Castro1-0/+3
2021-01-19lok: check if the tree list box model has changedHenry Castro1-0/+6
2021-01-18lok: jsbuilder: fix disable dialog tunnelingHenry Castro1-0/+1
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