office-gobmx/sax
Aleksas Pantechovskis 57d0caacee tdf#96505 Remove long integer literal specifier when not needed
Remove L from integer literals if it does not produce warnings
and does not change semantics

Change-Id: I9573a47d3e3401993a1f0fbcf7df4be20f9e6eba
Reviewed-on: https://gerrit.libreoffice.org/22867
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
2016-03-04 06:40:33 +00:00
..
inc Remove excess newlines 2016-02-09 08:18:05 +00:00
qa/cppunit
source tdf#96505 Remove long integer literal specifier when not needed 2016-03-04 06:40:33 +00:00
test Remove excess newlines 2016-02-09 08:18:05 +00:00
CppunitTest_sax.mk
CppunitTest_sax_attributes.mk
CppunitTest_sax_parser.mk
Library_expwrap.mk
Library_sax.mk
Makefile
Module_sax.mk
README

Wrapper around expat using UNO.