summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tdf#158302 fix build against system-libxml-2.12Miklos Vajna2024-03-021-1/+1
* Missing includeStephan Bergmann2024-03-023-0/+12
* add referer to ole objectsCaolán McNamara2023-12-071-2/+4
* reuse AllowedLinkProtocolFromDocument in writerCaolán McNamara2023-11-241-2/+5
* default to ignoring libreoffice special-purpose protocols in calc hyperlinkCaolán McNamara2023-11-243-1/+7
* add some protocols that don't make sense as floating frame targetsCaolán McNamara2023-11-241-0/+5
* tdf#104382 - Menus should be disabled when they have no enabled submenusBalazs Varga2023-07-311-0/+1
* vcl: yet another missing stdintMichael Stahl2023-06-081-0/+1
* put floating frames under managed links controlCaolán McNamara2023-05-022-3/+16
* tdf#135590 rotated paper sizes reported as portrait size they are notCaolán McNamara2023-01-041-1/+1
* sw: fix crash in SwAttrSet::CopyToModify()Miklos Vajna2022-12-091-2/+2
* tdf#150100 sc import and UI: fix double cell border dialogBalazs Varga2022-08-011-0/+17
* include memory for GCC12Michael Stahl2022-06-163-0/+6
* add infobar to prompt to refresh to replace old formatCaolán McNamara2022-05-162-0/+3
* Introduce o3tl::make_unsigned to cast from signed to unsigned typeStephan Bergmann2022-03-021-0/+8
* tdf#126269 Add clipping to diagonal border linesArmin Le Grand (Allotropia)2022-01-031-0/+3
* tdf#145671 Don't open URL twice in cell edit modeSamuel Mehrbrodt2021-12-111-1/+1
* tdf#48622 Add new border line width defaultsSamuel Mehrbrodt2021-12-051-10/+13
* ofz#37796 limit to numeric_limits<int>::maxCaolán McNamara2021-11-171-0/+5
* Changes to the color classdante2021-09-231-1/+20
* tdf#142965 color filter: allow filtering by no fill/automatic colorSamuel Mehrbrodt2021-09-091-0/+1
* tdf#123643 Import/Export for hyperlinks on text boxesSamuel Mehrbrodt2021-08-052-3/+3
* tdf#143114 Avoid StartDrag on TreeListBox when CaptureOnButtonArmin Le Grand (Allotropia)2021-08-011-0/+1
* tdf#123626 Allow adding hyperlinks to shapesSamuel Mehrbrodt2021-08-016-3/+15
* Adapt to "libstdc++: Implement LWG 1203 for rvalue iostreams"Stephan Bergmann2021-07-261-1/+4
* tdf#76258 Use correct icon size for color filter popup colorsSamuel Mehrbrodt2021-06-281-0/+1
* tdf#76258 Add ODF import/exportSamuel Mehrbrodt2021-06-281-0/+1
* tdf#76258 Filter by colorsSamuel Mehrbrodt2021-06-281-0/+4
* Missing include (for std::min)Stephan Bergmann2021-05-211-0/+1
* include cstddef for gcc11Jeff Law2021-05-211-0/+1
* xmlsecurity: replace OOXMLSecParser implementationMichael Stahl2021-03-311-0/+3
* xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl2021-03-251-8/+24
* xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl2021-03-251-2/+5
* xmlsecurity: replace XSecParser implementationMichael Stahl2021-03-253-1/+25
* Improve macro checksSamuel Mehrbrodt2021-03-022-2/+6
* tdf#127471 Detect&Correct EMF/WMF with wrong FontScaleArmin Le Grand (Allotropia)2021-02-261-0/+8
* tdf#127471 correct EMF/WMF im/export for scaled fontArmin Le Grand (Allotropia)2021-02-221-0/+3
* ofz#20622 oomCaolán McNamara2021-01-251-1/+2
* xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna2020-12-031-0/+2
* xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna2020-12-032-1/+7
* Remove unused ScrollBarBox from tabpageSamuel Mehrbrodt2020-11-241-2/+0
* tdf#137790 calc: Minimal line width for different line stylesSerge Krot2020-11-131-0/+2
* Create tabpage scrollbars only on demandThorsten Behrens2020-11-121-3/+0
* Permit scrollable AWT tab pages a la scrolled DialogThorsten Behrens2020-10-061-0/+26
* Merge branch 'libreoffice-6-4'Michael Weghorn2020-09-283-1/+7
|\
| * tdf#134782 sw,unotools,officecfg: adapt configuration and UIMichael Stahl2020-09-251-0/+4
| * tdf#135942: avoid collecting autostyles during writing themMike Kaganski2020-09-231-0/+2
| * tdf#134157 fix Edit with external tool causes a CPU hitTomofumi Yagi2020-09-221-1/+1
* | Merge branch 'libreoffice-6-4'Michael Weghorn2020-09-118-4/+242
|\|
| * xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna2020-09-101-0/+48