summaryrefslogtreecommitdiffstats
path: root/sax
Commit message (Collapse)AuthorAgeFilesLines
* wrap vararg sax functions in typesafe overloadsLuboš Luňák2012-12-192-24/+121
| | | | | | | | | Now automatic conversions can take place (no getStr() needed), and there are compile errors when used improperly. The FSEND terminator is also no longer needed, but it's better to dump it only after forgetting it no longer silently breaks backports. Change-Id: Ib47e6eda2d5e12ce889b69bf2affbda3679c2d3f
* sax: no obvious reason why expwrap should use expat_utf16Michael Stahl2012-11-151-1/+1
| | | | Change-Id: Id2d476c4fc13ccfb501ef920f75e2a95a7ce3734
* cppCheck: clarifyConditionjailletc362012-11-121-1/+1
| | | | | | | | | | | | | | Remove some warnings about: Boolean result is used in bitwise operation Suspicious condition (assignment + comparison) Also reduce scope of a variable. Change-Id: I553e5a09ed1d6276be61efbbb2c28d165a69af39 Signed-off-by: jailletc36 <christophe.jaillet@wanadoo.fr> Reviewed-on: https://gerrit.libreoffice.org/1031 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
* sax: FastSaxSerializer: cannot do anything without a streamMichael Stahl2012-11-111-0/+2
| | | | Change-Id: If2fbfe776039fe1a3104d541279ab52f219f45bf
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-221-6/+5
| | | | | | | | Create a merged XWriter interface for the service. The xml.sax.Writer service already existed, it just did not have an IDL file. Change-Id: I4e6d3f3c68f9282a55fc7aa19778f97632fd8ad5
* add missing deps on headers to static libsDavid Tardon2012-10-011-0/+4
| | | | Change-Id: I7a28dfa13bf0f98a654eca98eb1cdfd99177f37a
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-284-8/+0
| | | | | | | Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-284-4/+8
| | | | | | ... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-284-0/+4
| | | | Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
* sal_Bool -> boolNoel Grandin2012-09-261-10/+10
| | | | Change-Id: I92e5f4f52ab19b607b5ed0314ee0d6c2334998c6
* unusedcode: FastSaxSerializer is not used through UNOMatúš Kukan2012-09-202-129/+61
| | | | | | | Change-Id: I07d7b78be200f5f4a0674361237ef45b2bd1e3e1 Reviewed-on: https://gerrit.libreoffice.org/651 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
* sax: com.sun.star.xml.sax.FastSerializer seems to be unusedMatúš Kukan2012-09-085-23/+3
| | | | | | | Change-Id: I826da00c83589f468c499879d86546d60b2aa515 Reviewed-on: https://gerrit.libreoffice.org/480 Reviewed-by: Michael Meeks <michael.meeks@suse.com> Tested-by: Kohei Yoshida <kohei.yoshida@gmail.com>
* sax: avoid pointless linking expwrap against saxMatúš Kukan2012-08-2414-200/+58
| | | | | | | | | ..only to share one class with fastsax in sax, where it's not used. The link dependency is ugly, mostly for libmerged. Use static library. Another option would be to link fastsax against expwrap. Change-Id: Ia85b01150959e2472d1ac04013b8b9a27232a070
* warning C4310: cast truncates constant valueMichael Stahl2012-08-151-1/+1
| | | | Change-Id: I3ebaec3953f86e8f42937e29fad54bafe87900fa
* sigh.. MSVC warning C4146: unary minus applied to unsigned type?Michael Stahl2012-08-151-2/+2
| | | | Change-Id: Ic2bbde637fd0a074f89b5ffa7af6e87d7cb408c5
* oops forgot #include limitsMichael Stahl2012-08-151-0/+2
| | | | Change-Id: I49161e270eda68d693181c3fff578ba5511bc6d4
* overflow in implicit constant conversion [-Werror=overflow]Michael Stahl2012-08-151-2/+2
| | | | Change-Id: I4fa1168a06118066c72a66801d911a49653f425f
* decodeBase64 test is done and workingArtur Dorda2012-08-151-0/+14
| | | | Change-Id: I4dfc20e0e577f986c626d4c4bab5b4e3214e4567
* encodeBase64 test is workingArtur Dorda2012-08-152-0/+34
| | | | Change-Id: I598ea47ff02b15fdb1d7ff3992d2c660f5a41c95
* added some extreme values in string-to-measure testArtur Dorda2012-08-151-0/+3
| | | | Change-Id: I8fd9029f42159444e7bb56f89eeb83fdb3745732
* 'string to number' test coveredArtur Dorda2012-08-151-0/+15
| | | | Change-Id: Ib8a81edce168be5babd1bcd62746199de77c2ade
* 'number to string' test coveredArtur Dorda2012-08-151-0/+20
| | | | Change-Id: Ic6bdc9448509e6f8251709c22576cc10cf9b8eb2
* 'string to color' test coveredArtur Dorda2012-08-151-0/+14
| | | | Change-Id: I024296d1f71bd06837547cd8af3adc2cf2830b95
* 'color to string' test coveredArtur Dorda2012-08-151-0/+19
| | | | Change-Id: Ia65d1bef19ec02efbb5d7dd784d4cc48c3dd51f2
* 'percent to string' test coveredArtur Dorda2012-08-151-0/+13
| | | | Change-Id: I6966191a3adde0af318021ce8eec910763c42585
* 'string to percent' test coveredArtur Dorda2012-08-151-0/+20
| | | | Change-Id: Ib18e28cba03c7032e8a446449b2839e7b7534133
* 'bool to string' test coveredArtur Dorda2012-08-151-0/+13
| | | | Change-Id: I8ee1142b2a68799a650f501e2fe491a5ed8d7a5e
* 'string to bool' test coveredArtur Dorda2012-08-151-0/+18
| | | | Change-Id: I6613167703974d802d17d7fd8cdf0f552721c33c
* 'measure to string' test covered in test_converter.cxxArtur Dorda2012-08-151-1/+17
| | | | Change-Id: If764eb4d87db93dc2907bc21fb1b9f10687a7ee4
* Added testing 'measure to string' functionArtur Dorda2012-08-151-0/+10
| | | | Change-Id: I36de98025ec72230cd960191ab47ab39ce965cc5
* All the MeasureUnit values are covered in converter testArtur Dorda2012-08-151-1/+20
| | | | Change-Id: I6c447bb3948566ad10d9935397089ed1fceac1da
* Started testing measures in converter test, first: string to measureArtur Dorda2012-08-151-0/+16
| | | | Change-Id: I96296b75d7c1f131a96add9dd17dfbffa079e343
* Bin no longer used iOS cppunit stuff that even breaks the buildTor Lillqvist2012-08-021-128/+0
| | | | Change-Id: I459f7fd097a81ef5977974f52b0cc2c2f155a810
* XML_Parse returns enum XML_StatusMichael Stahl2012-07-122-2/+3
| | | | Change-Id: Ie4dde5aa412dae05d2629ce5675356db70b2529b
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-023-12/+3
|
* another unit test issueMichael Meeks2012-06-291-49/+49
|
* re-base on ALv2 code.Michael Meeks2012-06-2724-516/+354
|
* targetted re-work of cppunit pieces.Michael Meeks2012-06-272-6/+1
|
* Remove unused include filesThomas Arnhold2012-06-271-141/+0
| | | | | | Those never get included at any point in the code. Change-Id: I17736e005635b9e57759cfc95176a99e7c5e8988
* reduce static_initialization_and_destruction chainCaolán McNamara2012-06-251-5/+7
| | | | Change-Id: I0c1b2f2d908c31d1510662880c13504d81445a6a
* Remove various commented out definesThomas Arnhold2012-06-251-11/+0
| | | | | | Most of them in hrc files. Change-Id: I3944f6ed9befd2b498385f61b851790362221a4f
* re-base on ALv2 code.Michael Meeks2012-06-221-23/+14
| | | | Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
* re-base on ALv2 code.Michael Meeks2012-06-218-196/+124
| | | | Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
* re-base on ALv2 code.Michael Meeks2012-06-211-21/+12
| | | | Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
* other mis-includeNorbert Thiebaud2012-06-161-1/+1
| | | | Change-Id: Ibc82592650fe54e4a174c5c57050f805a1834cc9
* fix build breakage due to sax gbuildificationNorbert Thiebaud2012-06-161-1/+1
| | | | Change-Id: I742c598451134f1d2d0cdc6bcfd5c77adf13ad98
* gbuildification of saxNorbert Thiebaud2012-06-1614-9/+204
| | | | Change-Id: I6e8220e88566e04b20687d54181205d31ec68e13
* revert gmk4Norbert Thiebaud2012-06-166-307/+0
| | | | Change-Id: I5e364dc0c387d85f7901d1e86968f5e591639f9f
* Targeted string re-work in padmin and saxThorsten Behrens2012-06-012-10/+10
|
* targeted string re-workNorbert Thiebaud2012-05-316-134/+133
| | | | Change-Id: Ifd6b90778725d94a9338a53a4cdc514cdb595052