summaryrefslogtreecommitdiff
path: root/framework/inc/xml
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/xml')
0 files changed, 0 insertions, 0 deletions
8 +0200'>2018-07-31Add missing sal/log.hxx headersGabor Kelemen 2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna 2017-05-07revert OSL_ASSERT changesChris Sherlock 2017-05-07tdf#43157: convert starmath module away from OSL_ASSERT to assertChris Sherlock 2017-04-21remove some old MSVC workaroundsNoel Grandin 2017-04-18starmath: Convert SmNodeType to scoped enumTakeshi Abe 2016-11-30sw: use auto when initializing with a cast to avoid duplicating the type nameMiklos Vajna 2016-10-26svl: the compiler can generate the same SfxGrabBagItem copy ctor itselfMiklos Vajna 2016-08-01loplugin:countusersofdefaultparams in shell..starmathNoel Grandin 2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2014-11-02unused includes in RTF filter and related filesMiklos Vajna 2014-10-10indentation fixesMiklos Vajna 2014-05-26coverity#736052 Missing break in switchCaolán McNamara