summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-04-04tdf#41652: Variable width NBSPVojtěch Doležal
2023-04-03Fix typoAndrea Gelmini
2023-04-03MCGR: Unify Gradient intensity handling in toolingArmin Le Grand (allotropia)
2023-04-03tdf#153806 a11y: Allow opening context menu in special char dlg using keyboardMichael Weghorn
2023-04-03Pass special char dlg context menu pos as param, drop memberMichael Weghorn
2023-04-03tdf#153806 a11y: Insert special char + close dialog on return keyMichael Weghorn
2023-04-03tdf#153806 cui: Deduplicate code for special char dialog handlersMichael Weghorn
2023-04-03Simplify JsonWriter a bitMike Kaganski
2023-04-03Fix rtl_(u)str_valueOfBoolean return value documentationMike Kaganski
2023-04-03jsdialog: keep button under content in SpellCheck OptionsSzymon Kłos
2023-04-03xmloff: prefix members of XMLTextParagraphExportMiklos Vajna
2023-04-03BinaryDataContainer: pure re-factor to encapsulate stream copying.Michael Meeks
2023-04-02remove IEventNotificationHook from comphelper::OPropertySetNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-04-02MCGR: 1st additions to OOXML MCGR importArmin Le Grand (allotropia)
2023-04-02SDPR: Use currently added lambda to render GradientsArmin Le Grand (Allotropia)
2023-04-02tdf#154040 use a SdrObjKind::NewFrame for frame creation in writerTomaž Vajngerl
2023-04-01pack the UnoControlComponentInfos structNoel Grandin
2023-04-01use more XVclWindowPeerNoel Grandin
2023-04-01Add LoKit callback for application color changeParis Oplopoios
2023-03-31simplify subclasses of comphelper::OPropertySetHelperNoel Grandin
2023-03-31remove unnecessary UnoControlModel::setPropertyValuesNoel Grandin
2023-03-31make some method in comphelper::OPropertySetHelper finalNoel Grandin
2023-03-30loplugin:stringadd in variousNoel Grandin
2023-03-30add docstring for unclear default distance property in SvxTabStopItemSarper Akdemir
2023-03-30tdf#146748 Change 'More Numbering/Bullets' options to 'Customize'Arvind K
2023-03-30sw reqif-xhtml export: fix export of transparent TIFMike Kaganski
2023-03-29Prevent accidental OUString(nullptr)Mike Kaganski
2023-03-29tdf#149805 tdf#151677 tdf#152217 tdf#154043 tdf#153458 tdf#153800 Revert "VCL...Michael Weghorn
2023-03-29Resolves tdf#152184 - Application color should follow system colorHeiko Tietze
2023-03-28Fix build for recent GCCStephan Bergmann
2023-03-28editeng: document SvxOrphansItem and SvxWidowsItemMiklos Vajna
2023-03-28tdf#142391 - Store method using 0x13 format only when actually neededAndreas Heinisch
2023-03-27Avoid dangling references to temporary O[U]StringConcatMarker instancesStephan Bergmann
2023-03-27xmloff: prefix members of NameSpaceEntry, SinglePropertySetInfoCache, ...Miklos Vajna
2023-03-27tdf#152234 drawinglayer,svx: PDF/UA export: add Alt text to form controlsMichael Stahl
2023-03-26tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl
2023-03-24Introduce query() and queryThrow() to css::uno::AnyMike Kaganski
2023-03-24These must be constMike Kaganski
2023-03-23tdf#142978 Remove a11y check dialogSamuel Mehrbrodt
2023-03-23tdf#142978 Show a11y sidebar when finding issues on PDF exportSamuel Mehrbrodt
2023-03-23rename mnAnimCount to gAnimationRendererCountCaolán McNamara
2023-03-23MCGR: Speedup Gradient Paint for VCLPixelProcessorArmin Le Grand (allotropia)
2023-03-23Introduce non-static query() and queryThrow() to css::uno::ReferenceMike Kaganski
2023-03-23tdf#154319: fix TOC field codes parsingMike Kaganski
2023-03-23oox: import gradient fill to model::FormatSchemeTomaž Vajngerl
2023-03-22MCGR: Corrected error with Case16 wrong gradient shortcutArmin Le Grand (allotropia)
2023-03-22vcl,drawinglayer,svx,sw,sd: PDF/UA export: Annot StructElem for SdrMediaObjMichael Stahl
2023-03-22oox: introduce FormatScheme - use in Theme importTomaž Vajngerl
2023-03-22jsdialog: double click for drawing areaSzymon Kłos