summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc/docfnote.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-4/+4
2022-11-28sw: prefix members of SwAuthorMarkPane, SwEndNoteOptionPage, ...Miklos Vajna1-47/+47
2022-11-22loplugin:unusedfieldsNoel Grandin1-1/+0
2022-09-19sw: prefix members of SwFootNoteOptionDlg, SwLabPrtPage, SwMailMergeDlg ...Miklos Vajna1-3/+3
2021-10-10use SfxItemSetFixed in swNoel Grandin1-1/+1
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-1/+1
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-1/+1
2021-05-21use toggle instead of click for RadioButtonCaolán McNamara1-27/+34
2021-04-20tdf#129836 - Alphabetize styles in the footnotes/endnotes dialogAndreas Heinisch1-2/+1
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara1-1/+0
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara1-1/+1
2020-01-20sw: prefix members of SwEndNoteInfo and SwFootnoteInfoMiklos Vajna1-12/+12
2020-01-14Related tdf#129836 - Alphabetize styles in the footnotes/endnotes dialogHeiko Tietze1-0/+2
2020-01-09Resolves tdf#129836 - Alphabetize styles in the footnotes/endnotes dialogHeiko Tietze1-2/+2
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-8/+8
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-5/+4
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin1-1/+1
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-7/+7
2018-06-02SwNumberingTypeListBox fully replaced nowCaolán McNamara1-1/+1
2018-04-29weld SwFootNoteOptionDlgCaolán McNamara1-13/+12
2018-04-29weld SwEndNoteOptionPageCaolán McNamara1-125/+97
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-4/+4
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin1-2/+1
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen1-1/+0
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-3/+3
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-4/+4
2017-07-21de-hrc various thingsCaolán McNamara1-3/+1
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-1/+1
2017-01-04sw: more implicit int conversions in SwEndNoteOptionPageMichael Stahl1-4/+2
2017-01-04sw: remove the silly casting in SwEndNoteOptionPageMichael Stahl1-4/+4
2017-01-04tdf#43370 docfnote.cxx: return correct FTNNUM for GetNumberingJustin Luth1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-4/+4
2016-05-30Move accessibility relations to .ui files tdf#87026Muhammet Kara1-2/+0
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2015-10-12convert Link<> to typedNoel Grandin1-3/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-09-17boost->stdCaolán McNamara1-3/+3
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-7/+3
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-49/+49
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens1-2/+2
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann1-2/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-3/+3
2015-04-17sw: convert new to ::Create.Noel Grandin1-2/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-4/+27
2014-12-04sw: loplugin:cstylecastStephan Bergmann1-1/+1