summaryrefslogtreecommitdiff
path: root/sc/inc/dbdata.hxx
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-08-31 23:20:10 +0200
committerMichael Stahl <mstahl@redhat.com>2015-08-31 23:20:10 +0200
commit75a8f6173e6b5d601c3a7d154406f5ae8331eb41 (patch)
tree76de9472a30e8e64881ebd490bb68fecc975c607 /sc/inc/dbdata.hxx
parentd0ebb6e438dc8f7dcb5467ae6f72068cf40dcb7a (diff)
sal: oops, forgot to commit that bit
Change-Id: Iee85958a6589624bc9a61242fca41214bdd1df85
Diffstat (limited to 'sc/inc/dbdata.hxx')
0 files changed, 0 insertions, 0 deletions
g'> The issue of 362d4f0cd4e50111edfae9d30c90602c37ed65a2 "Explicitly mark overriding destructors as 'virtual'" appears to no longer be a problem with MSVC 2013. (The little change in the rewriting code of compilerplugins/clang/override.cxx was necessary to prevent an endless loop when adding "override" to OOO_DLLPUBLIC_CHARTTOOLS virtual ~CloseableLifeTimeManager(); in chart2/source/inc/LifeTime.hxx, getting stuck in the leading OOO_DLLPUBLIC_CHARTTOOLS macro. Can't remember what that isAtEndOfImmediateMacroExpansion thing was originally necessary for, anyway.) Change-Id: I534c634504d7216b9bb632c2775c04eaf27e927e 2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann ...by turning the relevant ctor parameters into "const &". Change-Id: Ia8d0aba5da10ad6b25f8689e2281e45b3d71c1fc 2016-05-03tdf#42949: clean up includes in include/oox/drawingml with iwyuJorenz Paragas Add includes in other files to fix compiler errors. Change-Id: I566e2e081094cb074d20afbe7ceee49f759c725b Reviewed-on: https://gerrit.libreoffice.org/24510 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com> 2016-04-13loplugin:passstuffbyref in ooxNoel Grandin Change-Id: Iec989e9060c77dd5b010224b37633179cee4f7e9 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann Change-Id: I2ea407acd763ef2d7dae2d3b8f32525523ac8274