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
32e173b865619ff7b8a55ef49dab0cb15496b174
libreoffice
/
idlc
/
source
History
Pierre-André Jacquod
e47e88723c
delete commented code from idlc/..astinterface.cxx
2011-10-07 15:57:55 +02:00
..
preproc
Let's rely on memmove() being sane on all our platforms
2011-09-27 16:04:27 +03:00
astarray.cxx
…
astconstant.cxx
…
astdeclaration.cxx
…
astdump.cxx
remove dead code in astdump.cxx (in idlc dir).
2011-10-07 15:57:45 +02:00
astenum.cxx
…
astexpression.cxx
…
astinterface.cxx
delete commented code from idlc/..astinterface.cxx
2011-10-07 15:57:55 +02:00
astoperation.cxx
…
astscope.cxx
…
astservice.cxx
…
aststack.cxx
…
aststruct.cxx
…
aststructinstance.cxx
…
astunion.cxx
…
attributeexceptions.hxx
…
errorhandler.cxx
…
fehelper.cxx
…
idlc.cxx
…
idlccompile.cxx
WaE: comparison between signed and unsigned integer expressions
2011-09-27 22:48:45 +03:00
idlcmain.cxx
…
idlcproduce.cxx
…
makefile.mk
…
options.cxx
Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().
2011-09-27 20:22:03 +02:00
parser.y
WaE: Ignore also C4702: unreachable code
2011-10-03 14:02:16 +03:00
scanner.ll
…
wrap_parser.cxx
…
wrap_scanner.cxx
…