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
ada908ab14b10fd15a0e172809546c5fffc7d952
libreoffice
/
xmloff
History
Takeshi Abe
3006397439
Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))
...
to equalsIgnoreAsciiCaseAscii("...")
2012-02-21 01:07:21 +09:00
..
dtd
…
inc
Remove unused code in XMLTextListAutoStylePool.
2012-02-20 11:56:00 +00:00
prj
…
qa
/unoapi
…
source
Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))
2012-02-21 01:07:21 +09:00
util
…
xml
…
JunitTest_xmloff_unoapi.mk
gb_JunitTest_JunitTest takes only one argument
2012-02-20 16:39:59 +01:00
Library_xo.mk
use INCLUDE instead of SOLARINC, and after local includes
2012-01-13 22:42:33 +01:00
Library_xof.mk
…
Makefile
switch to include-based build rather than sourced-based build
2012-02-05 19:34:05 -06:00
Module_xmloff.mk
…
Package_dtd.mk
…
Package_inc.mk
xmloff: use ::comphelper::UStringLess instead of less_functor
2012-02-18 21:33:05 +01:00
README
Added READMEs for modules which used to be in libs-core
2012-02-08 06:37:16 +01:00
README
Contains common xml import and export filter logic.