This website requires JavaScript.
Explore
Help
Register
Sign In
mir
/
libreoffice
Watch
2
Star
0
Fork
0
You've already forked libreoffice
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dc6bf6c8ae94fd89f30e39d63dfe02fdb042e98d
libreoffice
/
codemaker
/
source
/
cppumaker
History
Stephan Bergmann
0dc02bb961
Silence -Werror,-Wimplicit-fallthrough under NDEBUG
...
Change-Id: I6abfef139197379f04e1a9df80e974c5d4021890
2016-05-12 14:15:27 +02:00
..
cppumaker.cxx
convert to range-based for loops in codemaker/
2016-02-09 16:14:30 +02:00
cppuoptions.cxx
clean-up: unused using declarations and includes
2016-04-18 07:25:24 +00:00
cppuoptions.hxx
…
cpputype.cxx
Silence -Werror,-Wimplicit-fallthrough under NDEBUG
2016-05-12 14:15:27 +02:00
cpputype.hxx
…
dependencies.cxx
Replace fallthrough comments with new SAL_FALLTHROUGH macro
2016-05-10 16:42:16 +02:00
dependencies.hxx
tdf#94306 replace boost::noncopyable in cppuhelper
2016-04-08 09:32:48 +00:00
dumputils.cxx
tdf#94269: Replace "n" prefix for bool variables with "b"
2015-11-02 23:40:57 +01:00
dumputils.hxx
…
includes.cxx
Replace fallthrough comments with new SAL_FALLTHROUGH macro
2016-05-10 16:42:16 +02:00
includes.hxx
…