summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)AuthorFilesLines
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin4-11/+5
2017-04-05loplugin:constantparam part2Noel Grandin2-4/+3
2017-04-05loplugin:constantparamNoel Grandin1-1/+1
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann1-1/+1
2017-04-04can simplify nowCaolán McNamara1-28/+6
2017-04-04Resolves: tdf#106935 restore traditional toolbar labelsCaolán McNamara3-7/+21
2017-04-03tdf#39468 Translate German commentsJens Carl8-14/+11
2017-04-03coverity#440972 Dereference before null checkCaolán McNamara1-38/+27
2017-03-31use actual UNO enums in sfx2Noel Grandin1-3/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna48-181/+181
2017-03-30remove type decorations on char literalsJochen Nitschke3-5/+5
2017-03-30use SFX_INTERFACE_NONE constantNoel Grandin4-7/+7
2017-03-29Fix typo in methodAndrea Gelmini1-2/+2
2017-03-29loplugin:unusedmethodsNoel Grandin1-6/+0
2017-03-29convert EViewType to scoped enumNoel Grandin8-30/+30
2017-03-29expand vis to visible; fix typosdennisroczek3-8/+6
2017-03-29loplugin:singlevalfieldsNoel Grandin7-35/+1
2017-03-28remove enum slot code from sfx2Noel Grandin5-241/+24
2017-03-28remove unhandled SID commands from sfx2Noel Grandin1-7/+0
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin12-56/+43
2017-03-26Fix typosAndrea Gelmini9-12/+12
2017-03-24Just include sal/types.h nowadaysStephan Bergmann1-12/+3
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin3-10/+10
2017-03-23remove unused helpid in SfxShellNoel Grandin1-12/+0
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2-3/+3
2017-03-22create SfxDisableFlags enumNoel Grandin4-13/+14
2017-03-21Notebookbar: correct initial icon sizeSzymon Kłos1-1/+4
2017-03-20uitest: use the new ui test logger also for the UNO commandsMarkus Mohrhard1-11/+2
2017-03-19uitest: add a way to log the UNO commandsMarkus Mohrhard1-0/+21
2017-03-19Use just geParameter instead of hasParameter + getParameterMatteo Casalin1-3/+1
2017-03-19OUString-related simplificationsMatteo Casalin2-56/+28
2017-03-19Can return const OUString&, hereMatteo Casalin1-2/+2
2017-03-19SfxViewFrame::ExecReload_Impl - remove written-only variable aURLMatteo Casalin1-8/+0
2017-03-19Fix typos + some German translationsAndrea Gelmini2-3/+3
2017-03-19fix typo/grammar: "the the" --> thedennisroczek4-4/+4
2017-03-17SfxObjectFactory: directly store factory name as OUStringMatteo Casalin1-10/+6
2017-03-17Remove SfxObjectFactory::GetShortName()Matteo Casalin2-5/+5
2017-03-17Use SfxObjectFactory::GetFactoryName, againMatteo Casalin1-2/+3
2017-03-17Simplify same assignment in both branches of a conditionalMatteo Casalin1-13/+3
2017-03-17Use SfxObjectFactory::GetFactoryName/URLMatteo Casalin3-5/+4
2017-03-17cleanup double includes and declarationsJochen Nitschke1-1/+0
2017-03-17remove unused defines from HRC files in sfx2Noel Grandin9-127/+0
2017-03-17gpg4libre: Also show Infobar when signature is validSamuel Mehrbrodt2-0/+9
2017-03-16No need to keep these booleans as data membersMatteo Casalin2-6/+2
2017-03-16tdf#103355 Working menu after closing slideshowSzymon Kłos1-8/+7
2017-03-16Notebookbar: fixed crash after customizationSzymon Kłos1-11/+36
2017-03-15tdf#105040 Notebookbar: added shortcuts toolboxSzymon Kłos3-42/+246
2017-03-14remove unused RID constantsNoel Grandin2-15/+0
2017-03-14remove noise UUUU tags in commentsNoel Grandin1-1/+1
2017-03-13tdf#95416 remove ../ in #include headers of sfx2 filesJeevan8-137/+7