summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2021-10-29jsdialog: enable Digital Signatures dialogSzymon Kłos1-1/+1
2021-10-26Fix Nesting Level Bug in ProfileZoneGopi Krishna Menon1-6/+8
2021-10-24remove slow wrappers for std::vectorLuboš Luňák1-3/+4
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák5-4/+56
2021-10-22svx: Don't end text edit mode for all viewsTomaž Vajngerl2-6/+8
2021-10-22properly flush LOK invalidations in testsLuboš Luňák1-1/+3
2021-10-22better name for a function overloadLuboš Luňák4-4/+6
2021-10-22revert unittests to use plain text-based LibreOfficeKitCallbackLuboš Luňák1-0/+39
2021-10-21svx: add "m" prefix to some member variables in SdrObjEditViewTomaž Vajngerl1-18/+36
2021-10-18LOK: maintain blocked command list per viewPranam Lashkari6-30/+16
2021-10-18LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari4-37/+17