summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2021-12-25use comphelper::WeakComponentImplHelper in TableDesignStyleNoel Grandin1-40/+24
2021-12-25pass unique_lock as param in WeakComponentImplHelperBase::disposingNoel Grandin4-5/+5
2021-12-25no need to take SolarMutex in TableDesignFamily::createInstanceNoel Grandin1-2/+0
2021-12-24use comphelper::WeakComponentImplHelper in SvXMLGraphicImportExportHelperNoel Grandin1-7/+4
2021-12-24use comphelper::WeakComponentImplHelper in SvXMLGraphicHelperNoel Grandin1-13/+3
2021-12-24use comphelper::WeakComponentImplHelper in ChildrenManagerImplNoel Grandin2-11/+6
2021-12-24use comphelper::WeakComponentImplHelper in PanelFactoryNoel Grandin1-6/+3
2021-12-24use comphelper::WeakComponentImplHelper in PrimitiveFactory2DNoel Grandin1-8/+5
2021-12-24tdf#146132 tdf#146327 tdf#146330Noel Grandin1-21/+6
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin8-19/+20
2021-12-22tdf#146363: fix crash when changing width/height of text boxJulien Nabet1-1/+1
2021-12-22sd theme: allow setting color effects in the sidebarMiklos Vajna3-8/+19
2021-12-22Separate core drawinglayer func. into drawinglayercore libraryTomaž Vajngerl4-1/+5
2021-12-21sd theme: allow setting color effects in the chardlgMiklos Vajna2-4/+52
2021-12-21Transfer preferred DPI into SfxTabPage with additional propertiesTomaž Vajngerl1-2/+2
2021-12-21Filter optional component implementations by nameJan-Marek Glogowski3-2/+11
2021-12-20sd theme: allow setting the color's theme index in the chardlgMiklos Vajna3-28/+54
2021-12-20remove leftoverNoel Grandin1-1/+1
2021-12-20use cppu::BaseMutex in SvXMLEmbeddedObjectHelperNoel Grandin1-7/+7
2021-12-20use cppu::BaseMutex in SvXMLGraphicHelperNoel Grandin1-4/+4
2021-12-20Set the original size in crop dialog to preferred DPI calc. sizeTomaž Vajngerl1-0/+2
2021-12-20Add graphic size checker for the preferred document DPITomaž Vajngerl6-0/+278
2021-12-19use more cppu::BaseMutexNoel Grandin1-13/+2
2021-12-19use more cppu::BaseMutexNoel Grandin6-16/+16
2021-12-18use more cppu::BaseMutexNoel Grandin1-4/+4
2021-12-18use more cppu::BaseMutexNoel Grandin2-17/+6
2021-12-17Fix typosAndrea Gelmini1-1/+1
2021-12-17sd theme: add a "theme" palette to the color pickerMiklos Vajna2-2/+40
2021-12-17fix for crash converting ooo31011-1.sxw and tdf#146132Noel Grandin1-4/+14
2021-12-17use more OInterfaceContainer3::notifyEachNoel Grandin1-7/+2
2021-12-17simplify ViewObjectContactOfUnoControl_Impl::getUnoObjectNoel Grandin1-18/+15
2021-12-17tdf#145904,tdf#145956 unit test extrusion of shapesRegina Henschel3-0/+48
2021-12-16Fix typosAndrea Gelmini1-4/+4
2021-12-16Removed executable bits on .odtAndrea Gelmini1-0/+0
2021-12-16Removed executable bits on .doc fileAndrea Gelmini1-0/+0
2021-12-16use more OInterfaceContainerHelper3 in toolkitCaolán McNamara1-0/+1
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen18-18/+19
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen19-0/+19
2021-12-15tdf#145904,tdf#145956 improve extrusion of custom shapesRegina Henschel5-200/+195
2021-12-14Stream::Tell returns sal_uInt64Noel Grandin2-2/+2
2021-12-14tdf#145999 -1 was the representation of unlimited cell widthCaolán McNamara1-3/+2
2021-12-14ofz#42338 avoid timeout in autogrow frames during ppt importCaolán McNamara1-1/+11
2021-12-14Allow for conditional parts of component filesStephan Bergmann3-30/+6
2021-12-12only use css::awt::XPopupMenu methodsCaolán McNamara1-28/+32
2021-12-12prefer css::awt::XPopupMenu apiCaolán McNamara1-4/+6
2021-12-10cid#1485150 suppress Uncaught exceptionCaolán McNamara1-1/+2
2021-12-10Related tdf#102506: make Find Bar Ctrl+F searching by value by defaultJulien Nabet1-0/+2
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann3-3/+3
2021-12-10merge setUnoShape and impl_setUnoShapeNoel Grandin2-9/+4
2021-12-09cid#1485150 silence Uncaught exceptionCaolán McNamara1-5/+3