Age | Commit message (Expand) | Author |
2021-09-04 | dynamic_cast -> static_cast (tdf#130795) | Noel Grandin |
2021-09-03 | tdf#62032 ODT export: handle style:list-level="..." for para styles | Miklos Vajna |
2021-09-03 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-09-02 | Related: tdf#137363 ODT import: handle style:list-level="..." for para styles | Miklos Vajna |
2021-09-01 | tdf#143942: oox: import/export labels from <c15:datalabelsRange> | Dennis Francis |
2021-08-31 | tdf#126126 ODT import: improve import of cross-table commented text range | Miklos Vajna |
2021-08-30 | ofz: MemorySanitizer: use-of-uninitialized-value | Caolán McNamara |
2021-08-23 | update some pches | Caolán McNamara |
2021-08-23 | xmloff: avoid annoying warnings about bookmark conditions | Michael Stahl |
2021-08-23 | tdf#143736 Load hyperlink from more shapes | Samuel Mehrbrodt |
2021-08-22 | Resolves: tdf#143979 Write and read empty text element in number formats | Eike Rathke |
2021-08-20 | New loplugin:unusedcapturedefault | Stephan Bergmann |
2021-08-19 | tdf#143736 Fix loading hyperlink from textbox | Samuel Mehrbrodt |
2021-08-18 | loplugin:constparams | Noel Grandin |
2021-08-18 | tdf#143736 Fix loading hyperlink from various shapes | Samuel Mehrbrodt |
2021-08-17 | Add import for new starmath mathml elements | dante |
2021-08-13 | split SvNumberFormatter into it's own header | Noel Grandin |
2021-08-13 | Export Math ML from new mathml nodes | dante |
2021-08-11 | xmloff: work around LD_LIBRARY_PATH breaking odfvalidator | Michael Stahl |
2021-08-11 | Drop convertMm100ToTwip in favor of the new o3tl::toTwips | Mike Kaganski |
2021-08-10 | no need to use unique_ptr for NamespaceDefine here | Noel Grandin |
2021-08-03 | Consolidate on C++17 std::scoped_lock instead of std::lock_guard | Noel Grandin |
2021-08-02 | convert #defines to OUStringLiteral | Noel Grandin |
2021-08-01 | unordered_map is better for pointer keys | Noel Grandin |
2021-08-01 | unordered_map is better for pointer keys | Noel Grandin |
2021-08-01 | o3tl::sorted_vector is better for small sets of pointers | Noel Grandin |
2021-08-01 | osl::Mutex->static local in EnhancedCustomShapeToken | Noel Grandin |
2021-08-01 | osl::Mutex->std::mutex in SvXMLExport::SetError | Noel Grandin |
2021-07-26 | use officecfg for security options | Noel Grandin |
2021-07-26 | tdf#123626 Allow adding hyperlinks to shapes | Samuel Mehrbrodt |
2021-07-25 | use officecfg to retrieve OdfDefaultVersion | Noel Grandin |
2021-07-23 | sw bibliography, local copy: add ODF filter | Miklos Vajna |
2021-07-23 | loplugin:noexceptmove (macOS, libc++) | Stephan Bergmann |
2021-07-22 | pass SvXMLNamespaceMap around by value | Noel Grandin |
2021-07-20 | no need to store data separately in SvXMLAttrContainerItem | Noel Grandin |
2021-07-20 | no need to allocate Sequence separately in FilterPropertiesInfo_Impl | Noel Grandin |
2021-07-19 | Make obvious that this is in a try/catch block | Samuel Mehrbrodt |
2021-07-16 | tdf#92796 ODF import: remove unused bitmap fills | Michael Stahl |
2021-07-07 | WaE: Wodr type 'ActionMapTypesOOo' violates the C++ ODR | Caolán McNamara |
2021-07-03 | tdf#142902 DOCX export: remove personal info of comments and changes | László Németh |
2021-06-30 | Fix potential (but unlikely) overflow | Jan-Marek Glogowski |
2021-06-30 | Purge out rtl::math::setNan | BaiXiaochun |
2021-06-29 | new ODF numbered list parameter loext:num-list-format | Vasily Melenchuk |
2021-06-28 | loplugin:indentation improve checks for brace alignment | Noel Grandin |
2021-06-26 | loplugin:finalclasses in xmloff | Noel Grandin |
2021-06-22 | crashtesting: assert on export of tdf105134-1.docx to odt | Caolán McNamara |
2021-06-17 | tdf#90401 xmloff: remove personal info of comments and changes | László Németh |
2021-06-11 | Simplify Sequences initializations (writerfilter/writerperfect/x*) | Julien Nabet |
2021-06-09 | dtd files are not xml files and shouldn't have xml headers | Caolán McNamara |
2021-06-08 | editengine-columns: ODF support [API CHANGE] | Mike Kaganski |