summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/dinfdlg.cxx
AgeCommit message (Expand)Author
2018-12-05Resolves: tdf#121641 properties invisible after 'reset'Caolán McNamara
2018-11-23Resolves: tdf#121644 clear pointer to customlines when customlines clearedCaolán McNamara
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-15Resolves: tdf#121415 font tab page has no nameCaolán McNamara
2018-11-13Use shared methods instead of duplicated codeSamuel Mehrbrodt
2018-11-09css::security::DocumentSignatureInformation::SignatureTime is 32 bitStephan Bergmann
2018-11-03Handle the case if no digital signature code is implemented (iOS, currently)Tor Lillqvist
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-09-25loplugin:useuniqueptr in CmisPropertiesWindowNoel Grandin
2018-09-25loplugin:useuniqueptr in CustomPropertiesWindowNoel Grandin
2018-09-25loplugin:useuniqueptr in CmisPropertyLineNoel Grandin
2018-09-13add GetDialogExampleSet rather than guess at itCaolán McNamara
2018-08-29loplugin:constantparam (2)Noel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-18set explicit parent for signing warning messagesCaolán McNamara
2018-06-18weld SfxDocumentDescPageCaolán McNamara
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-07loplugin:useuniqueptr in SfxDocumentInfoItem and CustomPropertiesWindowNoel Grandin
2018-05-04no need to expose m_pExampleSet as non-constNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-17tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2018-04-13weld DurationDialogCaolán McNamara
2018-04-04weld SvInsertOleDlgCaolán McNamara
2018-03-22set parent for password dialogCaolán McNamara
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin
2018-03-12tdf#115853: save current custom property when adding lineJulien Nabet
2018-03-08loplugin:constantparam in linguistic..sfx2Noel Grandin
2018-03-07Resolves: tdf#116116 vertically center line in allocated heightCaolán McNamara
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2018-02-16Revert "loplugin:changetoolsgen in sfx2" and reapply plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sfx2Noel Grandin
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2017-11-08tdf#100922 Refactor Custom Properties pageSzymon Kłos
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-08loplugin:unusedfieldsNoel Grandin
2017-08-30Resolves: tdf#95960 improve custom properties pageCaolán McNamara
2017-08-29make custom properties tab page some reasonable starting widthCaolán McNamara
2017-08-29Resolves: rhbz#1400287 resizing properties dialog hides widgetsCaolán McNamara
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-26loplugin:oncevar in sfx2Noel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna