summaryrefslogtreecommitdiff
path: root/sw/source/uibase/frmdlg
AgeCommit message (Expand)AuthorFilesLines
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2020-12-29use Degree10 in SwRotationGrfNoel Grandin1-1/+1
2020-12-09Resolves tdf#99646 - Make default type of anchoring optionalHeiko Tietze1-1/+2
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer1-17/+14
2020-10-20use tools::Long in swNoel2-16/+16
2020-07-30loplugin:flatten in sw/uibase/fldui..sw/uibase/ribbarNoel Grandin2-88/+88
2020-07-27tdf#134610 sw: fix incorrect position of math object from DOCXMiklos Vajna1-2/+8
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-1/+1
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen3-8/+2
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara1-1/+1
2019-12-11convert SwFrameSize to scoped enumNoel Grandin1-1/+1
2019-11-18sw: insert image: set anchor to at-char by defaultMiklos Vajna1-1/+1
2019-08-02Fix typosAndrea Gelmini1-2/+2
2019-07-04sw: insert image: set anchor to as-char by defaultMiklos Vajna1-0/+5
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin1-1/+0
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen1-0/+1
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+1
2019-04-09drop some unneeded includesCaolán McNamara1-2/+0
2019-02-28In FitToAcutalSize, keep SwColumn's width >= left + right bordersStephan Bergmann1-1/+26
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara1-0/+1
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-4/+2
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-1/+0
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara1-1/+1
2018-09-06rename back now originals are fully replacedCaolán McNamara1-4/+4
2018-09-06weld SwColumnPage and SwColumnDialogCaolán McNamara1-183/+32
2018-07-26weld SwTextGridPageCaolán McNamara1-16/+157
2018-07-25loplugin:useuniqueptr in SwPageGridExampleNoel Grandin1-3/+7
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-7/+7
2018-04-05sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-7/+7
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-1/+1
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-3/+3
2018-02-21loplugin:changetoolsgen in swNoel Grandin2-40/+40
2018-01-12More loplugin:cstylecast: swStephan Bergmann2-9/+9
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin3-11/+10
2017-12-21TypedWhichId in svx part 1Noel Grandin1-2/+1
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-2/+2
2017-11-21loplugin:flatten in swNoel Grandin1-83/+84
2017-10-20RotGrfFlyFrame: Added interactive rotation modeArmin Le Grand1-2/+2
2017-10-20RotGrfFlyFrame: Minimal working rotation solutionArmin Le Grand1-6/+15
2017-10-20RotGrfFlyFrame: Initial adaptionsArmin Le Grand1-0/+11
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski3-18/+18
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M2-6/+6
2017-06-21loplugin:unusedfields in svx part2Noel Grandin1-14/+0
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann2-4/+4
2017-04-04coverity#1403732 Mixing enum typesCaolán McNamara1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-10/+10
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-12/+12
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin1-1/+1
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin1-2/+2