summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
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
2017-03-17Use SfxObjectFactory::GetFactoryName, againMatteo Casalin
2017-03-17Simplify same assignment in both branches of a conditionalMatteo Casalin
2017-03-17Use SfxObjectFactory::GetFactoryName/URLMatteo Casalin
2017-03-17cleanup double includes and declarationsJochen Nitschke
2017-03-17remove unused defines from HRC files in sfx2Noel Grandin
2017-03-17gpg4libre: Also show Infobar when signature is validSamuel Mehrbrodt
2017-03-16No need to keep these booleans as data membersMatteo Casalin
2017-03-16tdf#103355 Working menu after closing slideshowSzymon Kłos
2017-03-16Notebookbar: fixed crash after customizationSzymon Kłos
2017-03-15tdf#105040 Notebookbar: added shortcuts toolboxSzymon Kłos
2017-03-14remove unused RID constantsNoel Grandin
2017-03-14remove noise UUUU tags in commentsNoel Grandin
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-11Fix typosAndrea Gelmini
2017-03-10shuffle this around a littleCaolán McNamara
2017-03-09Clean up uses of integer typesStephan Bergmann
2017-03-08Simplify GetStateCache callStephan Bergmann
2017-03-08No need for extra heap allocationStephan Bergmann
2017-03-08valgrind: fix leakCaolán McNamara
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-03-08make SfxGetpApp just get and move GetOrCreate to the peripheryCaolán McNamara
2017-03-07shouldn't need these SfxGetpApp as it will already existCaolán McNamara
2017-03-07Notebookbar: don't show unnecessary separators in the popupSzymon Kłos
2017-03-07only one use of GetLastSaveDirectoryCaolán McNamara
2017-03-07can use a reference hereCaolán McNamara
2017-03-07Add Tooltips for emoji toolbar controlAkshay Deep
2017-03-07remove dead codeJochen Nitschke
2017-03-06convert ScrollingMode to scoped enumNoel Grandin
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin
2017-03-06templatize HTMLEnumOption::GetEnum methodsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03lok: Listen to change tracking related commandsPranav Kant
2017-03-02Fix typosAndrea Gelmini