summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* lok: reset ui mode state when switch to notebookbar cancelledSzymon Kłos2022-04-251-0/+3
* Make name dialog asyncNickWingate2022-04-201-0/+2
* Handle "addfont" from Collabora OnlineTor Lillqvist2022-04-133-2/+8
* add infobar to prompt to refresh to replace old formatCaolán McNamara2022-04-022-0/+3
* sw: fix crash in SwAttrSet::CopyToModify()Miklos Vajna2022-03-311-1/+3
* svx: don't remove object right after insertionSzymon Kłos2022-03-141-1/+1
* jsdialog: enable Accessibility Check dialogSzymon Kłos2022-03-011-0/+1
* ODT import: fix MSO-style <text:list text:continue-numbering="true">Miklos Vajna2022-02-251-0/+2
* Make accessibility check dialog asyncNickWingate2022-02-241-1/+0
* lokCalcRTL: global RTL: fix chart edit mode renderingcp-21.06.16-1Dennis Francis2022-02-101-2/+4
* vba: fix registering shortcuts keys defined by the vba macrosTomaž Vajngerl2022-02-011-2/+11
* comphelper: move JsonToPropertyValues() from desktop/Miklos Vajna2022-02-011-0/+6
* fix the orientation combobox in the print dialogLuboš Luňák2022-02-011-3/+1
* support for the WebP image format (tdf#114532)Luboš Luňák2022-01-317-3/+16
* fix loading file with very large number of stylesNoel Grandin2022-01-291-1/+1
* Fix MSVC warning C4309: 'initializing': truncation of constant valueTor Lillqvist2022-01-241-1/+1
* set active element to -1 when no selection for fontnameboxMert Tumer2022-01-181-0/+1
* lokCalcRTL: fix rendering of charts in edit modeDennis Francis2022-01-112-1/+6
* lokCalcRTL: fix editing of shape textDennis Francis2022-01-111-0/+4
* lokCalcRTL: shapes: do not send negative(X) invalidationsDennis Francis2022-01-111-0/+6
* tdf#146534 pptx import: make Z rotation work with rotation transformSarper Akdemir2022-01-101-1/+5
* test: move parseExportStream() from SdModelTestBaseXML up to MacrosTestMiklos Vajna2022-01-101-0/+9
* Set the original size in crop dialog to preferred DPI calc. sizeTomaž Vajngerl2022-01-052-0/+10
* Add graphic size checker for the preferred document DPITomaž Vajngerl2022-01-053-1/+91
* Add image preffered DPI document setting, use it in Writer, ImpressTomaž Vajngerl2022-01-051-0/+4
* ofz#37796 limit to numeric_limits<int>::maxCaolán McNamara2021-12-211-0/+4
* VML import: handle <v:imagedata gain="..." blacklevel="...">co-21.06.10-1Miklos Vajna2021-12-171-0/+6
* fix handling of the "EMPTY" LOK tile invalidationLuboš Luňák2021-12-151-8/+7
* jsdialog: send info about initial focus in dialogSzymon Kłos2021-12-101-0/+2
* jsonwriter: ensure correct number of bytes is availableSzymon Kłos2021-12-091-0/+20
* OInterfaceContainerHelper3 needs to be thread-safeco-21.06.9-1Noel Grandin2021-12-041-2/+6
* Avoid some -Werror,-Wdeprecated-copy-with-user-provided-dtorStephan Bergmann2021-11-172-3/+2
* jsdialog: use string identifiersSzymon Kłos2021-11-161-2/+3
* make it explicit whether to ignore the result of getLOKPayload()Luboš Luňák2021-11-121-2/+3
* sw, out of order undo: allow a subset of a non-empty redo listMiklos Vajna2021-11-111-1/+1
* sw: allow undo of typing in 2 views independent from each otherMiklos Vajna2021-11-111-0/+6
* jsdialog: enable Digital Signatures dialogSzymon Kłos2021-10-291-1/+1
* Fix Nesting Level Bug in ProfileZoneGopi Krishna Menon2021-10-261-6/+8
* remove slow wrappers for std::vectorLuboš Luňák2021-10-241-3/+4
* change some LOK internal updates to be pull model instead of pushLuboš Luňák2021-10-245-4/+56
* svx: Don't end text edit mode for all viewsTomaž Vajngerl2021-10-222-6/+8
* properly flush LOK invalidations in testsLuboš Luňák2021-10-221-1/+3
* better name for a function overloadLuboš Luňák2021-10-224-4/+6
* revert unittests to use plain text-based LibreOfficeKitCallbackLuboš Luňák2021-10-221-0/+39
* svx: add "m" prefix to some member variables in SdrObjEditViewTomaž Vajngerl2021-10-211-18/+36
* LOK: maintain blocked command list per viewPranam Lashkari2021-10-186-30/+16
* LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari2021-10-184-37/+17
* LOK: introduce way to restrict uno commandsPranam Lashkari2021-10-185-0/+30
* delay, collect and compress LOK invalidations for Writer viewsLuboš Luňák2021-10-151-0/+2
* do not use text-based LOK callback internallyLuboš Luňák2021-10-153-3/+50