summaryrefslogtreecommitdiff
path: root/sw/source/ui/chrdlg/swuiccoll.cxx
AgeCommit message (Expand)Author
2018-11-28drop some unnecessary includesCaolán McNamara
2018-11-22coverity#1441484 Logically dead codeCaolán McNamara
2018-11-21add TreeView header supportCaolán McNamara
2018-11-21weld SwCondCollPageCaolán McNamara
2018-07-12SvTreeListBox::DoubleClickHdl: SwCondCollPage more, tdf#115950 relatedEike Rathke
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin
2018-02-21Fix some IWYU warningsMiklos Vajna
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-08-07loplugin:constparams in sw part9Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-06-27loplugin:oncevar in swNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2016-11-29sw ui: de-obfuscate assignments in conditions to help GCCMichael Stahl
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-21loplugin: defaultparamsNoel 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-20sw: prefix members of SwCondCollPageMiklos Vajna
2015-05-12sw: Hopefully the last round of renames.Jan Holesovsky
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-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
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-23loplugin:constantfunction: swNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-12warning C4138: '*/' found outside of commentStephan Bergmann
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