summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-09In LazyDelete'd SearchDialog::dispose, SfxHelpTextWindow_Impl is already goneStephan Bergmann
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-09gnome-documents: rework SfxPickList as pimplCaolán McNamara
2017-05-08fold SfxPickList::Get and ::ensure togetherCaolán McNamara
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07Fix typosAndrea Gelmini
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sfx2 module away from OSL_ASSERT to assertChris Sherlock
2017-05-06OUStrings: constify, reduce temporaries and scopeMatteo Casalin
2017-05-06Avoid 'else' after 'return'Matteo Casalin
2017-05-06OUStrings: constify and reduce temporariesMatteo Casalin
2017-05-05fix spelling, methode -> methodNoel Grandin
2017-05-05Once is enoughMaxim Monastirsky
2017-05-05Defining SID_UNICODE_NOTATION_TOGGLE once is enoughMaxim Monastirsky
2017-05-04Fix spellingTor Lillqvist
2017-05-04Remove duplicated includeAndrea Gelmini
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-05-03remove empty commentsNoel Grandin
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-05-02create SfxGroupId based on o3tl::strong_intNoel Grandin
2017-05-01Remove SlotType sdi propertyMaxim Monastirsky
2017-05-01Return values of sdi "method slots" were unusedMaxim Monastirsky
2017-04-30coverity#1405738 Unchecked dynamic_castCaolán McNamara
2017-04-30stop torturing std::string in SfxSlotPoolNoel Grandin
2017-04-29tdf#39468: Translate some German comments and termsJens Carl
2017-04-29also log the paramter passed as string argumentsMarkus Mohrhard
2017-04-28loplugin:salunicodeliteral: sfx2Stephan Bergmann
2017-04-28move builder attributes from OString to OUStringCaolán McNamara
2017-04-28loplugin:unusedfieldsNoel Grandin
2017-04-27tdf#39468 cleanup source code commentsdennisroczek
2017-04-27another name for a nonlocalized string is a stringCaolán McNamara
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-26loplugin:unusedmethodsNoel Grandin
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara
2017-04-26remove sfx2 bitmaps from .src filesCaolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-04-25clang-tidy readability-simplify-boolean-expr in sfx2Noel Grandin
2017-04-25make __RSC a builtin define for the RSC compilerNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24Do not pass a suggested name to GUIStoreModel: it is always overwrittenMatteo Casalin
2017-04-24OUStrings: constify and avoid temporaries some moreMatteo Casalin
2017-04-24Minor optimizations to loopsMatteo Casalin
2017-04-24Fix indentationMatteo Casalin
2017-04-24OUStrings: constify and avoid temporariesMatteo Casalin
2017-04-24OUStrings: avoid temporaries and OUStringBuffersMatteo Casalin