summaryrefslogtreecommitdiff
path: root/svx/source/unodraw
AgeCommit message (Expand)Author
2024-12-04Disable subpixel AA in GraphicExporter::filter unconditionallyMike Kaganski
2024-12-02cid#1606759 Data race conditionCaolán McNamara
2024-11-30tdf#164101: avoid incorrect OLE object scaling during loadingMike Kaganski
2024-11-14tdf#163486: PVS: Expression is always trueXisco Fauli
2024-11-12loplugin:reftotemp in svxNoel Grandin
2024-11-12clang-tidy: performance-unnecessary-copy-initialization in svxNoel Grandin
2024-11-10com::sun::star -> cssMike Kaganski
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-11-08cid#1620539 Check of thread-shared field evades lock acquisitionCaolán McNamara
2024-11-08Deduplicate and unify using vcl::GetBitmapMike Kaganski
2024-11-08Avoid checking exact interface type of Any valueMike Kaganski
2024-10-27tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-14cid#1554844 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-03simplify SvxShapeCollection::disposeNoel Grandin
2024-09-21Make replacement graphic management more atomicMike Kaganski
2024-09-12use more concrete UNO type in editengNoel Grandin
2024-08-29tdf#161826 - Add uniform Glow effect for texts in shapesBalazs Varga
2024-08-20tdf#162528: handle exceptions from JSON parser in GraphicExporterMike Kaganski
2024-08-14cid#1557980 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-14tdf#158510 Added fallback for media files in MediaWindowImplVladislav Tarakanov
2024-07-31tdf#161846 use more GetItemSurrogatesForItemNoel Grandin
2024-07-29tdf#161846 use unordered_map in SfxItemPropertyMapNoel Grandin
2024-07-29use more GetItemSurrogatesForItemNoel Grandin
2024-07-28tdf#158510 Don't change the initial URL when using fallbackVladislav Tarakanov
2024-07-26fix in some missing SfxItemTypesNoel Grandin
2024-07-12tdf#158510 Launch media from a presentation dir pathVladislav Tarakanov
2024-07-10tdf#161979: Render GDI metafile using drawinglayer in XOutBitmapMike Kaganski
2024-07-01Call to EndListening here no longer necessaryNoel Grandin
2024-06-28reduce number of SvxUnoShape listeners on SdrModelNoel Grandin
2024-06-26reduce number of SvxTextEditSourceImpl listeners on SdrModelNoel Grandin
2024-06-19Fix typoAndrea Gelmini
2024-06-19Fix typoAndrea Gelmini
2024-06-19Fix typoAndrea Gelmini
2024-06-11annot: new Annotation sdr object, replacing annotation tagsTomaž Vajngerl
2024-05-29svx: TryToFindMarkedObject -> GetMarkedObjectList().FindObjectXisco Fauli
2024-05-11loplugin:ostr in svxNoel Grandin
2024-04-15Generalize basegfx::fround for templated return typeMike Kaganski
2024-04-03Base scale on 1.0, not on 100.0Mike Kaganski
2024-04-03Fix typoAndrea Gelmini
2024-04-03tdf#146619 Drop unused 'using namespace' in: svx/Gabor Kelemen
2024-04-03svx: read font and spacing scaling from oox, add bot as UNO prop.Tomaž Vajngerl
2024-03-29convert SvxDrawPage to comphelper::WeakImplHelperNoel Grandin
2024-03-29IASS: Update NextSlide in PresenterConsoleArmin Le Grand (allotropia)
2024-03-28Add comphelper::WeakImplHelperBaseNoel Grandin
2024-03-13tdf#152878 switch off replacment image in picture frameOliver Specht
2024-02-29IASS: Update edited Text in other ViewsArmin Le Grand (allotropia)
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)
2024-02-07these casts are no longer necessaryNoel Grandin
2024-01-28restore original Outliner background after getting transferrableCaolán McNamara