summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-05-03MCGR: Make MCGR default for oox im/export, cleanupArmin Le Grand (allotropia)
2023-05-02tdf#137544 reduce cost of AccessibleEventNotifierNoel Grandin
2023-05-02tdf#154884 fix isFavChar, updateFavCharacterList deletes the correct pairVert D
2023-05-02sw: prefix members of SvXMLImport, SvXMLImportPropertyMapper, ...Miklos Vajna
2023-05-01AutoName is only used as Any, no need to extract into intermediate stringMike Kaganski
2023-05-01docmodel: extract ColorDefinition into own file and renameTomaž Vajngerl
2023-05-01docmodel: extract Transformation from ThemeColor into own fileTomaž Vajngerl
2023-04-30adapt the new auto-fitting alg. to work for vertical textTomaž Vajngerl
2023-04-29Introduce cppu::getXWeak and cppu::OWeakObject::getXWeakMike Kaganski
2023-04-29use XThemeColor instead of XInterface for *ThemeReference propsTomaž Vajngerl
2023-04-28Move all handling of AA allowing from svt to drawinglayerMike Kaganski
2023-04-27Renumbering comments in include/svx/svddef.hxxJulien Nabet
2023-04-27Fix typoAndrea Gelmini
2023-04-27tdf#145925: Add DOI recognitionBaole Fang
2023-04-27sc: pivot table compact layoutDennis Francis
2023-04-27Bin the unused paintTileToCGContext special thing for iOSTor Lillqvist
2023-04-26Typo UNO_NAME_EDIT_PARA_TAPSTOPS->UNO_NAME_EDIT_PARA_TABSTOPSJulien Nabet
2023-04-26Renumbering comments in include/svx/xdef.hxxJulien Nabet
2023-04-25tdf#56258 i18npool en-US: re-arrange outline numbering suggestionsJustin Luth
2023-04-25svx: rework the theme dialog to allow editing theme colorsTomaž Vajngerl
2023-04-25add "m" prefix to member variables - SfxTabPageTomaž Vajngerl
2023-04-25tdf#38194 tdf#106556 Enhancement to highlight direct formatting,Jim Raykowski
2023-04-25Resolves tdf#154080 - Allow customization of comment indicator colorHeiko Tietze
2023-04-25oox: add support for theme import and export of blip effectsTomaž Vajngerl
2023-04-25oox: write graphic (blip) in ThemeExport - BlipFillTomaž Vajngerl
2023-04-25oox: refactor ThemeExport to use member FSHelperPtr instanceTomaž Vajngerl
2023-04-25oox: extract image / graphic export into GraphicExport classTomaž Vajngerl
2023-04-24oox: combine graphic cache into GraphicExportCache classTomaž Vajngerl
2023-04-24oox: extend ThemeExport to export font and format scheme of a themeTomaž Vajngerl
2023-04-24sw: prefix members of XMLFontAutoStylePool, XMLPageExport, ...Miklos Vajna
2023-04-24tdf#147906 Use std::hypot for Pythagorean additionbuldi
2023-04-23cid#1524746 silence Using a moved objectCaolán McNamara
2023-04-23tdf#153806 a11y Allow opening context menu of fav/recent char w/ keyboardMichael Weghorn
2023-04-23sfx2: Pass SvxCharView context menu pos as paramMichael Weghorn
2023-04-22Introduce sal::systools::CoTaskMemAllocated to use RAII for CoTaskMemFreeMike Kaganski
2023-04-22Introduce o3tl::toU converting wstring_view to u16string_viewMike Kaganski
2023-04-22clang-format char16_t2wchar_t.hxxMike Kaganski
2023-04-21Resolves: tdf#154535 create the OXFormsDescriptor on-demandCaolán McNamara
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)
2023-04-21sw floatable: teach the RTF export about SwFormatFlySplitMiklos Vajna
2023-04-20tdf#154732: Fix zoom bar in DrawBaole Fang
2023-04-20tdf#142978 Add quick fix action for missing alt textSamuel Mehrbrodt
2023-04-19MCGR: 2nd corrections/adaptions to MCGRArmin Le Grand (allotropia)
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-04-19loplugin:finalclassesNoel Grandin
2023-04-19add a route to get calc Floating Frame links under 'manage links'Caolán McNamara
2023-04-18tdf#150020 pptx import: handle algn for outerShdwSarper Akdemir
2023-04-18fix brain malfunctionNoel Grandin
2023-04-18convert XmlShapeType to scoped enumNoel Grandin
2023-04-17Use move ctor hereMike Kaganski