summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2017-04-10loplugin:inlinefields in SfxSaveAsTemplateDialogNoel Grandin
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-07Drop remains of the Welcome Screen featureGabor Kelemen
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: sfx2Stephan Bergmann
2017-04-06Resolves: rhbz#1438876 detect preferred help module for csv dialogCaolán McNamara
2017-04-06split out module->help mappingCaolán McNamara
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-04-05loplugin:constantparamNoel Grandin
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-04-04can simplify nowCaolán McNamara
2017-04-04Resolves: tdf#106935 restore traditional toolbar labelsCaolán McNamara
2017-04-04Adding other spec-files to READMEdennisroczek
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-04-03coverity#440972 Dereference before null checkCaolán McNamara
2017-04-01tdf#103391 Add missing title and secondary text to message boxAdolfo Jayme Barrientos
2017-04-01Fix typos: ist -> list and sublocality -> sub localityJens Carl
2017-03-31use actual UNO enums in sfx2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-30use SFX_INTERFACE_NONE constantNoel Grandin
2017-03-29Fix typo in methodAndrea Gelmini
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-29convert EViewType to scoped enumNoel Grandin
2017-03-29expand vis to visible; fix typosdennisroczek
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-03-28remove enum slot code from sfx2Noel Grandin
2017-03-28remove unhandled SID commands from sfx2Noel Grandin
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-03-27remove unhandled SID commands in sdNoel Grandin
2017-03-26Fix typosAndrea Gelmini
2017-03-24Just include sal/types.h nowadaysStephan Bergmann
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-23remove unused helpid in SfxShellNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-22create SfxDisableFlags enumNoel Grandin
2017-03-21Notebookbar: correct initial icon sizeSzymon Kłos
2017-03-20uitest: use the new ui test logger also for the UNO commandsMarkus Mohrhard
2017-03-19uitest: add a way to log the UNO commandsMarkus Mohrhard
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 typos + some German translationsAndrea Gelmini
2017-03-19fix typo/grammar: "the the" --> thedennisroczek
2017-03-17SfxObjectFactory: directly store factory name as OUStringMatteo Casalin
2017-03-17Remove SfxObjectFactory::GetShortName()Matteo Casalin