summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna2020-09-101-0/+48
* tdf#124470: Split export of table autostyles out from collection phaseMike Kaganski2020-09-101-0/+2
* pdfium: only init pdfium library once and destroy on LO exitTomaž Vajngerl2020-09-091-0/+43
* tdf#134477 add VclMessageType::Other to indicate image-less generic InfoBoxCaolán McNamara2020-09-091-1/+2
* xmlsecurity: avoid saying OK when the signature is partialMiklos Vajna2020-09-081-2/+2
* Resolves: tdf#136189 don't try and sort until treeview is filledCaolán McNamara2020-09-051-0/+1
* xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna2020-07-301-0/+2
* tdf#134264 writerfilter: fix DOCX->DOC of ADDRESSBLOCK fieldMichael Stahl2020-07-071-0/+130
* Resolves: tdf#134455 Let TIMEVALUE() use lax time recognitionEike Rathke2020-07-031-1/+12
* tdf#133459 Fix import of fields with user defined number formatsMaxim Monastirsky2020-06-141-0/+2
* tdf#106181 XLSX export: output form controlsSerge Krot2020-06-091-0/+1
* Related: tdf#131423 CHOOSE() supports only 30 jump targets, limit in dialogEike Rathke2020-06-051-0/+1
* tdf#133271 sw textbox: handle TextRotateAngle shape propertyMiklos Vajna2020-06-051-0/+1
* tdf#120394: list format string can be emptyVasily Melenchuk2020-06-051-2/+6
* Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara2020-06-014-48/+0
* tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl2020-05-236-2/+57
* meta:non-whitespace-character-count attribute is knownhimajin1000002020-05-221-1/+2
* tdf#79082 Improve ppt tab import/exportSamuel Mehrbrodt2020-05-191-0/+19
* tdf#79082 Correctly import PPT tabsPiet van Oostrum2020-05-191-3/+0
* tdf#132169 we always get the value in MapUnit::Map100thMMCaolán McNamara2020-05-192-2/+4
* Remove bogus enumarray[_const]_iterator assignment opsStephan Bergmann2020-05-171-14/+10
* Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann2020-05-151-2/+0
* tdf#132832 calcAdjustedSize: Take max width into accountMichael Weghorn2020-05-131-1/+1
* tdf#122408 make StatementComposer apply HAVING clauseLionel Elie Mamane2020-05-131-0/+1
* Revert "remove some "optimisation" insanity in ScriptEventContainer"Samuel Mehrbrodt2020-05-071-4/+16
* tdf#79082 Export paragraph tab stops to ooxmlSamuel Mehrbrodt2020-05-062-0/+4
* tdf#116883: sw: support for lists level format stringVasily Melenchuk2020-05-051-0/+3
* tdf#130792 Draw crashes when trying to add a point in a multilineNoel Grandin2020-05-051-1/+1
* Related tdf#97694 Check Base macro signatures on loadSamuel Mehrbrodt2020-05-012-2/+11
* tdf#131733 Show only CN part of X.509 subject infocp-6.4-branch-pointGabor Kelemen2020-04-291-1/+2
* Resolves: tdf#132288 don't merge adjacent properties for spell checkingCaolán McNamara2020-04-291-0/+5
* tdf#131979 Chart ODF import-export of Link to source formatBalazs Varga2020-04-281-0/+2
* tdf#131936 Correctly detect OOXML variant on importSamuel Mehrbrodt2020-04-271-1/+8
* Resolves: tdf#122491 ClassificationDialog::run() is not calledCaolán McNamara2020-04-161-2/+1
* Resolves: tdf#131372 Write "error cell" formula to OOXMLEike Rathke2020-03-311-2/+1
* Adapt o3tl::span to removal of std::span::cbegin et alStephan Bergmann2020-03-191-7/+0
* Delete google_breakpad::ExceptionHandler before calling _exit()Mike Kaganski2020-03-101-2/+4
* tdf#84399 VML import: map <v:shape o:spt="202"> to TextShapeMiklos Vajna2020-03-042-0/+5
* tdf#101710 Fix invalid style:data-style-name attributeMaxim Monastirsky2020-03-032-0/+9
* tdf#130515 Time field in Base form will not display correct formatNoel Grandin2020-03-021-1/+4
* tdf#130908 Chapter Numbering can't load custom styleNoel Grandin2020-02-271-0/+1
* Resolves: tdf#130762 honour "wrap" in FormattedFieldCaolán McNamara2020-02-241-0/+1
* tdf#130573 labels exchanged in export to BMPNoel Grandin2020-02-212-0/+29
* tdf#130325 Fix listbox used as dropdownSamuel Mehrbrodt2020-02-141-0/+2
* tdf#126700 allow replacing the default documentsJan-Marek Glogowski2020-02-132-1/+2
* ofz#20455 sw: HTML import: fix invalid table in footerCaolán McNamara2020-02-121-1/+1
* tdf#119191 Implement SdrObjCustomShape::AdjustToMaxRectRegina Henschel2020-02-071-0/+1
* tdf#130187: Don't crash on exiting print preview with NotebookbarMike Kaganski2020-02-071-3/+4
* Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann2020-01-311-0/+27
* Adapt o3tl::span to P1872R0Stephan Bergmann2020-01-311-6/+8