summaryrefslogtreecommitdiff
path: root/svx/inc
AgeCommit message (Expand)AuthorFilesLines
2022-11-21Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> insteadStephan Bergmann1-1/+0
2022-11-14svx: Update tables on style changesMaxim Monastirsky1-0/+1
2022-11-11Resolves: tdf#151898 get hidpi font/highlight color iconsCaolán McNamara1-0/+10
2022-10-01tdf#151114: Improve styles preview alignmentKhaled Hosny1-0/+1
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock1-3/+2
2022-09-14new loplugin refcountingbaseNoel Grandin1-1/+2
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin2-2/+2
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn1-18/+18
2022-08-29ref-count SdrObjectNoel Grandin3-6/+7
2022-08-22tdf#87535: Preview styles using CTL/CJK fonts in the sidebarKhaled Hosny1-2/+27
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann2-2/+2
2022-08-12Fix typoAndrea Gelmini1-2/+2
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin18-40/+40
2022-07-20move wintypes.hxx from tools to vclChris Sherlock1-5/+11
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin2-6/+5
2022-06-05no need to allocate this separatelyNoel Grandin1-3/+3
2022-06-04tdf#149242 more precise labels for left and right of paragraph text areaSeth Chaiklin1-2/+2
2022-05-25SvxUnoXPropertyTable is never passed a null ptrNoel Grandin1-7/+7
2022-05-24tdf#149252 adjust vertical/horizontal positioning labels for paragraphsSeth Chaiklin1-2/+2
2022-05-10tdf#148519 correction to vertical "to frame" mapping for object positionSeth Chaiklin1-1/+1
2022-04-30tdf#148519 change positioning option "Margin" -> "Entire frame"Seth Chaiklin1-1/+1
2022-04-30tdf#148782 Left/Right frame border -> Left/Right of frame text areaSeth Chaiklin1-2/+2
2022-04-28tdf#148593 Rename two Horizontal "to" position options for Shape/ImageSeth Chaiklin1-2/+2
2022-04-23tdf#148591 rename two Vertical positioning regionsSeth Chaiklin1-2/+2
2022-03-03Recheck modules sv* with IWYUGabor Kelemen14-6/+23
2022-02-23SdrLayerID must be based on sal_Int16Mike Kaganski1-3/+3
2022-02-21speed up SvxShape::_setPropertyValueNoel Grandin3-0/+9
2022-02-20Fix --disable-avmedia buildJan-Marek Glogowski1-1/+1
2022-02-19update video pos and size after change if currently playingCaolán McNamara1-0/+4
2022-02-17loplugin:unusedmethodsNoel Grandin1-3/+0
2022-02-17loplugin:unusedfieldsNoel Grandin1-3/+0
2022-02-16speed up DefaultProperties::SetObjectItem when loading large chartNoel Grandin11-14/+14
2022-01-26move ToolBoxItemId into its own headerCaolán McNamara3-58/+57
2022-01-24tdf#146893 Rework Manage Changes dialografaelhlima1-0/+4
2022-01-11do not call broadcast SetStyleSheet from a non-broadcast oneLuboš Luňák13-13/+26
2022-01-08reduce cost of Sdr properties for text-derived objectsNoel Grandin1-1/+1
2022-01-07make GroupProperties extend BasePropertiesNoel Grandin1-22/+6
2022-01-07move applyDefaultStyleSheetFromSdrModel from BaseProperties..Noel Grandin1-0/+3
2022-01-07move some methods BaseProperties->DefaultPropertiesNoel Grandin2-30/+0
2022-01-07split PageProperties from EmptyPropertiesNoel Grandin2-7/+27
2021-12-24use comphelper::WeakComponentImplHelper in PrimitiveFactory2DNoel Grandin1-8/+5
2021-12-19use more cppu::BaseMutexNoel Grandin1-1/+1
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen1-1/+0
2021-12-06skip some intermediate results in tryToGetChartContentAsPrimitive2DSequenceNoel Grandin1-0/+76
2021-12-05use visitor in ViewObjectContact::createPrimitive2DSequenceNoel Grandin7-13/+15
2021-12-04ofz#41602 fix more build failure in ubsan buildCaolán McNamara1-2/+3
2021-12-04use visitor in getViewIndependentPrimitive2DContainerNoel Grandin15-29/+30
2021-11-26use more OUStringLiteral in svxNoel Grandin2-361/+359
2021-11-26loplugin:stringliteraldefine in svxNoel Grandin3-217/+215
2021-11-26tdf#139102 Erase with COL_TRANSPARENT doesn't do what it shouldCaolán McNamara1-1/+0