summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2020-12-01jsdialog: signal when treeview element is toggledSzymon Kłos1-0/+17
2020-12-01jsdialog: execute checkbox actionSzymon Kłos2-0/+4
2020-12-01jsdialog: implement TreeViewSzymon Kłos3-1/+9
2020-11-30tdf#131581 inhibit updates during all_foreachCaolán McNamara2-0/+3
2020-11-30add get_row_area for TreeViewCaolán McNamara2-0/+3
2020-11-30Move SalInstanceTreeView decl to header fileSzymon Kłos1-0/+310
2020-11-30support hover-selection in SvTreeListBoxCaolán McNamara1-1/+9
2020-11-30tdf#136559 We can get a performance boost from using a ListStoreCaolán McNamara1-0/+5
2020-11-30rework treeview initial toggle button col to be like expander colCaolán McNamara4-12/+45
2020-11-30clarify and simplify the mapping of the sort column to modelCaolán McNamara1-0/+6
2020-11-30add TreeView::set_show_expandersCaolán McNamara1-0/+2
2020-11-30weld checklistmenuCaolán McNamara2-2/+7
2020-11-30jsdialog: dump VclExpander typeSzymon Kłos1-0/+1
2020-11-30jsdialog: export placeholder text for edit fieldsSzymon Kłos1-0/+2
2020-11-30jsdialog: dump treelistviewSzymon Kłos1-0/+3
2020-11-19lok: remove unused APIAshod Nakashian1-10/+0
2020-11-19xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna2-1/+7
2020-11-15Use <alloca.h> for macOS and iOS, tooTor Lillqvist1-15/+1
2020-11-13pdf: move parsing into it's own class, rewrite the parserTomaž Vajngerl1-5/+136