summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/dinfdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-03loplugin:stringaddNoel Grandin1-6/+5
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-2/+1
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin1-1/+1
2019-10-01loplugin:stringadd n sfx2..svlNoel Grandin1-10/+5
2019-09-26TODO rename to GetFrameWeldCaolán McNamara1-2/+2
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-18/+17
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-23/+11
2019-09-15Related: tdf#125531 use RemoveTabPage for removing a tab pageCaolán McNamara1-4/+4
2019-09-12Resolves tdf#125531 - Empty CMIS properties dialogHeiko Tietze1-0/+3
2019-08-27loplugin:constmethod in sfx2Noel Grandin1-2/+2
2019-08-20loplugin:constvars in sdext..sfx2Noel Grandin1-5/+5
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-4/+2
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin1-8/+8
2019-08-14tdf#126859 ensure initial height calculationCaolán McNamara1-0/+2
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov1-58/+47
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski1-1/+1
2019-06-08loplugin:unusedmethodsNoel Grandin1-12/+0
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen1-0/+1
2019-06-02drop some unneeded includesCaolán McNamara1-1/+0
2019-05-31remove newly unused SfxTabDialogCaolán McNamara1-1/+1
2019-05-29weld SfxDocumentInfoDialogCaolán McNamara1-19/+20
2019-05-29weld SfxCmisPropertiesPageCaolán McNamara1-153/+85
2019-05-28weld SfxCustomPropertiesPageCaolán McNamara1-446/+257
2019-04-28Remove redundant checksMike Kaganski1-4/+2
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-04-04Resolves: tdf#122780 limit massive template names in ui to a sane lengthCaolán McNamara1-2/+8
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen1-0/+1
2019-03-11weld SfxDocumentPageCaolán McNamara1-116/+80
2019-03-07log nice exception messages whereever possibleNoel Grandin1-4/+7
2019-02-14[API CHANGE] add setParentWindow to XDocumentDigitalSignaturesCaolán McNamara1-0/+1
2019-02-07loplugin:flatten in sfx2Noel Grandin1-29/+29
2018-12-13loplugin:constantparamNoel Grandin1-5/+5
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-1/+1
2018-12-04Resolves: tdf#121641 properties invisible after 'reset'Caolán McNamara1-2/+8
2018-12-01Simplify containers iterations in sfx2, shellArkadiy Illarionov1-24/+21
2018-11-30remove unused HeaderBarItemBits enum valuesNoel Grandin1-1/+1
2018-11-23Resolves: tdf#121644 clear pointer to customlines when customlines clearedCaolán McNamara1-1/+2
2018-11-21loplugin:redundantfcast improvementsNoel Grandin1-2/+2
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-15Resolves: tdf#121415 font tab page has no nameCaolán McNamara1-1/+2
2018-11-13Use shared methods instead of duplicated codeSamuel Mehrbrodt1-38/+4
2018-11-09css::security::DocumentSignatureInformation::SignatureTime is 32 bitStephan Bergmann1-1/+1
2018-11-03Handle the case if no digital signature code is implemented (iOS, currently)Tor Lillqvist1-5/+12
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-6/+2
2018-09-25loplugin:useuniqueptr in CmisPropertiesWindowNoel Grandin1-12/+4
2018-09-25loplugin:useuniqueptr in CustomPropertiesWindowNoel Grandin1-21/+11
2018-09-25loplugin:useuniqueptr in CmisPropertyLineNoel Grandin1-39/+15
2018-09-13add GetDialogExampleSet rather than guess at itCaolán McNamara1-16/+10
2018-08-29loplugin:constantparam (2)Noel Grandin1-1/+1
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1