summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/new.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-10-22long->tools::Long in sfx2Noel1-2/+2
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin1-1/+1
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen1-1/+1
2019-12-02use weld::WaitObjectCaolán McNamara1-1/+0
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara1-1/+2
2019-10-03drop some unnecessary includesCaolán McNamara1-1/+0
2019-04-19drop some unneeded includesCaolán McNamara1-1/+0
2019-04-02drop some unneeded includesCaolán McNamara1-1/+0
2019-02-07loplugin:flatten in sfx2Noel Grandin1-38/+38
2019-01-10Resolves: tdf#122611 crash in empty template listCaolán McNamara1-1/+2
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen1-0/+1
2018-10-03Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara1-1/+1
2018-08-08loplugin:useuniqueptr in SfxApplication::LoadTemplate and SfxMediumNoel Grandin1-2/+2
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara1-18/+11
2018-05-18loplugin:unusedfields in sfx2Noel Grandin1-2/+1
2018-05-01weld ScShowTabDlgCaolán McNamara1-2/+2
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-18add id column support to tree viewCaolán McNamara1-3/+3
2018-03-16use digit width instead of char widthCaolán McNamara1-1/+1
2018-03-11weld color pickerCaolán McNamara1-2/+3
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara1-2/+1
2018-03-07weld SfxNewFileDialogCaolán McNamara1-226/+128
2018-03-07preview of empty page ends up with negative sizeCaolán McNamara1-1/+1
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-6/+3
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara1-1/+1
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-2/+2
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-2/+2
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-1/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-4/+4
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-2/+2
2017-08-01loplugin:checkunusedparamsNoel Grandin1-3/+3
2017-07-21loplugin:constparams in sfx2Noel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+2
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann1-2/+1
2017-06-21convert ErrCode to strong typedefNoel Grandin1-2/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-3/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2017-03-29expand vis to visible; fix typosdennisroczek1-2/+1
2017-01-27-Werror=int-in-bool-context (GCC 7)Stephan Bergmann1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-3/+3
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2016-11-24convert SFXWB_ constants to scoped enumNoel Grandin1-8/+8
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-12/+12
2016-05-23tdf#89329: use unique_ptr for pImpl in newXisco Fauli1-3/+3
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara1-3/+0
2016-03-17loplugin:constantparam in sfx2Noel Grandin1-1/+1