summaryrefslogtreecommitdiff
path: root/framework/inc/dispatch
ModeNameSize
-rw-r--r--closedispatcher.hxx12144logplain
-rw-r--r--dispatchinformationprovider.hxx2852logplain
-rw-r--r--dispatchprovider.hxx7132logplain
-rw-r--r--interceptionhelper.hxx11271logplain
-rw-r--r--mailtodispatcher.hxx5501logplain
-rw-r--r--oxt_handler.hxx5227logplain
-rw-r--r--popupmenudispatcher.hxx6780logplain
-rw-r--r--servicehandler.hxx5898logplain
-rw-r--r--startmoduledispatcher.hxx5892logplain
-rw-r--r--systemexec.hxx5788logplain
n 2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke 2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin 2016-02-09Remove excess newlinesChris Sherlock 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann 2015-10-31com::sun::star->css in svxNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-01remove old standalone Sun bug numbersNoel Grandin 2015-06-27coverity#1308457 Uncaught exceptionCaolán McNamara 2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann 2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann 2015-03-09V801: Decreased performanceCaolán McNamara 2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin 2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin 2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin