summaryrefslogtreecommitdiff
path: root/sw/source/ui/chrdlg/swuiccoll.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-03-22sw: check GetActiveView()Xisco Fauli1-4/+12
2022-08-01sw: prefix members of SwBreakDlg, SwCondCollPage, SwDropCapsPage and ...Miklos Vajna1-1/+1
2022-05-06tdf#91035 sw page-style UI: All styles shown, not hiddenJustin Luth1-1/+1
2021-10-16Simplify vector initialization in swJulien Nabet1-2/+5
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-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin1-1/+1
2021-01-06loplugin:unusedfieldsNoel1-3/+1
2020-12-14tdf#82802 sw page-style UI: remove pointless makeConditional CBJustin Luth1-22/+2
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara1-2/+0
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara1-2/+2
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen1-6/+0
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara1-1/+2
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-4/+4
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-3/+2
2018-11-28drop some unnecessary includesCaolán McNamara1-1/+0
2018-11-22coverity#1441484 Logically dead codeCaolán McNamara1-2/+1
2018-11-21add TreeView header supportCaolán McNamara1-6/+0
2018-11-21weld SwCondCollPageCaolán McNamara1-151/+111
2018-07-12SvTreeListBox::DoubleClickHdl: SwCondCollPage more, tdf#115950 relatedEike Rathke1-1/+1
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin1-2/+2
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin1-6/+2
2018-02-21Fix some IWYU warningsMiklos Vajna1-0/+1
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen1-1/+0
2017-10-23loplugin:includeform: swStephan Bergmann1-14/+14
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-2/+2
2017-08-07loplugin:constparams in sw part9Noel Grandin1-3/+3
2017-07-21de-hrc various thingsCaolán McNamara1-2/+1
2017-06-27loplugin:oncevar in swNoel Grandin1-2/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2016-11-29sw ui: de-obfuscate assignments in conditions to help GCCMichael Stahl1-4/+7
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara1-16/+14
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-6/+6
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-2/+2
2016-05-30Convert SelectionMode to scoped enumNoel Grandin1-1/+1
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-12convert Link<> to typedNoel Grandin1-4/+7
2015-09-17convert Link<> to typedNoel Grandin1-5/+9
2015-09-11convert Link<> to typedNoel Grandin1-3/+7
2015-09-08convert Link<> to typedNoel Grandin1-3/+7
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-5/+8
2015-08-21loplugin: defaultparamsNoel Grandin1-1/+1
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-2/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-10/+10
2015-05-20sw: prefix members of SwCondCollPageMiklos Vajna1-17/+17
2015-05-12sw: Hopefully the last round of renames.Jan Holesovsky1-2/+2