summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
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
2017-03-01Correct indentation of try blockTor Lillqvist
2017-02-28loplugin:unoanyStephan Bergmann
2017-02-28don't have to create SfxApplication if none existsCaolán McNamara
2017-02-28might as well move append 'usage' into the msConfigPath from the startCaolán McNamara
2017-02-28Revert "move append 'usage' into the msConfigPath from the start"Caolán McNamara
2017-02-28might as well move append 'usage' into the msConfigPath from the startCaolán McNamara
2017-02-28new loplugin unoanyNoel Grandin
2017-02-28Run macro:// via LOKitKatarina Behrens
2017-02-27tdf#105829 Infobar design, tdf#102785 Font issueheiko tietze
2017-02-25check for SfxApplication::Get means SfxGetpApp is just SfxApplication::GetCaolán McNamara
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2017-02-24rtfrow-crash.rtf throws a o3tl::divide_by_zeroCaolán McNamara
2017-02-24don't have to create SfxApplication if it doesn't already existCaolán McNamara
2017-02-24Notebookbar: Better resize supportSzymon Kłos
2017-02-23tdf#101652 No infobar when doc attr is readonlySamuel Mehrbrodt
2017-02-23Simplify logicSamuel Mehrbrodt