summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/frmsh.cxx
AgeCommit message (Expand)Author
2024-11-24Turn SW_MOD macro to a functionMike Kaganski
2024-11-12clang-tidy: performance-unnecessary-copy-initialization in swNoel Grandin
2024-06-04loplugin:ostr in sw/.../shellsNoel Grandin
2024-06-04sfx2: use SAL_RET_MAYBENULL in GetDispatcher() and GetFrame()Xisco Fauli
2024-05-29GetMarkedObjectCount() -> GetMarkedObjectList().GetMarkCount()Xisco Fauli
2024-03-21avoid O(n^2) loop in writerNoel Grandin
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2024-01-22make object name dialog asyncNoel Grandin
2024-01-22object-title dialog can be used asyncNoel Grandin
2024-01-22simplify the getters in AbstractSvx*DialogNoel Grandin
2023-11-17sw floattable, delete UI: add an uno command to unfloat frame from context menuMiklos Vajna
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-07-05tdf#138504 svx,etc.: decorative flag on SdrObject shapesMichael Stahl
2023-06-04sw: border and background theme color support for multiple props.Tomaž Vajngerl
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-02-17use a reference here to flag its always dereferencedCaolán McNamara
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2022-12-13sw: rename SwFormat::m_bAutoUpdateFormat to m_bAutoUpdateOnDirectFormatMiklos Vajna
2022-06-21tdf#128150 Only show "Use background" btn in Impress & DrawSamuel Mehrbrodt
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/uibaseNoel Grandin
2021-12-16tdf#90805 sw: if no border when adding border color, add hairlineJustin Luth
2021-11-22Generalize DegreeNMike Kaganski
2021-11-04tdf#48622 Add new border line width defaultsSamuel Mehrbrodt
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-29use SdrAngleItem for SID_ATTR_TRANSFORM_DELTA_ANGLENoel Grandin
2020-12-29use Degree10 in SwRotationGrfNoel Grandin
2020-12-28use SdrAngleItem for SID_ATTR_TRANSFORM_ANGLENoel Grandin
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-07-30loplugin:flatten in sw/uibase/shellsNoel Grandin
2020-07-27tdf#134610 sw: fix incorrect position of math object from DOCXMiklos Vajna
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-04-30loplugin:makeshared in swNoel Grandin
2020-02-12Allow boolean valued statechange messages for...Dennis Francis
2020-01-27tdf#130179 sw comments on frames: limit insert UI for at-char and ...Miklos Vajna
2020-01-08tdf#42949 Fix IWYU warnings in sw/source/uibase/[i-t]*/*cxxGabor Kelemen
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-09-28loplugin:constmethod in swNoel Grandin
2019-07-15-Werror=deprecatedStephan Bergmann
2019-06-27lokdialog: Convert the Format -> ... -> Area... to async exec.Muhammet Kara
2019-06-18sw: implement inserting comments when an as-char image is selectedMiklos Vajna
2019-05-28sw: implement select-all for the frame shellMiklos Vajna
2019-05-20lok: sw: dragging image through SID_ATTR_TRANSFORM uno messagesMarco Cecchetti
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen