summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2017-04-13Removed duplicated includesAndrea Gelmini1-1/+0
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara2-3/+2
2017-04-12Notebookbar: remove dependency between all containers and IPrioritableSzymon Kłos3-12/+14
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara5-235/+55
2017-04-10loplugin:inlinefields in SfxSaveAsTemplateDialogNoel Grandin1-10/+9
2017-04-07Revert "Remove button handler and let the button dispatch the uno cmd"Michael Stahl1-1/+6
2017-04-07Revert "Related tdf#105566 Update Infobar when signature status changes"Michael Stahl5-106/+36
2017-04-07Remove button handler and let the button dispatch the uno cmdSamuel Mehrbrodt1-6/+1
2017-04-07Related tdf#105566 Update Infobar when signature status changesSamuel Mehrbrodt5-36/+106
2017-04-07Drop remains of the Welcome Screen featureGabor Kelemen1-12/+0
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: sfx2Stephan Bergmann2-2/+2
2017-04-06Resolves: rhbz#1438876 detect preferred help module for csv dialogCaolán McNamara1-18/+33
2017-04-06split out module->help mappingCaolán McNamara1-27/+40
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-04Adding other spec-files to READMEdennisroczek1-0/+3
2017-04-03tdf#39468 Translate German commentsJens Carl9-15/+12
2017-04-03coverity#440972 Dereference before null checkCaolán McNamara1-38/+27
2017-04-01tdf#103391 Add missing title and secondary text to message boxAdolfo Jayme Barrientos1-3/+5
2017-04-01Fix typos: ist -> list and sublocality -> sub localityJens Carl1-1/+1
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 Gelmini2-3/+3
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 Grandin5-282/+5
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin12-56/+43
2017-03-27remove unhandled SID commands in sdNoel Grandin1-18/+0
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