summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2023-06-08svx: add "Color" and "ComplexColorJSON" argument for XColorItemTomaž Vajngerl
2023-06-08tdf#155505 Improve display of individual entriesSamuel Mehrbrodt
2023-06-08tdf#155404 handle ComplexColor as JSON for XLineColor and XFillColorTomaž Vajngerl
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-06-06perf: we don't need to 'really' insert a preview when providing jsonCaolán McNamara
2023-06-06convert SvtAccessibilityOptions to officecfg where possibleNoel Grandin
2023-06-06perf: cache the generated json for an iconview imageCaolán McNamara
2023-06-06Language list: sort generic language before country variantsMike Kaganski
2023-06-06Drop the unneeded optimization for "[All]"Mike Kaganski
2023-06-06Sort languages in Edit Modules dialogMike Kaganski
2023-06-06SvxLanguageBox::Store id from getReplacementForObsoleteLanguageMike Kaganski
2023-06-05Drop unneeded indirectionMike Kaganski
2023-06-05Drop duplicating functionMike Kaganski
2023-06-05Restructure SvxLanguageBox::SetLanguageList for clarityMike Kaganski
2023-06-05lok: callback to send the updated theme palette when theme changesTomaž Vajngerl
2023-06-05svx: extract theme color generation into ThemeColorPaletteManagerTomaž Vajngerl
2023-06-05tdf#155504 Add "Fix" function to shapesSamuel Mehrbrodt
2023-06-05Simplify vector intialization in svx/svdmodelJulien Nabet
2023-06-04sw: border and background theme color support for multiple props.Tomaž Vajngerl
2023-06-03perf: use freeze/thaw around block insert of multiple iconsCaolán McNamara
2023-06-03Styles preview cache cleanup on exitSzymon Kłos
2023-06-03Styles preview widget should cache imagesSzymon Kłos
2023-06-01Resolves: tdf#155425 turn off overlay scrolling for color selectorCaolán McNamara
2023-06-01resave with latest gladeCaolán McNamara
2023-06-01tdf#153361 improve theme color generation in color pickerTomaž Vajngerl
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin
2023-05-31speed up tab-switching in a calc document with a lot of graphic objectsNoel Grandin
2023-05-31Added doxygen to calc currency comboLuigi Iucci
2023-05-29avoid some invalid Fraction objectsNoel Grandin
2023-05-29replace find_if by any_ofDr. David Alan Gilbert
2023-05-29use more TypedWhichIdNoel Grandin
2023-05-29tdf#155515 tdf#155528 crash on exitNoel Grandin
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-26tdf#155190 svx,sw: PDF export: don't tag SwNoTextFrame as ArtifactMichael Stahl
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-26Suppress variable not used warningHeiko Tietze
2023-05-26tdf#155436 svx: PDF export: fix crash on SdrMediaObj without URLMichael Stahl
2023-05-25use more TypedWhichIdNoel Grandin
2023-05-25use more TypedWhichId in editengNoel Grandin
2023-05-25svx: combine svx::NamedThemedColor into NamedColorTomaž Vajngerl
2023-05-25svx: change NamedColor be a struct instead of std::pairTomaž Vajngerl
2023-05-24CloneList::CopyConnections: Replace duplicated code by loopDr. David Alan Gilbert
2023-05-23tdf#120283 CopyObjects: Use CloneList to wire up connectorsDr. David Alan Gilbert
2023-05-23tdf#155410 move some layer/object visibility computation inside SdrObjectNoel Grandin
2023-05-23avoid some ref-counting traffic in SvxShape::NotifyNoel Grandin
2023-05-23MCGR: Check correctly for used FillTransparenceGradientArmin Le Grand (allotropia)
2023-05-20loplugin:unusedmethodsNoel Grandin
2023-05-19MCGR: Adaptions to WriteGradientFill and BGradientArmin Le Grand (allotropia)
2023-05-19svx: check SfxObjectShell::Current()Xisco Fauli