summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)Author
2022-03-24loplugin:constantparamNoel Grandin
2022-03-23loplugin:unusedmethodsNoel Grandin
2022-03-18WeldEditView: Just pass new Size object as paramMichael Weghorn
2022-03-16tdf#109214 - Highlight the favorites in the grid of special charactersAndreas Heinisch
2022-03-14add TypedWhichId version of QueryStateNoel Grandin
2022-03-14Simplify vcl::EnglishStringToMetricStephan Bergmann
2022-03-11make svx::frame::Style ctor inlineLuboš Luňák
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2022-03-04Relates tdf#146929 - Remember user input for the compress dialogHeiko Tietze
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-03-01Fix typosAndrea Gelmini
2022-03-01use SfxItemSet::GetItemIfSet in svxNoel Grandin
2022-02-24tdf#95882 svxruler: restore adjustment for bordersJustin Luth
2022-02-22Fix typosAndrea Gelmini
2022-02-20Resolves tdf#146929 - Remember user input for the compress dialogHeiko Tietze
2022-02-15add typed GetWhich operationsNoel Grandin
2022-02-04tdf#146893 Remove extra buttons from Manage Changes sidebarrafaelhlima
2022-02-04use some more add toId/fromIdCaolán McNamara
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara
2022-02-03tdf#125849 cannot modify the ruler unit of measure in translated UICaolán McNamara
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2022-01-29no need to call GetWhich on these SID_ valuesNoel Grandin
2022-01-24tdf#146893 Rework Manage Changes dialografaelhlima
2022-01-21fix opengl slide transitionNoel Grandin
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2022-01-17tdf#135843 tdf#146731 Fix the missing border handlingGülşah Köse
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-12-30tdf#126269 Add clipping to diagonal border linesArmin Le Grand (Allotropia)
2021-12-27tdf#126269 Handle diagonal borderline better for merged cellsArmin Le Grand (Allotropia)
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin
2021-12-20Add graphic size checker for the preferred document DPITomaž Vajngerl
2021-12-17Fix typosAndrea Gelmini
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen
2021-12-09sw: remove an unused includeMiklos Vajna
2021-12-03tdf#129629 sw UI: Find/replace - stop popping open MORE sectionJustin Luth
2021-12-03sal_Int32 is sufficient for svx::frame::ArrayNoel Grandin
2021-11-26loplugin:stringliteraldefine in svxNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-22Generalize DegreeNMike Kaganski
2021-11-19Use more basegfx::deg2rad<N> and basegfx::rad2deg<N>Mike Kaganski
2021-11-19Drop F_2PIMike Kaganski
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-11-16Update to ICU 70.1Eike Rathke
2021-11-16Use basegfx::deg2rad instead of *0.01745329251994Hossein
2021-11-07return XShape from SdrObject::getUnoShapeNoel Grandin
2021-11-05DECL_DLLPRIVATE_LINK doesn't make sense in a non-DLLPUBLIC classStephan Bergmann
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-10-19Use MsLangId::getConfiguredSystemLanguage()Eike Rathke