summaryrefslogtreecommitdiff
path: root/sw/source/uibase/frmdlg
AgeCommit message (Expand)Author
2023-11-14sw floattable, insert UI: fix unexpected border and spacingMiklos Vajna
2023-11-09sw floattable, insert UI: allow direct creation of floating tablesMiklos Vajna
2023-11-08sw floattable, insert UI: inherit fly width from selected table widthMiklos Vajna
2023-05-25use more TypedWhichId in editengNoel Grandin
2023-03-31add some asserts in SwFormatAnchorNoel Grandin
2023-03-16De-static-izing colors in SwViewOptionParis Oplopoios
2022-11-24pass SwFormatAnchor to SwFEShell::CalcBoundRectNoel Grandin
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/uibaseNoel Grandin
2022-02-15fix SfxItemPool::GetWhich changeNoel Grandin
2021-12-13sw: prefix members of SwColExample, SwColMgr, SwPageGridExample and ...Miklos Vajna
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-17use WhichRangesContainer in swNoel Grandin
2021-06-11sw image anchor type: consider a style-based custom valueMiklos Vajna
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-04-09Recheck include/ with IWYUGabor Kelemen
2020-12-29use Degree10 in SwRotationGrfNoel Grandin
2020-12-09Resolves tdf#99646 - Make default type of anchoring optionalHeiko Tietze
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer
2020-10-20use tools::Long in swNoel
2020-07-30loplugin:flatten in sw/uibase/fldui..sw/uibase/ribbarNoel Grandin
2020-07-27tdf#134610 sw: fix incorrect position of math object from DOCXMiklos Vajna
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-11-18sw: insert image: set anchor to at-char by defaultMiklos Vajna
2019-08-02Fix typosAndrea Gelmini
2019-07-04sw: insert image: set anchor to as-char by defaultMiklos Vajna
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-04-09drop some unneeded includesCaolán McNamara
2019-02-28In FitToAcutalSize, keep SwColumn's width >= left + right bordersStephan Bergmann
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-09-06rename back now originals are fully replacedCaolán McNamara
2018-09-06weld SwColumnPage and SwColumnDialogCaolán McNamara
2018-07-26weld SwTextGridPageCaolán McNamara
2018-07-25loplugin:useuniqueptr in SwPageGridExampleNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-05sw: fix some IWYU warningsMiklos Vajna
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-21loplugin:changetoolsgen in swNoel Grandin