summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* Use SAL_WNODEPRECATED_DECLARATIONS_(PUSH|POP)Mike Kaganski2024-03-021-14/+2
* tdf#158302 fix build against system-libxml-2.12Miklos Vajna2024-03-021-1/+1
* upgrade libxml2, libxslt & liblangtagCaolán McNamara2024-02-221-0/+16
* crashtesting: keep a reference to the passed in LibXSLTTransformerCaolán McNamara2022-09-221-1/+1
* trac#34306 Revert "tdf#54908 Make selection active if there's a selection (Wr...Michael Weghorn2022-09-051-9/+3
* include memory for GCC12Michael Stahl2022-06-161-0/+1
* tdf#104823: support for sdt plain text fieldsVasily Melenchuk2021-12-222-3/+26
* Use o3tl::doAccess, prevent -Werror=maybe-uninitializedStephan Bergmann2021-01-251-5/+10
* ofz#20366 OOMCaolán McNamara2021-01-251-1/+9
* Fixing top border style by fixing three XSLT issues triggered by...Svante Schubert2020-07-082-4/+12
* tdf#106181 XLSX export: output form controlsSerge Krot2020-06-091-12/+11
* tdf#79082 Improve ppt tab import/exportSamuel Mehrbrodt2020-05-191-6/+4
* tdf#79082 Correctly import PPT tabsPiet van Oostrum2020-05-191-46/+33
* tdf#123346 DOCX VML shape export: fix arrow markerSzabolcs2020-04-211-0/+5
* tdf#131812: fix exporting to html doesn't preserve RTL propertyJulien Nabet2020-04-161-4/+16
* spreadsheetml2ooo.xsl was not well formed xmlCaolán McNamara2020-03-271-1/+1
* tdf#130262 ignore negative wrap distance values in doc prop importPatrick Jaap2020-02-111-0/+11
* tdf#129417 Rename "Full-sheet previews" to "Whole sheet export"Roman Kuznetsov2020-01-201-1/+1
* ofz#20051 if duplicate exists then m_ObjToRecMap points to deleted elementCaolán McNamara2020-01-131-2/+7
* ofz#19803 check for negative valuesCaolán McNamara2020-01-071-1/+1
* tdf#127493 store ExportFormFields checkbox valueJan-Marek Glogowski2019-12-121-0/+2
* tdf#127939: Make slideshow touch input work properly again on iOS 13Tor Lillqvist2019-12-051-24/+22
* new[]/delete mismatchCaolán McNamara2019-12-021-1/+1
* ofz#19207 check max strlen possibleCaolán McNamara2019-12-021-2/+4
* tdf#128303 PDF Dialog updateandreas kainz2019-11-181-449/+490
* Added Orientation argument to LOKIT renderFontMert Tumer2019-11-101-17/+6
* PDF Signature Dialog updateandreas kainz2019-11-101-30/+40
* ofz#18683 NotifyFreeObj override is not helpfulCaolán McNamara2019-11-041-5/+0
* loplugin:stringaddNoel Grandin2019-11-031-2/+2
* ofz#18646 ensure we are inside valid rangeCaolán McNamara2019-11-011-2/+2
* Fix StringAdd::isCompileTimeConstantStephan Bergmann2019-10-313-7/+3
* remove unnecessary includesCaolán McNamara2019-10-291-1/+0
* loplugin:stringadd improve detectionNoel Grandin2019-10-281-3/+1
* size some stringbuffer to prevent re-allocNoel Grandin2019-10-261-1/+1
* ofz#18467 check against end of bufferCaolán McNamara2019-10-232-7/+53
* loplugin:virtualdead unused param in ProcessClientAnchor2Noel Grandin2019-10-212-3/+3
* cid#1441466 silence Untrusted loop boundCaolán McNamara2019-10-201-5/+5
* Replace some uses of OUStringChar with string literalsStephan Bergmann2019-10-191-3/+3
* PDF Export Dialog Initial View Tab updateandreas kainz2019-10-191-0/+12
* Remove some memset callsMike Kaganski2019-10-172-14/+1
* Rename OUStringLiteral1 to OUStringCharStephan Bergmann2019-10-172-4/+4
* Simplify insertion into stringMike Kaganski2019-10-161-3/+1
* loplugin:stringadd look through a couple more known-good methodsNoel Grandin2019-10-161-4/+3
* new loplugin:bufferaddNoel Grandin2019-10-151-13/+9
* use common PCH for more librariesLuboš Luňák2019-10-141-0/+2
* tdf#94117: try gswin64c if gswin32c failedMike Kaganski2019-10-141-8/+18
* loplugin:stringadd look for unnecessary temporariesNoel Grandin2019-10-141-1/+1
* filter: svg: presentation engine: autoadvanceMarco Cecchetti2019-10-121-0/+2
* filter: svg export: presentation engine: automatic slide transitionMarco Cecchetti2019-10-122-3/+87
* ofz#15504 TimeoutCaolán McNamara2019-10-111-2/+3