Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-17 | namespace css | Thomas Arnhold | |
Change-Id: Ie25cc7098cd513a77d78e04564eccacd946c355b | |||
2014-08-17 | warning C4800: 'int' : forcing value to bool 'true' or 'false' | Thomas Arnhold | |
Change-Id: I011954c2e12abb8a7551638567474e2123d3221e | |||
2014-08-17 | warning C4800: 'int' : forcing value to bool 'true' or 'false' | Thomas Arnhold | |
Change-Id: I9f77b85eb9ccaa4defa3dea571b375c0e480caa2 | |||
2014-08-17 | namespace css | Thomas Arnhold | |
Change-Id: I58017a0769a1e06d9e870f692c2d9fcfd347fbd7 | |||
2014-08-17 | warning C4800: 'int' : forcing value to bool 'true' or 'false' | Thomas Arnhold | |
Change-Id: I810e2b963f02c67d10765444cae2b5ec846af746 | |||
2014-08-17 | warning C4800: 'int' : forcing value to bool 'true' or 'false' | Thomas Arnhold | |
Change-Id: Iae7dd3944d1d01020c8a3ab1ac4bb2e94e01541e | |||
2014-08-17 | warning C4800: 'unsigned long' : forcing value to bool 'true' or 'false' | Thomas Arnhold | |
Change-Id: Iea71e791a760b38448a89294ab4136f815b8932c | |||
2014-08-17 | warning C4800: 'unsigned long' : forcing value to bool 'true' or 'false' | Thomas Arnhold | |
Change-Id: I7546fb8fd0a5b83818c8496d44ec180ec48e72eb | |||
2014-08-17 | warning C4800: 'int' : forcing value to bool 'true' or 'false' | Thomas Arnhold | |
Change-Id: Ic438fe098f80e96dd4679dda6e5de93a1ba9dc6a | |||
2014-08-17 | use bool directly | Thomas Arnhold | |
Change-Id: I314e290b453c55e345559d8abef9b00622493ed3 | |||
2014-08-17 | convert int to bool | Thomas Arnhold | |
Change-Id: I4fb95c90dc1f188f8088ba1e4b7bfd0ebc59eb60 | |||
2014-08-16 | upgrade to apache-commons-1.2 | Thomas Arnhold | |
Change-Id: Ic356c6a23f42b5fe37be1075e8508bb168eac9a1 Reviewed-on: https://gerrit.libreoffice.org/10927 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org> | |||
2014-08-17 | Fix another: reference to 'Primitive2DSequence' is ambiguous | Matteo Casalin | |
Change-Id: I8b78126cab64f023ffcb35c080576148b1eb15f5 | |||
2014-08-17 | Fix: reference to 'Primitive2DSequence' is ambiguous | Matteo Casalin | |
Change-Id: Ic6cf4bc6dab4b9e2610aebdc42e3df7b56eda59d | |||
2014-08-17 | loplugin:passstuffbyref (Primitive2DSequence) | Matteo Casalin | |
Change-Id: I3d9c6daa09d71ca872021fe13405b08050e191d9 | |||
2014-08-16 | Related: fdo#45588 Use of different items for Formatting Marks | Julien Nabet | |
There's still help part to change See https://bugs.freedesktop.org/show_bug.cgi?id=45588#c9 Change-Id: Ieb69ebffc680b0352ed481524a95a78bca50ac83 | |||
2014-08-16 | CID 1231678: Uninitialized pointer field | Matteo Casalin | |
Change-Id: I1c691b2c9c66b99957b07df4197c0a67c2598273 | |||
2014-08-16 | Missing ; (unsuccessful merge) | Matteo Casalin | |
Change-Id: I3a1ab8936021e0b310afa799b1c257040bf78be3 | |||
2014-08-16 | Fix member function prototype (sal_uIntPtr& to size_t&) | Matteo Casalin | |
Change-Id: I063549d510d80450ab502fc511c79de41b591c4e | |||
2014-08-16 | Reserve vector capacity in advance | Matteo Casalin | |
Change-Id: I2ee5913a274eecf86ad6bbf19b99e1fe61f0ade7 | |||
2014-08-16 | Simplify by early bail-out | Matteo Casalin | |
Change-Id: Id3789fd994b54813b6f72857a625b496c7a6eef0 | |||
2014-08-16 | Consistently use size_t and SAL_MAX_SIZE | Matteo Casalin | |
Change-Id: Ibab89984ec94556ec368653b6db50c6c2e380dec | |||
2014-08-16 | bDoInvalidate is always false | Matteo Casalin | |
Change-Id: I0e22f509b90acc9d4c3d7efb5a428f15bd21317d | |||
2014-08-16 | Simplify loop | Matteo Casalin | |
Change-Id: I100344543a6008f6f466d0cc5716001e5b6c1ddd | |||
2014-08-16 | Remove repeated check | Matteo Casalin | |
Change-Id: I2ed6326f97bf6c0eefb3d309405261ffd30681b9 | |||
2014-08-16 | Avoid redundant cehck and unneeded local scope | Matteo Casalin | |
Change-Id: Ifd8359f709a3c11851673921f278b3055ea518c6 | |||
2014-08-16 | Just copy the boolean value | Matteo Casalin | |
Change-Id: I158f4e9eddf7ea666613d56a79d014dd3cbf9931 | |||
2014-08-16 | Remove pnMarkNum parameter: either NULL or pointed data is not read | Matteo Casalin | |
Change-Id: I213a097616275765478a5f21a5f8e9645470a1e8 | |||
2014-08-16 | These function members does not need to be virtual | Matteo Casalin | |
Change-Id: I8ec3f297fbf9ff494d115d0400e890d568bdae7f | |||
2014-08-16 | Delete commented-out declaration of function members | Matteo Casalin | |
Change-Id: I118b7a788ee62f75af8b7669cad285952f0e968a | |||
2014-08-16 | Consistently use size_t and SAL_MAX_SIZE | Matteo Casalin | |
Instead of a mix of sal_uIntPtr, sal_uLong, int, and so on. Also change CONTAINER_ENTRY_NOTFOUND=ULONG_MAX to SAL_MAX_SIZE as return value in case of failure and in the related tests. Change-Id: Ie778a849253b4be84fbcdab9557b7c4240233927 | |||
2014-08-16 | sal_uInt16 to size_t, avoid temporaries and hardcoded constants | Matteo Casalin | |
Change-Id: I21bd116ec39ba865a881a5866d4227b094d3a249 | |||
2014-08-16 | Fix indentation/format | Matteo Casalin | |
Change-Id: Ic1dbc6ba261da23be2a0a6f715cd79e68b168c6c | |||
2014-08-16 | Use more proper integer types, avoid temporaries and constify | Matteo Casalin | |
Change-Id: Ia2b591641ab7c954f3b1c7d5f58b42927d974a58 | |||
2014-08-16 | Fix indentation/format | Matteo Casalin | |
Change-Id: I8544a1a84f4812cdfae6a6aa5db7ea5576c956c2 | |||
2014-08-16 | sal_uInt16 to sal_uInt16, constify | Matteo Casalin | |
Change-Id: Iabb5662cfe135728ca77244032a93762cd7e1c93 | |||
2014-08-16 | This array can be static | Matteo Casalin | |
Change-Id: Ide0f5df3430f246d5998637166e4e44e83566774 | |||
2014-08-16 | Group more code in local helper function and simplify it | Matteo Casalin | |
Change-Id: I1d5c07bd9c67243cf22405fb4f6edb9202291091 | |||
2014-08-16 | DirInfo, LSize and MemoryBlock are unused | Tor Lillqvist | |
Change-Id: I6ddec983ef160cabf22690d0f3e8cfb08ba52394 | |||
2014-08-16 | Our use of Ptr does not clash with the <MacTypes.h> typedef | Tor Lillqvist | |
Change-Id: I5bcd1afde7c083c9a86be068c211fad152e75d01 | |||
2014-08-16 | SVG test: check content of Primitive2DSequence with the XML dumper | Tomaž Vajngerl | |
Change-Id: I12954cd52cece2d2fe99b7b4ca1e60cee3b430f0 | |||
2014-08-16 | initial implementation of XML dump for Primitive2DSequence | Tomaž Vajngerl | |
Change-Id: I6618b18164a26553f81a1c737e009b7187b028c3 | |||
2014-08-16 | XmlWriter: simplify and take SvStream* as input | Tomaž Vajngerl | |
Change-Id: I56b2fa6887f7971604a2dcf34497ecda9cea8937 | |||
2014-08-16 | mtfxmldump: move XML writing into its own function | Tomaž Vajngerl | |
Change-Id: I82954177fe9d4934e69b33c1c985304add09e089 | |||
2014-08-16 | No need to write ' | Tomaž Vajngerl | |
Change-Id: I0562defc6fc60ee83bc73b901caf46b1283a9df9 | |||
2014-08-16 | SvMemoryStream.remainingSize ret. size to end of data not buffer | Tomaž Vajngerl | |
SvMemoryStream remainingSize returned the size from current position to internal buffer size instead to end of data. This was not consistent with what remainingSize description says on SvStream (and other SvStream implementations work) and what the user expects. Change-Id: I7ff391754a386c5f067a4bd4eed2ee7f2d7fd77e | |||
2014-08-16 | Our use of Byte does not clash with the <MacTypes.h> typedef | Tor Lillqvist | |
Change-Id: I693de4bc9eb7fc9b409d321e0dcec6e0c03212c3 | |||
2014-08-16 | Our use of Boolean does not clash with the Xt <X11/Intrinsic.h> typedef | Tor Lillqvist | |
So no need to hide the Xt type. Change-Id: Ib7d96745294ab747b3c8ed355d4562a68e3cb0cf | |||
2014-08-16 | RSC_TRISTATEBOX is no longer used | Caolán McNamara | |
Change-Id: Ib3f43db131cf5562ad011538873c2ee51839665c | |||
2014-08-16 | RSC_MULTILINEEDIT no longer used | Caolán McNamara | |
Change-Id: If56233b5226cec9516d5e2f8992e1b0beae733bf |