summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-11-28use AllowedLinkProtocolFromDocument in writer/calc/impress/drawCaolán McNamara4-1/+15
2023-11-28fix build for more recent compilersCaolán McNamara4-0/+4
2023-05-24put floating frames under managed links controlCaolán McNamara2-3/+16
2023-04-07Make encodeForXml accessible for other modulesSzymon Kłos1-0/+55
2022-10-25vcl: re-exporting broken pdfs -> empty pagesDennis Francis1-0/+2
2022-09-21lok: create sidebar on demandSzymon Kłos1-0/+1
2022-08-31lok: make sure flushPendingLOKInvalidateTiles() is calledLuboš Luňák4-2/+8
2022-08-05lok: Dont render active text edit on slide previewsSzymon Kłos2-0/+9
2022-07-28sw: restore UI language to en while savingAshod Nakashian1-0/+4
2022-07-05lok: vcl: introduce set_cursor_data methodHenry Castro2-0/+3
2022-06-24use SAL_UNLIKELY to make logging a little more efficientNoel Grandin1-1/+1
2022-05-23Include <memory> for std::unique_ptrTor Lillqvist1-0/+2
2022-05-19jsdialog: close popup correctlySzymon Kłos1-1/+1
2022-05-17lok-calc: new callback for print rangesDennis Francis1-0/+31
2022-04-25lok: reset ui mode state when switch to notebookbar cancelledSzymon Kłos1-0/+3
2022-04-20Make name dialog asyncNickWingate1-0/+2
2022-04-13Handle "addfont" from Collabora OnlineTor Lillqvist3-2/+8
2022-04-02add infobar to prompt to refresh to replace old formatCaolán McNamara2-0/+3
2022-03-31sw: fix crash in SwAttrSet::CopyToModify()Miklos Vajna1-1/+3
2022-03-14svx: don't remove object right after insertionSzymon Kłos1-1/+1
2022-03-01jsdialog: enable Accessibility Check dialogSzymon Kłos1-0/+1
2022-02-25ODT import: fix MSO-style <text:list text:continue-numbering="true">Miklos Vajna1-0/+2
2022-02-24Make accessibility check dialog asyncNickWingate1-1/+0
2022-02-10lokCalcRTL: global RTL: fix chart edit mode renderingcp-21.06.16-1Dennis Francis1-2/+4
2022-02-01vba: fix registering shortcuts keys defined by the vba macrosTomaž Vajngerl1-2/+11
2022-02-01comphelper: move JsonToPropertyValues() from desktop/Miklos Vajna1-0/+6
2022-02-01fix the orientation combobox in the print dialogLuboš Luňák1-3/+1
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák7-3/+16
2022-01-29fix loading file with very large number of stylesNoel Grandin1-1/+1
2022-01-24Fix MSVC warning C4309: 'initializing': truncation of constant valueTor Lillqvist1-1/+1
2022-01-18set active element to -1 when no selection for fontnameboxMert Tumer1-0/+1
2022-01-11lokCalcRTL: fix rendering of charts in edit modeDennis Francis2-1/+6
2022-01-11lokCalcRTL: fix editing of shape textDennis Francis1-0/+4
2022-01-11lokCalcRTL: shapes: do not send negative(X) invalidationsDennis Francis1-0/+6
2022-01-10tdf#146534 pptx import: make Z rotation work with rotation transformSarper Akdemir1-1/+5
2022-01-10test: move parseExportStream() from SdModelTestBaseXML up to MacrosTestMiklos Vajna1-0/+9
2022-01-05Set the original size in crop dialog to preferred DPI calc. sizeTomaž Vajngerl2-0/+10
2022-01-05Add graphic size checker for the preferred document DPITomaž Vajngerl3-1/+91
2022-01-05Add image preffered DPI document setting, use it in Writer, ImpressTomaž Vajngerl1-0/+4
2021-12-21ofz#37796 limit to numeric_limits<int>::maxCaolán McNamara1-0/+4
2021-12-17VML import: handle <v:imagedata gain="..." blacklevel="...">co-21.06.10-1Miklos Vajna1-0/+6
2021-12-15fix handling of the "EMPTY" LOK tile invalidationLuboš Luňák1-8/+7
2021-12-10jsdialog: send info about initial focus in dialogSzymon Kłos1-0/+2
2021-12-09jsonwriter: ensure correct number of bytes is availableSzymon Kłos1-0/+20
2021-12-04OInterfaceContainerHelper3 needs to be thread-safeco-21.06.9-1Noel Grandin1-2/+6
2021-11-17Avoid some -Werror,-Wdeprecated-copy-with-user-provided-dtorStephan Bergmann2-3/+2
2021-11-16jsdialog: use string identifiersSzymon Kłos1-2/+3
2021-11-12make it explicit whether to ignore the result of getLOKPayload()Luboš Luňák1-2/+3
2021-11-11sw, out of order undo: allow a subset of a non-empty redo listMiklos Vajna1-1/+1
2021-11-11sw: allow undo of typing in 2 views independent from each otherMiklos Vajna1-0/+6