summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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 Grandin11-145/+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łos4-42/+247
2017-03-14remove unused RID constantsNoel Grandin4-19/+0
2017-03-14remove noise UUUU tags in commentsNoel Grandin1-1/+1
2017-03-13tdf#95416 remove ../ in #include headers of sfx2 filesJeevan8-9/+9
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann2-3/+3
2017-03-11Fix typosAndrea Gelmini2-2/+2
2017-03-10shuffle this around a littleCaolán McNamara1-4/+4
2017-03-09Clean up uses of integer typesStephan Bergmann1-26/+27
2017-03-08Simplify GetStateCache callStephan Bergmann1-2/+1
2017-03-08No need for extra heap allocationStephan Bergmann1-79/+54
2017-03-08valgrind: fix leakCaolán McNamara1-1/+1
2017-03-08loplugin:loopvartoosmallStephan Bergmann8-39/+35
2017-03-08make SfxGetpApp just get and move GetOrCreate to the peripheryCaolán McNamara2-2/+2
2017-03-07shouldn't need these SfxGetpApp as it will already existCaolán McNamara4-9/+0
2017-03-07Notebookbar: don't show unnecessary separators in the popupSzymon Kłos1-0/+34
2017-03-07only one use of GetLastSaveDirectoryCaolán McNamara1-15/+0
2017-03-07can use a reference hereCaolán McNamara1-28/+25
2017-03-07Add Tooltips for emoji toolbar controlAkshay Deep2-6/+10
2017-03-07remove dead codeJochen Nitschke4-142/+0
2017-03-06convert ScrollingMode to scoped enumNoel Grandin3-9/+9
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin1-2/+2
2017-03-06templatize HTMLEnumOption::GetEnum methodsNoel Grandin2-9/+7
2017-03-03Remove redundant 'inline' keywordStephan Bergmann5-48/+48
2017-03-03lok: Listen to change tracking related commandsPranav Kant1-1/+3
2017-03-02Fix typosAndrea Gelmini4-5/+5
2017-03-01Correct indentation of try blockTor Lillqvist1-64/+65
2017-02-28loplugin:unoanyStephan Bergmann1-4/+4
2017-02-28don't have to create SfxApplication if none existsCaolán McNamara1-6/+15
2017-02-28might as well move append 'usage' into the msConfigPath from the startCaolán McNamara1-4/+5
2017-02-28Revert "move append 'usage' into the msConfigPath from the start"Caolán McNamara1-4/+3
2017-02-28might as well move append 'usage' into the msConfigPath from the startCaolán McNamara1-3/+4