summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/page.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin1-1/+1
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-0/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-03-20tdf#124226 do fill-on-demand hack only on first visitCaolán McNamara1-4/+7
2019-03-17Resolves: tdf#123650 explicitly grab focus after modificationCaolán McNamara1-0/+3
2019-02-27loplugin:simplifybool improve search for negated operatorNoel Grandin1-3/+3
2019-01-28Resolves: tdf#122930 paper tray is to update on focus-inCaolán McNamara1-2/+2
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai1-1/+1
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-66/+66
2018-11-06loplugin:collapseif in accessibility..cuiNoel Grandin1-6/+3
2018-10-14weld SwFrameAddPageCaolán McNamara1-1/+1
2018-09-17remove ancient PRINT_OFFSETJochen Nitschke1-10/+4
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-10/+10
2018-09-17New loplugin:externalStephan Bergmann1-5/+5
2018-09-03Resolves: tdf#119574 set specific width for style list widgetCaolán McNamara1-0/+4
2018-08-21Resolves: tdf#119350 page with 0 margins shown as 1cm in page dialogCaolán McNamara1-3/+3
2018-06-17weld SvxPageDescPageCaolán McNamara1-512/+393
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen1-1/+0
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-2/+6
2018-02-16Revert "loplugin:changetoolsgen in canvas..cui" and reapplyNoel Grandin1-3/+3
2018-02-14loplugin:changetoolsgen in canvas..cuiNoel Grandin1-3/+3
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin1-1/+1
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen1-1/+0
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann1-3/+3
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann1-19/+19
2017-12-12tdf#113959 Use svxlo-FrameDirectionListBox instead of ListBoxGabor Kelemen1-5/+6
2017-11-17tdf#106890 Page orientation of User page sizeheiko tietze1-1/+12
2017-10-31loplugin:constantparam in editengNoel Grandin1-2/+2
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-3/+3
2017-10-23loplugin:includeform: cuiStephan Bergmann1-3/+3
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-7/+7
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-2/+2
2017-08-23convert message box style bits to scoped enumNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-2/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-23loplugin:unusedfields in cuiNoel Grandin1-2/+1
2017-06-21loplugin:unusedfields in svx part2Noel Grandin1-37/+0
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-5/+5
2017-05-19make string translation loading more uniformCaolán McNamara1-4/+4
2017-05-18can drop CUI_RESSTR nowCaolán McNamara1-6/+6
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin1-2/+2
2017-03-29tdf#39468 Translate German commentsJens Carl1-2/+2
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin1-3/+3
2017-03-18remove EE_RESSTR preprocessor abuseBjoern Michaelsen1-2/+2
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin1-8/+8
2017-03-14remove noise UUUU tags in commentsNoel Grandin1-40/+13
2017-03-14change SvxFrameDirectionItem base to SfxEnumItemJochen Nitschke1-3/+3
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin1-1/+1