summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-05-14tdf#155241 keep current MetricSpinButton value if unparseable junk inputCaolán McNamara1-1/+2
2023-05-12tdf#155238: Reimplement how ListAutoFormat is stored to ODFMike Kaganski2-0/+3
2023-05-11Resolves: tdf#154535 create the OXFormsDescriptor on-demandCaolán McNamara1-3/+4
2023-04-21put floating frames under managed links controlCaolán McNamara2-3/+16
2023-04-18tdf#154469 DOCX export: fix hyperlink in group shapeTünde Tóth1-0/+4
2023-04-07tdf#149805 tdf#151677 tdf#152217 tdf#154043 tdf#153458 tdf#153800 Revert "VCL...Michael Weghorn1-2/+0
2023-04-07tdf#154470 try moving the Show of the client to after the float positioningCaolán McNamara1-1/+2
2023-04-06tdf#152234 vcl,drawinglayer: PDF/UA export: produce Role for form controlsMichael Stahl1-1/+3
2023-04-03sw reqif-xhtml export: fix export of transparent TIFMike Kaganski1-1/+2
2023-03-28tdf#152234 drawinglayer,svx: PDF/UA export: add Alt text to form controlsMichael Stahl1-6/+8
2023-03-25vcl,drawinglayer,svx,sw,sd: PDF/UA export: Annot StructElem for SdrMediaObjMichael Stahl5-3/+30
2023-03-25vcl,sd,sw: PDF/UA export: add Alt text to SdrMediaObj media shapesMichael Stahl2-2/+2
2023-03-24tdf#154319: fix TOC field codes parsingMike Kaganski2-0/+12
2023-03-20tdf#154273: Add the "'" entity definition to our HTML parser...Damjan Jovanovic1-0/+1
2023-03-18Related tdf#129547 and tdf#154136: add COLON keyJulien Nabet1-0/+1
2023-03-12Resolves: tdf#154087 update scrollbar range when search criteria changeCaolán McNamara1-0/+1
2023-03-09vcl,sw: PDF/UA export: tag headers and footers as requiredMichael Stahl1-0/+6
2023-03-09vcl,filter,officecfg: PDF export: add PDFVersion::PDF_1_7Michael Stahl1-2/+2
2023-03-09tdf#148776 for scrolling set step size as height of a rowCaolán McNamara1-0/+1
2023-03-08tdf#149756 tdf#152545 PPTX import: position of standard connector - part2Tibor Nagy2-0/+7
2023-03-07eFormat modified inside GetDateArea, but change not propogated to the callerCaolán McNamara1-1/+1
2023-03-01Resolves: tdf#153767 Try harder to import OOXML bool shared formula resultEike Rathke1-0/+5
2023-02-24tdf#151968: Fix vertical position of RTL spelling wavy lineKhaled Hosny1-1/+1
2023-02-22Resolves: tdf#148047 don't move focus if dropdown is activeCaolán McNamara1-0/+1
2023-02-22tdf#153752: SbxObject::Execute: extra characters in Option Compatible modeMike Kaganski3-5/+11
2023-02-22tdf#142783 consider the Calendar Edit and DropDown as one compound controlCaolán McNamara2-0/+2
2023-02-21tdf#132110 page ids might not be state idsCaolán McNamara1-0/+3
2023-02-15tdf#153229 add a switch to override honoring system dark modeCaolán McNamara1-0/+3
2023-02-07Revert "optimize ConfigurationProperty::get()"Xisco Fauli1-18/+4
2023-02-03tdf#152722 Number Format: keep NatNum modifiersLaurent Balland1-0/+3
2023-01-31Fix iOS build errorsPL2-1/+11
2023-01-24tdf#153047 sw: fix PDF export of content controls in placeholder modeMiklos Vajna1-0/+1
2023-01-23tdf#148000 impress: Handle linebreaks on fontwork.Attila Szűcs1-0/+4
2023-01-18Resolves: tdf#153049 cell range not expanding while scrollingCaolán McNamara1-0/+1
2023-01-18tdf#153006 ordering of date/time formats in report builderNoel Grandin1-1/+5
2023-01-10tdf#152676 Writer: Compatibility options no longer saved as defaultNoel Grandin1-11/+0
2023-01-07Related: tdf#152781 Pin some known on-the-fly langtags to user-defined LCIDsEike Rathke1-0/+6
2023-01-06Related: tdf#152781 Stab the 0xE40A {es} vs Latin America quirkEike Rathke1-1/+2
2023-01-02Resolves: tdf#151886 Use default locale with English function names againEike Rathke1-5/+11
2022-12-28try to fix shutdown crashes in ConfigurationWrapperNoel Grandin1-3/+17
2022-12-21Resolves: tdf#152593 reuse Line Style preview code for Line Width previewCaolán McNamara2-2/+4
2022-12-20Resolves: tdf#146933 wire up keypress events for table control widgetsCaolán McNamara1-0/+13
2022-12-20crashtesting: asserts with outsized object positionsCaolán McNamara1-0/+2
2022-12-19Resolves: tdf#95138 add tooltips to calc tabbarCaolán McNamara2-2/+9
2022-12-19Resolves: tdf#92051 add tooltips to section/table statusbarCaolán McNamara3-1/+55
2022-12-17move and rename sanitizeString for reuseCaolán McNamara1-0/+9
2022-12-17check SfxObjectShell::Current()Caolán McNamara1-2/+3
2022-12-12tdf#152266 add an infobar with indicators for macro-like content in docCaolán McNamara3-2/+11
2022-12-12svx: fix unmaintainable TypeConstant definitionMichael Stahl1-12/+13
2022-12-07Resolves: tdf#152301 allow using an existing ColorListBox to speed initCaolán McNamara3-1/+11