summaryrefslogtreecommitdiff
path: root/sfx2/source/view
AgeCommit message (Expand)Author
2017-03-13tdf#95416 remove ../ in #include headers of sfx2 filesJeevan
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-03-07shouldn't need these SfxGetpApp as it will already existCaolán McNamara
2017-02-28don't have to create SfxApplication if none existsCaolán McNamara
2017-02-28new loplugin unoanyNoel Grandin
2017-02-27tdf#105829 Infobar design, tdf#102785 Font issueheiko tietze
2017-02-25check for SfxApplication::Get means SfxGetpApp is just SfxApplication::GetCaolán McNamara
2017-02-24don't have to create SfxApplication if it doesn't already existCaolán McNamara
2017-02-23tdf#101652 No infobar when doc attr is readonlySamuel Mehrbrodt
2017-02-23Simplify logicSamuel Mehrbrodt
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini
2017-02-20Minor capitalization issuesAdolfo Jayme Barrientos
2017-02-21Use module name when getting labelsMaxim Monastirsky
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar
2017-02-20Revert "tdf#105566 Close Infobar after clicking action button"Samuel Mehrbrodt
2017-02-16convert FrameListAnalyzer::EDetect to scoped enumNoel Grandin
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-08oox, sfx2: can use std::move() hereMiklos Vajna
2017-02-06Add missing #includesStephan Bergmann
2017-02-06Indentation fixesMiklos Vajna
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-01InfoBar: Introduce different typesSamuel Mehrbrodt
2017-02-01Improve InfoBar labels for signaturesSamuel Mehrbrodt
2017-01-31Build the json message a much less expensive way.Jan Holesovsky
2017-01-31tdf#105566 Close Infobar after clicking action buttonSamuel Mehrbrodt
2017-01-31Use white font for colored InfoBarsSamuel Mehrbrodt
2017-01-31tdf#105566 Show InfoBar also for signed docs with warningsSamuel Mehrbrodt
2017-01-31Add helper methods to get common colors to SfxInfoBarSamuel Mehrbrodt
2017-01-31tdf#105566 Show InfoBar when signature is invalidSamuel Mehrbrodt
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor sfx2..storeNoel Grandin
2017-01-25sw: various small cleanupsMiklos Vajna
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-23use rtl::Reference in SfxInPlaceClientNoel Grandin
2017-01-19use rtl::Reference in AsyncExecuteInfoNoel Grandin
2017-01-17new loplugin: useuniqueptr: sfx2Noel Grandin
2017-01-12Fix apparent mistakeTor Lillqvist
2017-01-12in extremis dump Ole10Native payload and launch system viewer on itCaolán McNamara
2017-01-09New loplugin:externvar: sfx2Stephan Bergmann
2017-01-09tdf#104008: whole file name (file extension) for print jobthvallois
2017-01-03Hold SfxInfoBarWindow by VclPtrStephan Bergmann
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-13That's probably not meant to be a C++ reference to a uno::ReferenceStephan Bergmann
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin