Age | Commit message (Expand) | Author |
2022-09-03 | no need to use unique_ptr for this map in XMLRedlineExport | Noel Grandin |
2022-09-01 | cid#1500508 Using a moved object | Noel Grandin |
2022-08-31 | flatten data structures in SvXMLAutoStylePoolP_Impl a little | Noel Grandin |
2022-08-29 | xmloff: extract ExportGraphicPreview() from ... | Miklos Vajna |
2022-08-29 | avmedia: implement video crop support in the ODP filter | Miklos Vajna |
2022-08-23 | tdf#57317 odf export: avoid autolist conflict with NumberingStyles | Justin Luth |
2022-08-21 | tdf#150407 do not use loext in save in ODF strict | Regina Henschel |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-08-18 | cid#1509254 Uninitialized scalar variable | Caolán McNamara |
2022-08-15 | xmloff: import and export for the chart data table | Tomaž Vajngerl |
2022-08-06 | tdf#150235: use correct types in XMLTextColumnsExport | Mike Kaganski |
2022-08-03 | tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro | ehsan |
2022-07-31 | Fix typo | Andrea Gelmini |
2022-07-26 | crashtest: fix crash on ODT export of forum-mso-de-84211.docx | Miklos Vajna |
2022-07-22 | sw content controls, date: add ODT filter | Miklos Vajna |
2022-07-21 | Removed duplicated include | Andrea Gelmini |
2022-07-14 | elide some temporary OUStrings | Noel Grandin |
2022-07-14 | tdf#148198: merge identical hyperlinks of adjacent text ranges on ODF export | Mike Kaganski |
2022-07-13 | Simplify XMLTextParagraphExport::addHyperlinkAttributes | Mike Kaganski |
2022-07-12 | tdf#96723 Number format: embedded text in decimal | Laurent BP |
2022-07-12 | clang-tidy modernize-pass-by-value in xmloff | Noel Grandin |
2022-07-11 | tdf#143148 - Use pragma once instead of include guards | Arman Rezaei |
2022-07-08 | xmloff, sw: ODF import/export of fieldmark separator | Michael Stahl |
2022-07-07 | elide some string copies | Noel Grandin |
2022-07-05 | tdf#137544 reduce ref-counting traffic | Noel Grandin |
2022-07-04 | dont instantiate TextImport unless we need it | Noel Grandin |
2022-07-04 | tdf#137544 avoid some temporary OUString | Noel Grandin |
2022-07-01 | Check sax::Converter::parseDateTime() success return value | Eike Rathke |
2022-06-27 | tdf#143148 Use pragma once instead of include guards | Mahkame Arabgari |
2022-06-26 | tdf#143148: Use pragma once instead of include guards | Parsa |
2022-06-20 | tdf#128150 xmloff: ODF import/export of fill-use-slide-background | Michael Stahl |
2022-06-16 | tdf#149551 write draw:text-rotate-angle only once | Regina Henschel |
2022-06-14 | Remove some unused includes | Miklos Vajna |
2022-06-10 | new loplugin:moveit | Noel Grandin |
2022-06-09 | loplugin:unusedmethods | Noel Grandin |
2022-06-08 | Related: tdf#149484 Write proper <number:boolean-style> with <number:text> | Eike Rathke |
2022-06-08 | Resolves: tdf#149484 Read and handle <number:text> in <number:boolean-style> | Eike Rathke |
2022-06-02 | Use o3tl::make_unsigned, length is known to be non-negative | Stephan Bergmann |
2022-06-02 | tdf#148846 TOC: Character fill for tabulation is wrong | Noel Grandin |
2022-06-02 | elide some makeStringAndClear() class | Noel Grandin |
2022-06-02 | tdf#149420 sw offapi xmloff: add hyphenation zone | László Németh |
2022-06-01 | The return value of those getLength functions is guaranteed to be non-negative | Stephan Bergmann |
2022-05-30 | these can be stack allocated | Noel Grandin |
2022-05-28 | tdf#145178 xmloff: ODF import: fix another bad attribute | Michael Stahl |
2022-05-27 | tdf#145178 Formats in section Foot/Endnotes not read from saved files | Louis Possoz |
2022-05-27 | sw content controls, date: add current date handling | Miklos Vajna |
2022-05-26 | tdf#149324 sw offapi xmloff: add option to not hyphenate short words | László Németh |
2022-05-26 | tdf#149248 sw offapi xmloff: add option to not hyphenate last word | László Németh |
2022-05-26 | sw content controls, date: add ODT filter | Miklos Vajna |
2022-05-25 | directly instantiate IndexedPropertyValuesContainer | Noel Grandin |