summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
36 hoursNFC ScRawToken::CreateToken: ocPush uses the same functionJustin Luth1-8/+2
2 daysxlsx export: never export short-hand version of range addressJustin Luth4-1/+17
5 daystdf#81956 vml import: put groupshape in foreground if positive z-indexJustin Luth2-0/+24
5 daystdf#140616 ApplyParagraphMarkFormatToNumbering: including highlightJustin Luth2-1/+2
6 daysxlsx export: fix corrupt file for Excel: protectedRange must have sqrefJustin Luth1-1/+4
6 daystdf#140616 writerfilter: recognize style rPr under pPrJustin Luth2-1/+13
2024-04-10tdf#160293 sc NBB: tabbed groupbar_compact keep tabs in Pivot contextJustin Luth1-0/+3
2024-03-27tdf#131253 sw: draw frame text boundary if fly has textframeJustin Luth1-0/+2
2024-03-26tdf#129905 tdf#160365 sw: don't always draw text boundary on framesJustin Luth1-1/+2
2024-03-26tdf#131253 sw: draw frame text boundary on when show formatting marksJustin Luth1-0/+20
2024-03-21related tdf#147583 sw find: fix backwards search for string at end of paraJustin Luth2-0/+24
2024-03-20tdf#159054 sw: fix .uno:DefaultNumber toggle on Heading numberingJustin Luth4-44/+25
2024-03-20tdf#159054 unit test: noting the current state before making changesJustin Luth2-0/+37
2024-03-20related tdf#150197: ensure HasListFormatJustin Luth1-0/+2
2024-03-18tdf#147583 sw find: fix backwards search for emptyPara/endOfParaJustin Luth3-32/+66
2024-03-18tdf#40244 tdf#160192: create tempFile elsewhere if LogicBase is ROJustin Luth1-0/+4
2024-03-16NFC flatten sw FindTextImplJustin Luth1-233/+230
2024-03-15tdf#160192: avoid crash when trying to overwrite doc/lockfile in RO dirJustin Luth1-0/+3
2024-03-15tdf#160192: avoid hang when trying to overwrite doc/lockfile in RO dirJustin Luth1-1/+1
2024-03-15DoSearch's pPam was not optional - made it an SwPam& rPamJustin Luth1-7/+7
2024-03-13address nit: use xmlDocUniquePtr, not const auto&Justin Luth7-32/+32
2024-03-13related tdf#123026 xmlimprt: cleanup #includes after removing code blockJustin Luth1-5/+0
2024-03-13allow build with python 3.12.0: initialize new tp_watchedJustin Luth5-0/+18
2024-03-13tdf#123026: also use global config "RecalcOptimalRowHeightMode" for xlsxJustin Luth5-73/+63
2024-03-11GraphicImport.cxx: address nitJustin Luth1-3/+4
2024-03-09replace unit test font with Liberation SansJustin Luth1-0/+0
2024-03-08tdf#160077 unit test: this file was helpful identifying a "bad fix"Justin Luth2-0/+16
2024-03-08tdf#160077 writerfilter: shape vertRelation is FRAME for layoutinCellJustin Luth3-0/+40
2024-03-07tdf#160049 full unit test: use margins with left/right HoriOrientRelJustin Luth2-0/+31
2024-03-07tdf#160049 dml shape import: use margins with left/right HoriOrientRelJustin Luth3-0/+20
2024-03-06tdf#160049 doc import: use margins with left/right HoriOrientRelationJustin Luth3-0/+16
2024-03-06tdf#160049 dml import: use margins with left/right HoriOrientRelationJustin Luth3-2/+20
2024-03-06tdf#160049 oox import: use margins with left/right HoriOrientRelationJustin Luth3-3/+27
2024-03-01fix build: UITest_impress_tests (re-enable date-time test)Justin Luth2-3/+2
2024-03-01NFC writerfilter GraphicImport: streamline if statementJustin Luth2-3/+2
2024-03-01tdf#159158 writerfilter: headers always behind text (!opaque)Justin Luth3-2/+19
2024-03-01tdf#159158 writerfilter: headers always under other z-ordersJustin Luth6-29/+89
2024-03-01NFC prepwork for tdf#159158: flatten writerfilter applyZOrderJustin Luth4-20/+21
2024-02-28tdf#159927 unit test for impress date/time language detectionJustin Luth2-0/+28
2024-02-28tdf#159927 sd headerfooterdlg: detect existing date/time languageJustin Luth1-8/+14
2024-02-27address shortcoming: document why I avoided axials for transparencyJustin Luth1-0/+4
2024-02-27address nit: use boolean flag instead of minor copy/pasteJustin Luth1-8/+9
2024-02-27address nit: use oox::drawingml::PER_DEGREE instead of 60,000Justin Luth2-3/+5
2024-02-27address nit: create separate WriteDocumentBackgroundFill functionJustin Luth2-47/+56
2024-02-27related tdf#126533 dml/vml import: import radials as radialsJustin Luth5-78/+42
2024-02-26tdf#159865 Revert "tdf#136905 NBB: let ValueSetWithTextControl set optimal"Justin Luth3-13/+0
2024-02-26related tdf#126533 doc export: don't lose "tiled" aspect of image fill.Justin Luth2-2/+10
2024-02-24tdf#159865 tdf#136905 NBB: font looked too small in page size choicesJustin Luth1-2/+4
2024-02-24tdf#126533 rtf import: page background fillJustin Luth1-12/+7
2024-02-23related tdf#126533 tdf#159824 VML: don't export: negative anglesJustin Luth9-47/+153