summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
2015-03-24SkipImages option for document importLászló Németh
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin
2015-03-24convert SfxPopupWindowType to enum classNoel Grandin
2015-03-24convert FILTER_APPLICATION to enum classNoel Grandin
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin
2015-03-24convert SvxZoomType to enum classNoel Grandin
2015-03-24convert sfxlink to enum classNoel Grandin
2015-03-24convert SfxChildAlignment to enum classNoel Grandin
2015-03-24convert SfxPopupAction to enum classNoel Grandin
2015-03-23remove SFX_SLOTMAP macroNoel Grandin
2015-03-21sfx2: boost/shared_ptr -> memoryMiklos Vajna
2015-03-19loplugin:constantfunction: sotNoel Grandin
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2015-03-19SFX_FILTER_STARTPRESENTATION is unused nowTor Lillqvist
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-17SfxTabDialog: avoid changing const input parameterZolnai Tamás
2015-03-11mailmerge doesn't need to use the singlefile technique for printingLuboš Luňák
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-03-06V801: Decreased performanceCaolán McNamara
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-25convert SFX_CHILDWIN constants to enum classNoel Grandin
2015-02-25convert SFX_SLOT_ constants to enum classNoel Grandin
2015-02-18TyposJulien Nabet
2015-02-18boost->stdCaolán McNamara
2015-02-17boost->stdCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-14related tdf#89004 move to std:set instead of std::vectorUrsache Vladimir
2015-02-09tdf#47577 Zoom slider should only react to full clickRodolfo Ribeiro Gomes
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-06fdo#87675: Disable 'edit' when next style is same as current one.Heena Gupta
2015-02-06fdo#87675-"Edit" Button for next style in edit paragraph styleHeena Gupta
2015-02-05callcatcher: update unused codeCaolán McNamara
2015-02-03callcatcher: shave off some moreCaolán McNamara
2015-02-02callcatcher: remove some unused methodsCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-28tdf#60739 code factorisationMichaël Lefèvre
2015-01-28remove unused typedefsNoel Grandin
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-21Resolves: fdo#88562 convert filename widget from ro-edit to selectable-labelCaolán McNamara
2015-01-21Related: fdo#88562 Nothing actually sets ID_FILETP_READONLY or ID_FILETP_TITLECaolán McNamara
2015-01-16Provide thumbnail size via constructor for RecentDocsViewItemTomaž Vajngerl
2015-01-14infobar: add buttons one by one with addButtonTomaž Vajngerl
2015-01-14ptr_vector & unique_ptr for infobarTomaž Vajngerl
2015-01-13sfx2: stop using comphelper/implbase_var.hxxMiklos Vajna