summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-05-15MCGR: Unify Gradient intensity handling in toolingArmin Le Grand (allotropia)1-0/+15
2023-05-15MCGR: 1st additions to OOXML MCGR importArmin Le Grand (allotropia)2-0/+12
2023-05-15MCGR: Speedup Gradient Paint for VCLPixelProcessorArmin Le Grand (allotropia)1-15/+6
2023-05-15MCGR: Corrected error with Case16 wrong gradient shortcutArmin Le Grand (allotropia)1-0/+7
2023-05-15MCGR: Model data changes for ColorSteps (II)Armin Le Grand (allotropia)1-6/+6
2023-05-15MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)4-66/+114
2023-05-15MCGR: ColorSteps handling moved to toolingArmin Le Grand (allotropia)2-12/+40
2023-05-15MCGR: Adapted GradientLinear to make use of MCGRArmin Le Grand (allotropia)1-4/+19
2023-05-15MCGR: Add GradientSteps to GeoTexSvxGradientArmin Le Grand (allotropia)2-77/+106
2023-05-15MCGR: Add/Provide GradientSteps to FillGradientAttributeArmin Le Grand (allotropia)1-8/+81
2023-05-14tdf#155241 keep current MetricSpinButton value if unparseable junk inputCaolán McNamara1-1/+2
2023-05-13tdf#155238: Reimplement how ListAutoFormat is stored to ODFMike Kaganski2-0/+3
2023-05-13Resolves: tdf#154535 create the OXFormsDescriptor on-demandCaolán McNamara1-3/+4
2023-05-13put floating frames under managed links controlCaolán McNamara2-3/+16
2023-05-13tdf#154469 DOCX export: fix hyperlink in group shapeTünde Tóth1-0/+4
2023-05-13tdf#149805 tdf#151677 tdf#152217 tdf#154043 tdf#153458 tdf#153800 Revert "VCL...Michael Weghorn1-2/+0
2023-05-13tdf#154470 try moving the Show of the client to after the float positioningCaolán McNamara1-1/+2
2023-05-13tdf#152234 vcl,drawinglayer: PDF/UA export: produce Role for form controlsMichael Stahl1-1/+3
2023-05-12tdf#150020 pptx import: handle algn for outerShdwSarper Akdemir6-2/+56
2023-05-12oox: tcPr vert roundtrip, introduce interopability grab bag for table cellSarper Akdemir1-1/+3
2023-05-12pptx export: consider RotateAngle for tcPr on exportSarper Akdemir1-0/+3
2023-05-08BinaryDataContainer swap out implementation.Michael Meeks2-3/+15
2023-05-07fixup! lok: accessibility event listener for focused paragraphMarco Cecchetti1-1/+1
2023-05-07Change text auto-fit alg. to also increase the scalingTomaž Vajngerl1-1/+4
2023-05-06editeng: add setter function SingleLineHenry Castro1-0/+2
2023-05-06editeng: add flag EEControlBits::SINGLELINEHenry Castro1-1/+2
2023-05-05lok: a11y: focused paragraph info sent to clientMarco Cecchetti4-1/+80
2023-05-05Application color should follow system color patch backportParis Oplopoios1-1/+2
2023-05-05lok: accessibility event listener for focused paragraphMarco Cecchetti3-0/+12
2023-05-04jsdialog: hide help and close buttons for searchreplace dialogPedro Pinto Silva1-0/+1
2023-05-02Make encodeForXml accessible for other modulesSzymon Kłos2-2/+55
2023-04-28tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl6-15/+29
2023-04-27sw reqif-xhtml export: fix export of transparent TIFMike Kaganski1-1/+2
2023-04-27xmloff: ODF import/export for style:overflow-behavior "clip"Sarper Akdemir2-0/+3
2023-04-27editeng, svx: introduce ability to clip vertical text overflowSarper Akdemir3-1/+4
2023-04-27Bin the unused paintTileToCGContext special thing for iOSTor Lillqvist2-40/+0
2023-04-27sc: pivot table compact layoutDennis Francis1-0/+2
2023-04-26sw floatable: teach the RTF export about SwFormatFlySplitMiklos Vajna1-0/+19
2023-04-26svx: rework the theme dialog to allow editing theme colorsTomaž Vajngerl4-6/+69
2023-04-26oox: add support for theme import and export of blip effectsTomaž Vajngerl2-10/+41
2023-04-26oox: write graphic (blip) in ThemeExport - BlipFillTomaž Vajngerl2-3/+5
2023-04-26oox: refactor ThemeExport to use member FSHelperPtr instanceTomaž Vajngerl1-5/+32
2023-04-26oox: extract image / graphic export into GraphicExport classTomaž Vajngerl1-0/+40
2023-04-26oox: combine graphic cache into GraphicExportCache classTomaž Vajngerl1-7/+87
2023-04-26oox: extend ThemeExport to export font and format scheme of a themeTomaž Vajngerl3-14/+145
2023-04-26oox: add model::EffectStyle and import effect style elements of a themeTomaž Vajngerl2-0/+53
2023-04-26oox: add model::LineStyle and import line style elements of a themeTomaž Vajngerl1-2/+126
2023-04-26oox: add model::BlipFilll and import blip (graphic) fill elementsTomaž Vajngerl1-0/+67
2023-04-26oox: add model::PatternFill and import pattern fill elementsTomaž Vajngerl1-0/+72
2023-04-26oox: add FormatScheme test case and make sure FillStyle is imortedTomaž Vajngerl1-7/+24