summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc/pgfnote.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)1-5/+5
2022-12-05sw: prefix members of SwFootNotePage, SwFormatTablePage, ...Miklos Vajna1-1/+1
2022-11-03sw: prefix members of BmpWindow, SwFieldRefPage, SwFieldVarPage and ...Miklos Vajna1-10/+10
2022-03-09use SfxItemSet::GetItemIfSet in sw/.../ui/miscNoel Grandin1-9/+7
2022-02-24use more TypedWhichIdNoel Grandin1-1/+1
2022-02-15fix SfxItemPool::GetWhich changeNoel Grandin1-3/+3
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-1/+1
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin1-4/+1
2021-07-01can allocate these SfxItemSet on the stackNoel Grandin1-3/+3
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-2/+2
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara1-1/+2
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin1-1/+1
2020-11-12remove Fraction::operator tools::Long()Noel1-1/+1
2020-10-20use tools::Long in swNoel1-3/+3
2020-02-14split out MetricField value conversion functionsCaolán McNamara1-4/+4
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen1-9/+0
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-5/+5
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-8/+2
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-0/+1
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-31/+31
2018-09-20weld CopyDlgCaolán McNamara1-1/+1
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-1/+1
2018-09-05weld SwFootNotePageCaolán McNamara1-102/+97
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen1-1/+0
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-01-15More loplugin:cstylecast: swStephan Bergmann1-1/+1
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin1-2/+2
2017-12-21TypedWhichId in svx part 1Noel Grandin1-2/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+1
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin1-1/+1
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin1-7/+7
2017-02-16hazard a de->en translationCaolán McNamara1-2/+2
2017-02-16replace SwFootnoteAdj with css::text::HorizontalAdjustCaolán McNamara1-1/+1
2016-11-14This RES_FRM_SIZE item is apparently SwFormatFrameSize, not SvxSizeItemStephan Bergmann1-2/+3
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara1-37/+5
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud1-5/+37
2016-11-04unify color selectorsCaolán McNamara1-37/+5
2016-10-05convert MapUnit to scoped enumNoel Grandin1-3/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-5/+5
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke1-1/+1
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-16convert Link<> to typedNoel Grandin1-3/+1
2015-10-12convert Link<> to typedNoel Grandin1-2/+1
2015-09-24convert Link<> to typedNoel Grandin1-4/+3
2015-09-17boost->stdCaolán McNamara1-2/+2