Age | Commit message (Expand) | Author |
2022-12-25 | sw: support for reading back theme color from OOXML | Tomaž Vajngerl |
2022-12-22 | loplugin:unocast (DocumentSettingsSerializer) | Stephan Bergmann |
2022-12-20 | sw: fix ODT import of paragraph marker formatting | Miklos Vajna |
2022-12-19 | -Werror=maybe-uninitialized | Stephan Bergmann |
2022-12-18 | crashtesting: assert seen with forum-mso-en4-747641.xlsx with LCID F6E0B | Caolán McNamara |
2022-12-16 | sw content controls: enhance preserve id | Justin Luth |
2022-12-14 | tdf#151548 sw content controls: preserve tabIndex | Justin Luth |
2022-12-13 | tdf#151548 sw content controls: preserve lock | Justin Luth |
2022-12-09 | tdf#143311 offapi,oox,writerfilter,xmloff,sw: decorative flag on flys | Michael Stahl |
2022-12-09 | Deduplicate table styles insertion | Maxim Monastirsky |
2022-12-09 | Fix sd encoded table style name handling | Maxim Monastirsky |
2022-12-08 | tdf#152266 only warn about script:event-listener with non-empty targets | Caolán McNamara |
2022-12-08 | crashtesting ooo84576-1.odt | Noel Grandin |
2022-12-06 | tdf#152380: add checks for names and values sequences length equality | Mike Kaganski |
2022-11-30 | tdf#133343 collect autostyle prop names | Noel Grandin |
2022-11-29 | sd: replace hardcoded table styles with xml file | Maxim Monastirsky |
2022-11-24 | Remove some unused includes | Miklos Vajna |
2022-11-21 | Export modified table styles | Maxim Monastirsky |
2022-11-11 | move password handling from SwModelTestBase to UnoApiTest | Xisco Fauli |
2022-11-09 | UnoApiTest: factor out common code | Xisco Fauli |
2022-11-09 | sw content controls: allow no list items in a dropdown | Miklos Vajna |
2022-11-08 | UnoApiTest: simplify code by using tempfile member | Xisco Fauli |
2022-11-07 | xmloff: write transliteration-spellout only in extended ODF | László Németh |
2022-11-04 | tdf#54857 use OUStringConstExpr in XMLPropertyMapEntry | Noel Grandin |
2022-11-03 | qa: remove duplicated code | Xisco Fauli |
2022-11-03 | UnoApiXmlTest: add new wrapper for XmlTestTools tests | Xisco Fauli |
2022-11-03 | swmodeltestbase: remove duplicated code | Xisco Fauli |
2022-10-31 | tdf#72238 xmloff,sd: Import of <style:table-cell-properties> | Maxim Monastirsky |
2022-10-28 | tdf#145240 add flexibility to receiving PolyPolygons over UNO API | Armin Le Grand (allotropia) |
2022-10-25 | UnoApiTest: use validate when saving files | Xisco Fauli |
2022-10-24 | CppunitTest_xmloff_draw: inherit from UnoApiTest | Xisco Fauli |
2022-10-24 | CppunitTest_xmloff_style: inherit from UnoApiTest | Xisco Fauli |
2022-10-24 | CppunitTest_xmloff_text: inherit from UnoApiTest | Xisco Fauli |
2022-10-18 | sw content controls, alias and tag: add ODT filter | Miklos Vajna |
2022-10-14 | WASM add Calc as optional build result, make it build & run | Balazs Varga |
2022-09-29 | split utl::TempFile into fast and named variants | Noel Grandin |
2022-09-27 | crashtesting: assert on converting ooo64499-3.sxc to ods | Caolán McNamara |
2022-09-23 | xmloff: ODF import: fix crash on fdo34997-1.odt | Michael Stahl |
2022-09-22 | sw content controls, combo box: add ODT filter | Miklos Vajna |
2022-09-21 | use more string_view in xmloff | Noel Grandin |
2022-09-21 | tdf#151100: xText->getString() may be empty for content needing export | Mike Kaganski |
2022-09-20 | tdf#150990 ODT export: fix zero layout size of scale/scale images | Miklos Vajna |
2022-09-15 | Add documentation for data table added classes and functions | Tomaž Vajngerl |
2022-09-15 | remove accidental printf | Tomaž Vajngerl |
2022-09-14 | -Werror=maybe-uninitialized | Stephan Bergmann |
2022-09-14 | tdf#150927: properly handle nesting in tables | Mike Kaganski |
2022-09-14 | tdf#149551 use 'WritingMode' instead of TextPreRotateAngle | Regina Henschel |
2022-09-10 | WARN->INFO in XMLTextFrameContext_Impl | Noel Grandin |
2022-09-08 | loplugin:unusedmethods | Noel Grandin |
2022-09-06 | check impress/calc IFrame "FrameURL" target | Caolán McNamara |