summaryrefslogtreecommitdiff
path: root/svx/inc
AgeCommit message (Expand)Author
2022-12-07Resolves: tdf#152301 allow using an existing ColorListBox to speed initCaolán McNamara
2022-11-28loplugin:unusedfields make some protected fields privateNoel Grandin
2022-11-22tdf#135638 svx,sd: PDF/UA export: tag SdrObject shapes as Figure etc.Armin Le Grand (allotropia)
2022-11-21Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> insteadStephan Bergmann
2022-11-14svx: Update tables on style changesMaxim Monastirsky
2022-11-11Resolves: tdf#151898 get hidpi font/highlight color iconsCaolán McNamara
2022-10-01tdf#151114: Improve styles preview alignmentKhaled Hosny
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-09-14new loplugin refcountingbaseNoel Grandin
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-22tdf#87535: Preview styles using CTL/CJK fonts in the sidebarKhaled Hosny
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-12Fix typoAndrea Gelmini
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-07-20move wintypes.hxx from tools to vclChris Sherlock
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-06-05no need to allocate this separatelyNoel Grandin
2022-06-04tdf#149242 more precise labels for left and right of paragraph text areaSeth Chaiklin
2022-05-25SvxUnoXPropertyTable is never passed a null ptrNoel Grandin
2022-05-24tdf#149252 adjust vertical/horizontal positioning labels for paragraphsSeth Chaiklin
2022-05-10tdf#148519 correction to vertical "to frame" mapping for object positionSeth Chaiklin
2022-04-30tdf#148519 change positioning option "Margin" -> "Entire frame"Seth Chaiklin
2022-04-30tdf#148782 Left/Right frame border -> Left/Right of frame text areaSeth Chaiklin
2022-04-28tdf#148593 Rename two Horizontal "to" position options for Shape/ImageSeth Chaiklin
2022-04-23tdf#148591 rename two Vertical positioning regionsSeth Chaiklin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-02-23SdrLayerID must be based on sal_Int16Mike Kaganski
2022-02-21speed up SvxShape::_setPropertyValueNoel Grandin
2022-02-20Fix --disable-avmedia buildJan-Marek Glogowski
2022-02-19update video pos and size after change if currently playingCaolán McNamara
2022-02-17loplugin:unusedmethodsNoel Grandin
2022-02-17loplugin:unusedfieldsNoel Grandin
2022-02-16speed up DefaultProperties::SetObjectItem when loading large chartNoel Grandin
2022-01-26move ToolBoxItemId into its own headerCaolán McNamara
2022-01-24tdf#146893 Rework Manage Changes dialografaelhlima
2022-01-11do not call broadcast SetStyleSheet from a non-broadcast oneLuboš Luňák
2022-01-08reduce cost of Sdr properties for text-derived objectsNoel Grandin
2022-01-07make GroupProperties extend BasePropertiesNoel Grandin
2022-01-07move applyDefaultStyleSheetFromSdrModel from BaseProperties..Noel Grandin
2022-01-07move some methods BaseProperties->DefaultPropertiesNoel Grandin
2022-01-07split PageProperties from EmptyPropertiesNoel Grandin
2021-12-24use comphelper::WeakComponentImplHelper in PrimitiveFactory2DNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen
2021-12-06skip some intermediate results in tryToGetChartContentAsPrimitive2DSequenceNoel Grandin
2021-12-05use visitor in ViewObjectContact::createPrimitive2DSequenceNoel Grandin
2021-12-04ofz#41602 fix more build failure in ubsan buildCaolán McNamara
2021-12-04use visitor in getViewIndependentPrimitive2DContainerNoel Grandin