Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/go2
/
sax
958556f
Remove unused convertDateTimeTZ and convertDateTZ
by Julien Nabet
· 13 years ago
ba37e40
OUStringBuffer doesn't have append() overload for const char*
by Luboš Luňák
· 13 years ago
9d639f6b
sax: even more boost_headers
by Michael Stahl
· 13 years ago
4ce40c0
sax: more s/TimeZone/Timezone/
by Michael Stahl
· 13 years ago
20cbf5b
i#108348: support DateTimeWithTimezone in user defined Document Properties
by Michael Stahl
· 13 years ago
652ccbd
i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.
by Michael Stahl
· 13 years ago
1c23a377
fastsax: provide the element name instead of prefix for unknown elements
by Cédric Bosdonnat
· 13 years ago
ba0a577
remove OUString wrap for string literals
by Thomas Arnhold
· 13 years ago
56dc798
i#108348 sax::Converter: support negative date and dateTime
by Michael Stahl
· 13 years ago
830cc95
sax: FastSaxSerializer: add well-formedness assertions
by Michael Stahl
· 13 years ago
96ee988
sax: SaxWriter: add well-formedness assertions
by Michael Stahl
· 13 years ago
cb6d67c
Spelling "separate" (etc) correctly is hard
by Tor Lillqvist
· 13 years ago
1cc9bbf
gbuild: drop empty use_packages calls
by David Tardon
· 13 years ago
c042cd0
gbuild: drop uses of removed packages
by David Tardon
· 13 years ago
6c7659b
move URE headers to include/
by David Tardon
· 13 years ago
b9337e2
execute move of global headers
by Bjoern Michaelsen
· 13 years ago
9830fd3
date/time IDL datatypes incompatible change
by Lionel Elie Mamane
· 13 years ago
5114980
rename expat external to 'expat'
by David Tardon
· 13 years ago
1946794
mass removal of rtl:: prefixes for O(U)String*
by Luboš Luňák
· 13 years ago
f326779
Remove RTL_CONSTASCII_(U)STRINGPARAM in scaddins/sax
by Chr. Rossmanith
· 13 years ago
4b45fe5
add missing dep on sal/types.h
by David Tardon
· 13 years ago
aa753f0
-Wunused-macros
by Stephan Bergmann
· 13 years ago
5bb4a2b
further OUString cleanup
by Thomas Arnhold
· 13 years ago
39d4539
removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations
by Thomas Arnhold
· 13 years ago
8b27d78
automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings
by Thomas Arnhold
· 13 years ago
2c17beb
Wundef, fix various more or less broken debug code
by Luboš Luňák
· 13 years ago
79b0046
remove legacy build.pl prj/build.lst files.
by Michael Meeks
· 13 years ago
ce33f85
sal_Bool to bool
by Takeshi Abe
· 13 years ago
f5ca04c
Related to fdo#60724: correct spelling
by Thomas Arnhold
· 13 years ago
b768611
remove all d.lst
by Michael Stahl
· 13 years ago
936d7ba
cppu: new ZipPackage_cppu_odk_headers
by Michael Stahl
· 13 years ago
fb79d20
Fix typo, "charcter" -> "character"
by Julien Nabet
· 13 years ago
ef1d096
fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT
by Radu Ioan
· 13 years ago
fcb1e4d
fdo#60471: svgio, sax: enable internal entity declarations for SVG
by Michael Stahl
· 13 years ago
4db5b17
sax: convert some legacy assertions
by Michael Stahl
· 13 years ago
a53586f
gbuild: do not copy boost headers around
by Michael Stahl
· 13 years ago
1f2c079
sax: add methods to duplicate current top marker and reapply it later
by Pierre-Eric Pelloux-Prayer
· 13 years ago
612981f
callcatcher: update and remove newly unused code
by Caolán McNamara
· 13 years ago
b3a1909
added Converter::convertColor with opacity parameter
by Chr. Rossmanith
· 13 years ago
9c17f2b
wrap vararg sax functions in typesafe overloads
by Luboš Luňák
· 13 years ago
9a72eb0
sax: no obvious reason why expwrap should use expat_utf16
by Michael Stahl
· 13 years ago
273a60a
cppCheck: clarifyCondition
by jailletc36
· 13 years ago
9decde0
sax: FastSaxSerializer: cannot do anything without a stream
by Michael Stahl
· 13 years ago
fb741b5
fdo#46808, Adapt xml::sax::XWriter UNO service to new style
by Noel Grandin
· 13 years ago
93a3e81
add missing deps on headers to static libs
by David Tardon
· 14 years ago
5032dc0
gbuild: invert handling of standard system libraries:
by Michael Stahl
· 14 years ago
b85c349
gbuild: replace direct gb_STDLIBS use with ...
by Michael Stahl
· 14 years ago
2e677c3
gbuild: split uwinapi out of gb_STDLIBS
by Michael Stahl
· 14 years ago
1cb0443
sal_Bool -> bool
by Noel Grandin
· 14 years ago
b7c41f1
unusedcode: FastSaxSerializer is not used through UNO
by Matúš Kukan
· 14 years ago
2ecd5b0
sax: com.sun.star.xml.sax.FastSerializer seems to be unused
by Matúš Kukan
· 14 years ago
5b57402
sax: avoid pointless linking expwrap against sax
by Matúš Kukan
· 14 years ago
5e6ba59
warning C4310: cast truncates constant value
by Michael Stahl
· 14 years ago
426f4c8
sigh.. MSVC warning C4146: unary minus applied to unsigned type?
by Michael Stahl
· 14 years ago
8ea65d9
oops forgot #include limits
by Michael Stahl
· 14 years ago
85ebb3d8
overflow in implicit constant conversion [-Werror=overflow]
by Michael Stahl
· 14 years ago
0456089
decodeBase64 test is done and working
by Artur Dorda
· 14 years ago
57cac07
encodeBase64 test is working
by Artur Dorda
· 14 years ago
9f2a303
added some extreme values in string-to-measure test
by Artur Dorda
· 14 years ago
36955a6
'string to number' test covered
by Artur Dorda
· 14 years ago
daae18f
'number to string' test covered
by Artur Dorda
· 14 years ago
ecb8115
'string to color' test covered
by Artur Dorda
· 14 years ago
1edec50
'color to string' test covered
by Artur Dorda
· 14 years ago
d2ab209
'percent to string' test covered
by Artur Dorda
· 14 years ago
d541749
'string to percent' test covered
by Artur Dorda
· 14 years ago
d2bffad
'bool to string' test covered
by Artur Dorda
· 14 years ago
764a124
'string to bool' test covered
by Artur Dorda
· 14 years ago
63cd59d
'measure to string' test covered in test_converter.cxx
by Artur Dorda
· 14 years ago
7200187
Added testing 'measure to string' function
by Artur Dorda
· 14 years ago
978c6b8
All the MeasureUnit values are covered in converter test
by Artur Dorda
· 14 years ago
22f2955
Started testing measures in converter test, first: string to measure
by Artur Dorda
· 14 years ago
60cfa64
Bin no longer used iOS cppunit stuff that even breaks the build
by Tor Lillqvist
· 14 years ago
23e2875
XML_Parse returns enum XML_Status
by Michael Stahl
· 14 years ago
fdda178
targetted improvement of UNO API includes / usage
by Michael Meeks
· 14 years ago
6736ca4
another unit test issue
by Michael Meeks
· 14 years ago
e18655e
re-base on ALv2 code.
by Michael Meeks
· 14 years ago
328e226
targetted re-work of cppunit pieces.
by Michael Meeks
· 14 years ago
6fcac7d
Remove unused include files
by Thomas Arnhold
· 14 years ago
2c75729
reduce static_initialization_and_destruction chain
by Caolán McNamara
· 14 years ago
66cd9ee
Remove various commented out defines
by Thomas Arnhold
· 14 years ago
ecf9432
re-base on ALv2 code.
by Michael Meeks
· 14 years ago
b9042fa
re-base on ALv2 code.
by Michael Meeks
· 14 years ago
b6db3e3
re-base on ALv2 code.
by Michael Meeks
· 14 years ago
495075d
other mis-include
by Norbert Thiebaud
· 14 years ago
0a040ec
fix build breakage due to sax gbuildification
by Norbert Thiebaud
· 14 years ago
3be7864
gbuildification of sax
by Norbert Thiebaud
· 14 years ago
445cb2b
revert gmk4
by Norbert Thiebaud
· 14 years ago
017b1c5
Targeted string re-work in padmin and sax
by Thorsten Behrens
· 14 years ago
31cc01a
targeted string re-work
by Norbert Thiebaud
· 14 years ago
cad9839
stop parsing on encountering internal entities in fastparser.cxx
by Michael Stahl
· 14 years ago
fe226fd
stop parsing on encountering internal entities in sax_expat.cxx
by Michael Stahl
· 14 years ago
df34ccb
remove unneeded include of boost/bind.hpp
by Caolán McNamara
· 14 years ago
135c63c
fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST
by Thomas Arnhold
· 14 years ago
b1c3e8a
make gbuild the default assumption of build.pl
by Bjoern Michaelsen
· 14 years ago
ee376102
fdo#48969: add unit test for Converter::convertDouble
by Michael Stahl
· 14 years ago
62a0b24
fdo#48969: GetConversionFactor: add inch as source unit
by Michael Stahl
· 14 years ago
84aeb73
fdo#48969: switch units in Converter::convertDouble
by Michael Stahl
· 14 years ago
1018d69
escape \n and \r too in escapeXml()
by Luboš Luňák
· 14 years ago
4c50f23
LinkTarget.mk: remove gb_LinkTarget_add_package_headers
by Michael Stahl
· 14 years ago
c923f7d
gbuild: "use" vs. "add":
by Michael Stahl
· 14 years ago
Next »