summaryrefslogtreecommitdiff
path: root/sw/source/ui/frmdlg/frmpage.cxx
AgeCommit message (Expand)Author
2017-09-28tdf#112574 sw: don't insert RES_ANCHOR into style item setsMichael Stahl
2017-02-18loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-12-06Do not enable radio buttons of image flip on createMuhammet Kara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-31convert LB_ constants to typed_flagsNoel Grandin
2016-06-27loplugin:singlevalfields in sw(part1)Noel Grandin
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-02-22loplugin:commaoperator in sw/Noel Grandin
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-12sw: prefix members of SwFrmPageMiklos Vajna
2015-11-11sw: prefix members of SwFrmAddPageMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet
2015-09-24convert Link<> to typedNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-09-030xFF is reserved in [Height|Width]Percent as a special flagCaolán McNamara
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-21loplugin: defaultparamsNoel Grandin
2015-06-11Typo: vertival -> verticalAndras Timar
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-06-04replace FLYPROTECT with scoped enumNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-18setup fg/bg in Paint methodTomaž Vajngerl
2015-05-15refactor BmpWindow (frmpage) to use RenderContextTomaž Vajngerl
2015-05-12sw: Hopefully the last round of renames.Jan Holesovsky
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in swNoel Grandin