summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)Author
2021-12-03sal_Int32 is sufficient for svx::frame::ArrayNoel Grandin
2021-12-03lose the caching in ViewObjectContactNoel Grandin
2021-12-03UBSan still needs RTTI of some types to be exportedStephan Bergmann
2021-12-03no need to create Primitive2DContainer hereNoel Grandin
2021-12-01tdf#145928 svx: fix undo of sorting shapesMichael Stahl
2021-12-01improve the script for reducing symbol exportsNoel Grandin
2021-11-30tdf#30709 sw Style Inspector: show section and parent metadataLászló Németh
2021-11-30svx: update objects of pages of a master page when the theme changesMiklos Vajna
2021-11-27use more OInterfaceContainerHelper3 in FmX*MultiplexerNoel Grandin
2021-11-27use more OInterfaceContainerHelper3 in FmXGridPeerNoel Grandin
2021-11-26loplugin:stringliteraldefine in svxNoel Grandin
2021-11-24tdf#145833: Remove ITEMVALMEASURETEXTTYPES part in SdrMeasureTextHPosItem (svx)Julien Nabet
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-19PPTX import: handle <a:clrScheme name="...">Miklos Vajna
2021-11-18import pptx color schemes as color setsSarper Akdemir
2021-11-18introduce XColorSetsManager interfaceSarper Akdemir
2021-11-17make colorsets work outside of styles and with direct formattingSarper Akdemir
2021-11-16Update to ICU 70.1Eike Rathke
2021-11-16Use basegfx::deg2rad instead of *0.01745329251994Hossein
2021-11-07forward decls go after #includeNoel Grandin
2021-11-07return XShape from SdrObject::getUnoShapeNoel Grandin
2021-11-05use more DECL_DLLPRIVATE_STATIC_LINKNoel Grandin
2021-11-05rename mxTextEditObj -> mxWeakTextEditObjNoel Grandin
2021-11-05rename mpTextObj -> mxWeakTextObjNoel Grandin
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-11-03loplugin:finalclassesNoel Grandin
2021-10-29tdf#141193 Added support for bar codes in qrcode dialog box[API Change].homeboy445
2021-10-20svx: Don't end text edit mode for all viewsTomaž Vajngerl
2021-10-12loplugin:moveparam in variousNoel Grandin
2021-10-10loplugin:moveparam in svxNoel Grandin
2021-10-10loplugin:moveparam in editengNoel Grandin
2021-10-09Typo *ropertie -> *ropertyJulien Nabet
2021-10-09Rename strings and change criss-cross border iconBayram Çiçek
2021-10-08loplugin:moveparam in svxNoel Grandin
2021-10-07svx: add "m" prefix to some member variables in SdrObjEditViewTomaž Vajngerl
2021-10-07svx: move LOKit specifics into it's own methodTomaž Vajngerl
2021-10-04loplugin:constmethodNoel Grandin
2021-10-01loplugin:constmethodNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-26Typo: *Transparanc*->*Transparenc*Julien Nabet
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-22xtend loplugin:stringviewparam to starts/endsWith: svxStephan Bergmann
2021-09-19no need to allocate SfxItemSet separately in SdrUndoAttrObjNoel Grandin
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso
2021-09-15loplugin:unnecessaryvirtualNoel Grandin
2021-09-14sw: fix undo manager de-registration from editeng on shutdownMiklos Vajna
2021-09-12Typo STATE_SUCCESSFULL->STATE_SUCCESSFULJulien Nabet
2021-09-11clang:optin.performance.Padding in svx,editengNoel Grandin
2021-09-09tdf#144052 speedup inserting large chartsNoel Grandin
2021-09-09Resolves: tdf#144376 focus into protected ScTextWnd shouldn't be possibleCaolán McNamara