- d194474 tdf#151100: xText->getString() may be empty for content needing export by Mike Kaganski · 3 years, 7 months ago
- c43b50b tdf#150927: properly handle nesting in tables by Mike Kaganski · 3 years, 7 months ago
- d031278 check impress/calc IFrame "FrameURL" target by Caolán McNamara · 3 years, 7 months ago
- 89552d1 tdf#150407 do not use loext in save in ODF strict by Regina Henschel · 3 years, 8 months ago
- 43ba49c tdf#150235: use correct types in XMLTextColumnsExport by Mike Kaganski · 3 years, 8 months ago
- 801303c Resolves: tdf#149484 Handle <number:boolean-style> with <number:text> by Eike Rathke · 3 years, 10 months ago
- 2a996c9 tdf#145178 xmloff: ODF import: fix another bad attribute by Michael Stahl · 3 years, 10 months ago
- aa8aab0 tdf#145178 Formats in section Foot/Endnotes not read from saved files by Louis Possoz · 4 years ago
- 5188a1a forcepoint#101 sw: fix inserting at-page shapes to not set anchor pos by Michael Stahl · 4 years ago
- 456fdfe Resolves: tdf#117162 ImportDocumentHandler expects data provider to exist by Caolán McNamara · 4 years ago
- 8cd5430 sw ODF shape import: improve is-textbox check by Miklos Vajna · 4 years, 4 months ago
- 7c51b11 tdf#130076 Fixed flip not working properly from file by Dhiraj Holden · 4 years, 3 months ago
- fda6073 tdf#62032 xmloff: list-level is positiveInteger, impl is 0-based by Justin Luth · 4 years, 4 months ago
- a069fac loplugin:stringliteraldefine in comphelper by Noel Grandin · 4 years, 5 months ago
- ec1c4c49 O[U]String::replaceAt overloads that take string_view by Noel Grandin · 4 years, 5 months ago
- bc0ab08 Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversions by Mike Kaganski · 4 years, 5 months ago
- 1cc6fca Drop F_2PI by Mike Kaganski · 4 years, 5 months ago
- 37429f2 Use M_PI* instead of F_PI* by Mike Kaganski · 4 years, 5 months ago
- f3a0e8b rtl::Static->thread-safe static in xmloff by Noel Grandin · 4 years, 5 months ago
- 8c45639 move xmloff chart tables into cxx file by Noel Grandin · 4 years, 5 months ago
- 5fe5ded simplify construction of XMLPropertyMapEntry by Noel Grandin · 4 years, 5 months ago
- 6299c8c loplugin:constparams by Noel Grandin · 4 years, 5 months ago
- b0e574a xmloff: Prevent gutter margin xml property to be deallocated by Tomaž Vajngerl · 4 years, 5 months ago
- 8cb57be Prepare for removal of non-const operator[] from Sequence in xmloff by Mike Kaganski · 4 years, 5 months ago
- b5e701d add o3tl::span ctor from std::vector by Luboš Luňák · 4 years, 5 months ago
- cf158b8 Fix typo by Andrea Gelmini · 4 years, 5 months ago
- d37a44a tdf#141193 Added support for bar codes in qrcode dialog box[API Change]. by homeboy445 · 5 years ago
- 773465f tdf#141301: extrusion-skew angle value -135 is not written to file... by Julien Nabet · 5 years ago
- 637d29f Drop ContainerHelper::vectorToSequence and use comphelper::containerToSequence by Mike Kaganski · 4 years, 5 months ago
- cb56ec6 Resolves: tdf#92015 Handle malused *:rfc-language-tag ODF violation by Eike Rathke · 4 years, 6 months ago
- 29489b3 loplugin:flatten by Noel Grandin · 4 years, 6 months ago
- 283a979 loplugin:indentation check for indent inside block by Noel Grandin · 4 years, 6 months ago
- b7e7fee Leftover from 4477baeba5aec71098f374cf0b4bd4591e048809 by Julien Nabet · 4 years, 6 months ago
- e3c3c3b Use MsLangId::getConfiguredSystemLanguage() by Eike Rathke · 4 years, 6 months ago
- 4477bae Simplify Sequences in xmloff (+ merge 2 SetError) by Julien Nabet · 4 years, 6 months ago
- 2484de6 Remove non-const Sequence::begin()/end() in internal code by Mike Kaganski · 4 years, 6 months ago
- 1f9468f use std::vector::insert instead of push_back by Noel Grandin · 4 years, 6 months ago
- 8a017d2 Avoid COW overhead using css::uno::Sequence by Mike Kaganski · 4 years, 6 months ago
- 4f5b3e4 In O[U]StringBuffer, make string_view params replacements for OUString ones by Stephan Bergmann · 4 years, 6 months ago
- 5041b14 Drop unused 'using namespace' here by Mike Kaganski · 4 years, 6 months ago
- 3e11faf Expand some defines and simplify loops by Mike Kaganski · 4 years, 6 months ago
- f673929 loplugin:moveparam in xmloff by Noel Grandin · 4 years, 6 months ago
- 6a5f4fb Typo: braket->bracket by Julien Nabet · 4 years, 6 months ago
- 4d82c1d Simplify SvXMLExport::AddAttribute overloads by Mike Kaganski · 4 years, 6 months ago
- 10ad9560 drop 'using namespace std' in o* r* x* by Julien Nabet · 4 years, 6 months ago
- e6bf21d tdf#144578: numbering: generate include upper levels for UI by Vasily Melenchuk · 4 years, 6 months ago
- 581efde loplugin:constmethod by Noel Grandin · 4 years, 6 months ago
- 05f8638 sw: paragraph styles: add ODT filter for a linked character style by Miklos Vajna · 4 years, 6 months ago
- 5bcced4 tdf#141978: corrects the value assigned to AutoLayout while loading .odp file by Pierre Marty · 4 years, 7 months ago
- ed9c39d no need to store a CharClass in SvXMLNumFmtExport by Noel Grandin · 4 years, 7 months ago
- 4f75602 tdf#143550 - use the term "gluepoints" consistently by rocso · 4 years, 7 months ago
- a6db897 Some more uses of rtl_math_(u)StringToDouble by Stephan Bergmann · 4 years, 7 months ago
- dac29c2 speedup toUpperCase when called in parallel by Noel Grandin · 4 years, 7 months ago
- 3a1a448 loplugin:constvars by Noel Grandin · 4 years, 7 months ago
- 3f65724 Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4 by Mike Kaganski · 4 years, 7 months ago
- 05bc93d Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1 by Mike Kaganski · 4 years, 7 months ago
- 580b314 clang:optin.performance.Padding in xmloff by Noel Grandin · 4 years, 7 months ago
- a0d28d0 xmloff: ODF export: avoid mysterious crash while sorting shapes by Michael Stahl · 4 years, 7 months ago
- 7a8bb65 ODT export: order <style:font-face> elements inside <office:font-face-decls> by Miklos Vajna · 4 years, 7 months ago
- f7df27f Fix typos by Andrea Gelmini · 4 years, 7 months ago
- 0d56337 clang-tidy:clang-analyzer-optin.performance.Padding by Noel Grandin · 4 years, 7 months ago
- ba1e42f tdf#142965 color filter: allow filtering by no fill/automatic color by Samuel Mehrbrodt · 4 years, 8 months ago
- 41a46a3 dynamic_cast -> static_cast (tdf#130795) by Noel Grandin · 4 years, 7 months ago
- f38406b tdf#62032 ODT export: handle style:list-level="..." for para styles by Miklos Vajna · 4 years, 7 months ago
- 6cc1ee9 clang-tidy:readability-redundant-member-init by Noel Grandin · 4 years, 7 months ago
- 6d9b61c Related: tdf#137363 ODT import: handle style:list-level="..." for para styles by Miklos Vajna · 4 years, 7 months ago
- 9d83245 tdf#143942: oox: import/export labels from <c15:datalabelsRange> by Dennis Francis · 4 years, 7 months ago
- 4f4452f tdf#126126 ODT import: improve import of cross-table commented text range by Miklos Vajna · 4 years, 7 months ago
- 6669c1a ofz: MemorySanitizer: use-of-uninitialized-value by Caolán McNamara · 4 years, 7 months ago
- 1230e5c update some pches by Caolán McNamara · 4 years, 8 months ago
- fbe183b xmloff: avoid annoying warnings about bookmark conditions by Michael Stahl · 4 years, 8 months ago
- 75cd2b0 tdf#143736 Load hyperlink from more shapes by Samuel Mehrbrodt · 4 years, 8 months ago
- c6f15d2 Resolves: tdf#143979 Write and read empty text element in number formats by Eike Rathke · 4 years, 8 months ago
- 2bc1a04 New loplugin:unusedcapturedefault by Stephan Bergmann · 4 years, 8 months ago
- da006fb tdf#143736 Fix loading hyperlink from textbox by Samuel Mehrbrodt · 4 years, 8 months ago
- 18f20201 loplugin:constparams by Noel Grandin · 4 years, 8 months ago
- 7bd2682 tdf#143736 Fix loading hyperlink from various shapes by Samuel Mehrbrodt · 4 years, 8 months ago
- 6ff5616 Add import for new starmath mathml elements by dante · 4 years, 8 months ago
- ef38b9a split SvNumberFormatter into it's own header by Noel Grandin · 4 years, 8 months ago
- b8a4eeb Export Math ML from new mathml nodes by dante · 4 years, 8 months ago
- 4db1850 xmloff: work around LD_LIBRARY_PATH breaking odfvalidator by Michael Stahl · 4 years, 8 months ago
- bfed588 Drop convertMm100ToTwip in favor of the new o3tl::toTwips by Mike Kaganski · 4 years, 8 months ago
- 0ae13b5 no need to use unique_ptr for NamespaceDefine here by Noel Grandin · 4 years, 8 months ago
- 05ab383 Consolidate on C++17 std::scoped_lock instead of std::lock_guard by Noel Grandin · 4 years, 8 months ago
- 1597cc5 convert #defines to OUStringLiteral by Noel Grandin · 4 years, 8 months ago
- fba13b3 unordered_map is better for pointer keys by Noel Grandin · 4 years, 8 months ago
- 303aa36 unordered_map is better for pointer keys by Noel Grandin · 4 years, 8 months ago
- 5678db6 o3tl::sorted_vector is better for small sets of pointers by Noel Grandin · 4 years, 8 months ago
- e698cbd osl::Mutex->static local in EnhancedCustomShapeToken by Noel Grandin · 4 years, 8 months ago
- a32af68 osl::Mutex->std::mutex in SvXMLExport::SetError by Noel Grandin · 4 years, 8 months ago
- 6ed8c5a use officecfg for security options by Noel Grandin · 4 years, 9 months ago
- a23b44f tdf#123626 Allow adding hyperlinks to shapes by Samuel Mehrbrodt · 4 years, 9 months ago
- 134f401 use officecfg to retrieve OdfDefaultVersion by Noel Grandin · 4 years, 9 months ago
- ee3d408 sw bibliography, local copy: add ODF filter by Miklos Vajna · 4 years, 9 months ago
- 58ddacd loplugin:noexceptmove (macOS, libc++) by Stephan Bergmann · 4 years, 9 months ago
- bebb1a3 pass SvXMLNamespaceMap around by value by Noel Grandin · 4 years, 9 months ago
- 3077399 no need to store data separately in SvXMLAttrContainerItem by Noel Grandin · 4 years, 9 months ago
- 37d5cde no need to allocate Sequence separately in FilterPropertiesInfo_Impl by Noel Grandin · 4 years, 9 months ago
- 903f7dd Make obvious that this is in a try/catch block by Samuel Mehrbrodt · 4 years, 9 months ago
- 86c0f58 tdf#92796 ODF import: remove unused bitmap fills by Michael Stahl · 4 years, 9 months ago