summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc/docfnote.cxx
AgeCommit message (Expand)Author
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-06-02SwNumberingTypeListBox fully replaced nowCaolán McNamara
2018-04-29weld SwFootNoteOptionDlgCaolán McNamara
2018-04-29weld SwEndNoteOptionPageCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen
2017-10-23loplugin:includeform: swStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-07-21de-hrc various thingsCaolán McNamara
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-01-04sw: more implicit int conversions in SwEndNoteOptionPageMichael Stahl
2017-01-04sw: remove the silly casting in SwEndNoteOptionPageMichael Stahl
2017-01-04tdf#43370 docfnote.cxx: return correct FTNNUM for GetNumberingJustin Luth
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-30Move accessibility relations to .ui files tdf#87026Muhammet Kara
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-17boost->stdCaolán McNamara
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-12-04sw: loplugin:cstylecastStephan Bergmann
2014-12-02Revert "loplugin: cstylecast"Kohei Yoshida
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-06-04Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-29coverity#1210183 Uninitialized pointer fieldCaolán McNamara
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-24Constify and reduce scopeMatteo Casalin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara