summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2023-03-26tdf#154378: blacklist GeForce RTX 3080 for Skia hardware renderingJulien Nabet
2023-03-25ofz#57134 TimeoutCaolán McNamara
2023-03-25ofz#57444 Integer-overflowCaolán McNamara
2023-03-25Related: tdf#153628 too many "Activate" calls with gtkCaolán McNamara
2023-03-24tdf#151722 restore use of localized font nameCaolán McNamara
2023-03-24ofz#57232 Integer-overflowCaolán McNamara
2023-03-24ofz#57146 Integer-overflowCaolán McNamara
2023-03-23tdf#142978 Remove a11y check dialogSamuel Mehrbrodt
2023-03-23rename mnAnimCount to gAnimationRendererCountCaolán McNamara
2023-03-23crashreporting: BitmapEx::operator=(BitmapEx const &) crashesCaolán McNamara
2023-03-23rtl::Static to thread-safe-staticNoel Grandin
2023-03-23jsdialog: enable standard filter dialogSzymon Kłos
2023-03-23Upgrade Harfbuzz to 7.1.0Taichi Haradaguchi
2023-03-23jsdialog: enable function wizardSzymon Kłos
2023-03-23jsdialog: enable data validation dialogSzymon Kłos
2023-03-23jsdialog: render full edit engine contentSzymon Kłos
2023-03-22jsdialog: enable insert special character dialogSzymon Kłos
2023-03-22vcl: PDF export: simplify version checksMichael Stahl
2023-03-22vcl: PDF/UA export: produce UF and Desc for embedded filesMichael Stahl
2023-03-22vcl,drawinglayer,svx,sw,sd: PDF/UA export: Annot StructElem for SdrMediaObjMichael Stahl
2023-03-22jsdialog: double click for drawing areaSzymon Kłos
2023-03-22jsdialog: enabled spelling dialogPranam Lashkari
2023-03-22jsdialog: enable advanced filter dialogSzymon Kłos
2023-03-22jsdialog: enable goal seek dialogSzymon Kłos
2023-03-22jsdialog: enable chart related dialogsSzymon Kłos
2023-03-21jsdialog: enabled insert break(manual break) dialog(writer)Pranam Lashkari
2023-03-21jsdialog: enable watermark dialog (writer)Pranam Lashkari
2023-03-21jsdialog: enabled thesaurus dialogPranam Lashkari
2023-03-21jsdialog: enable column dialog (writer)Pranam Lashkari
2023-03-21jsdialog: update Entry on replace_selectionSzymon Kłos
2023-03-21jsdialog: add wrapper for ScrolledWindowSzymon Kłos
2023-03-21gtk4: use PANEL a11y role for VclBox under gtk4Caolán McNamara
2023-03-21typo: then->themCaolán McNamara
2023-03-21jsdialog: set text for textview on every key pressSzymon Kłos
2023-03-21jsdialog: dump properties of scrolled windowSzymon Kłos
2023-03-21jsdialog: don't send full updates on tab changeSzymon Kłos
2023-03-21tdf#154232 signal_drag_begin callback can delete current GtkTargetListCaolán McNamara
2023-03-21Move SalInstanceScrolledWindow declaration to header fileSzymon Kłos
2023-03-21jsdialog: textselection action for text viewSzymon Kłos
2023-03-21jsdialog: treeview selection should be an actionSzymon Kłos
2023-03-20vcl,sd,sw: PDF/UA export: add Alt text to SdrMediaObj media shapesMichael Stahl
2023-03-20Missing includes (for std::exception_ptr)Stephan Bergmann
2023-03-20jsdialog: enabled page format dialog (writer)Pranam Lashkari
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin
2023-03-18tdf#154235: Ignore underline metrics for all Liberation fontsKhaled Hosny
2023-03-17tdf#154235: Fix underline position in PDF exportKhaled Hosny
2023-03-17jsdialog: enabled paste special dialogPranam Lashkari
2023-03-17jsdialog: enable style dialog (writer)Pranam Lashkari
2023-03-16jsdialog: enabled insert section dialog (writer)Pranam Lashkari
2023-03-16osl::Mutex->std::mutex in CDOTransferableNoel Grandin