summaryrefslogtreecommitdiff
path: root/sfx2/source/view
AgeCommit message (Expand)Author
2017-04-25clang-tidy readability-simplify-boolean-expr in sfx2Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24Do not pass a suggested name to GUIStoreModel: it is always overwrittenMatteo Casalin
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky
2017-04-21LOK - Calc: changed the way header is updated on row/col insert/removeMarco Cecchetti
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel 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-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin
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-29expand vis to visible; fix typosdennisroczek
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-24convert ViewShellId to o3tl::strong_intNoel Grandin
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-17Use SfxObjectFactory::GetFactoryName/URLMatteo Casalin
2017-03-17remove unused defines from HRC files in sfx2Noel Grandin
2017-03-17gpg4libre: Also show Infobar when signature is validSamuel Mehrbrodt
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