summaryrefslogtreecommitdiff
path: root/sfx2/source/view/viewfrm.cxx
AgeCommit message (Expand)Author
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-08tdf#106366 Show infobar for all read-only documentsSamuel Mehrbrodt
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-30tdf#105566: Add/remove infobar when the signature status changesKatarina Behrens
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-05fix spelling, methode -> methodNoel Grandin
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-04-18OUStrings: constify and avoid temporariesMatteo Casalin
2017-04-18Remove isEmpty check on (just set) non-empty sURLMatteo Casalin
2017-04-07Revert "Remove button handler and let the button dispatch the uno cmd"Michael Stahl
2017-04-07Revert "Related tdf#105566 Update Infobar when signature status changes"Michael Stahl
2017-04-07Remove button handler and let the button dispatch the uno cmdSamuel Mehrbrodt
2017-04-07Related tdf#105566 Update Infobar when signature status changesSamuel Mehrbrodt
2017-04-05loplugin:constantparam part2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30use SFX_INTERFACE_NONE constantNoel Grandin
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-03-28remove unhandled SID commands from sfx2Noel Grandin
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-03-26Fix typosAndrea Gelmini
2017-03-22create SfxDisableFlags enumNoel Grandin
2017-03-19Use just geParameter instead of hasParameter + getParameterMatteo Casalin
2017-03-19OUString-related simplificationsMatteo Casalin
2017-03-19Can return const OUString&, hereMatteo Casalin
2017-03-19SfxViewFrame::ExecReload_Impl - remove written-only variable aURLMatteo Casalin
2017-03-19fix typo/grammar: "the the" --> thedennisroczek
2017-03-17Remove SfxObjectFactory::GetShortName()Matteo Casalin
2017-03-17gpg4libre: Also show Infobar when signature is validSamuel Mehrbrodt
2017-03-13tdf#95416 remove ../ in #include headers of sfx2 filesJeevan
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-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-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-20Revert "tdf#105566 Close Infobar after clicking action button"Samuel Mehrbrodt
2017-02-16convert FrameListAnalyzer::EDetect to scoped enumNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-01InfoBar: Introduce different typesSamuel Mehrbrodt
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-03Hold SfxInfoBarWindow by VclPtrStephan Bergmann
2016-12-21convert VclButtonsType to scoped enumNoel Grandin