summaryrefslogtreecommitdiff
path: root/svx/inc
AgeCommit message (Expand)Author
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
2021-11-26use more OUStringLiteral in svxNoel Grandin
2021-11-26loplugin:stringliteraldefine in svxNoel Grandin
2021-11-26tdf#139102 Erase with COL_TRANSPARENT doesn't do what it shouldCaolán McNamara
2021-11-15Just remove these pointless apostilsAdolfo Jayme Barrientos
2021-11-04tdf#143254 Replaces "Greek Upper Letter" with "Greek Upper Numerals"Jeff Huang
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-08loplugin:moveparam in svxNoel Grandin
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-11clang:optin.performance.Padding in svx,editengNoel Grandin
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-09-08reduce cost of creating large charts (tdf#144052)Noel Grandin
2021-08-29tdf#143919 Revise Criss-cross diagonal borderRizal Muttaqin
2021-08-23tdf#143919: Calc: add diagonal borders in Toolbar>BordersBayram Çiçek
2021-08-22no need to use unique_ptr for Sdr3DObjectAttributeNoel Grandin
2021-08-20use Primitive2DDecompositionVisitor in ViewObjectContact (tdf#105575)Noel Grandin
2021-08-16do less copying when constructing 2d sequence (tdf#105575)Noel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-06-30tdf#139301 tdf#141933 (related) Translate new preset dash namesGabor Kelemen
2021-06-25loplugin:finalclasses in svxNoel Grandin
2021-06-21drawinglayer: put BufferedDecompositionPrimitive2D in its own fileTomaž Vajngerl
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20move some headers inside modulesNoel Grandin
2021-05-12fix some VirtualDevice leaksNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-22remove caching in ViewObjectContactOfE3dNoel Grandin
2021-04-20tdf#86321: Revert "Resolves: #i123539# some optimizations for 3D chart..."Xisco Fauli
2021-04-19svx properties: pass SfxItemSet around by valueNoel Grandin
2021-04-12update PCHsCaolán McNamara
2021-04-08update PCHsLuboš Luňák
2021-04-06update pchesCaolán McNamara
2021-03-27tdf#140936 statusbar selection mode control improvementsJim Raykowski
2021-03-21update pchesCaolán McNamara
2021-03-13update pchesJulien Nabet
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel