- 56e6f0d new loplugin: badvectorinit by Noel Grandin · 11 years ago
- d1d6764 loplugin:defaultparams by Stephan Bergmann · 10 years ago
- b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
- aadda5d xmloff: fix ODF import of gradient draw:angle attribute a bit by Michael Stahl · 10 years ago
- 54bb97a sax: remove obsolete XML_UNICODE code by Michael Stahl · 11 years ago
- eaf2c27 boost->std by Caolán McNamara · 11 years ago
- 4b6016a loplugin:stringconstant: OUStringBuffer: appendAscii -> append by Stephan Bergmann · 11 years ago
- 61cac95 sax: tdf#88206 replace cppu::WeakImplHelper* by Takeshi Abe · 11 years ago
- 336d9a01 Clean up emptyString by Stephan Bergmann · 11 years ago
- 7e31857 tdf#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
- c85cda1 loplugin: defaultparams by Noel Grandin · 11 years ago
- 2660d24 new loplugin: refcounting by Noel Grandin · 11 years ago
- 38ecca9 inline a bunch of use-once macros by Noel Grandin · 11 years ago
- 0a0f9d7 sax: convert MergeMarksEnum to enum class by Michael Stahl · 11 years ago
- 2842c5c sax, sw: try to make that maMarkStack easier to understand by Michael Stahl · 11 years ago
- cbce40e Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds by Stephan Bergmann · 11 years ago
- 04c0b70 loplugin:unusedmethods sax,shell,stoc,basegfx by Noel Grandin · 11 years ago
- a551d82 WaE do not us #if for DB_UTIL but #ifdef by Norbert Thiebaud · 11 years ago
- 3c45bfb sax: FastSaxSerializer well-formed element test in presence of ... by Michael Stahl · 11 years ago
- cf17bef tdf#91378: sax, oox: avoid sending empty strings to character callbacks by Michael Stahl · 11 years ago
- a6f5770 Revert "loplugin:unusedmethods sax,shell,stoc,basegfx" by Michael Stahl · 11 years ago
- 3b32c58 loplugin:unusedmethods sax,shell,stoc,basegfx by Noel Grandin · 11 years ago
- 16e8ffb tdf#91378-Empty Custom Properties are lost while saving in .pptx format by Heena Gupta · 11 years ago
- 0980095 Replace boost::scoped_array<T> with std::unique_ptr<T[]> by Takeshi Abe · 11 years ago
- 4729774 remove unnecessary check for null when calling delete by Noel Grandin · 11 years ago
- 4ea281a cppcheck:redundantAssignment by Noel Grandin · 11 years ago
- 2c2bafe loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
- cbf8a5c cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
- ed1a89f2 cppcheck: throwInNoexceptFunction by Caolán McNamara · 11 years ago
- 6ff2d84a Various #include <sal/log.hxx> fixups by Stephan Bergmann · 11 years ago
- 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
- f3abca2 Show duplicate attribute by Julien Nabet · 11 years ago
- 0cff0af Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
- aa69a97 Reduce to static_cast any reinterpret_cast from void pointers by Stephan Bergmann · 11 years ago
- a98887d Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
- 1a08ce7 loplugin:staticfunction by Noel Grandin · 11 years ago
- 32f95a3 V813: Decreased performance by Caolán McNamara · 11 years ago
- 5df77f0 make parsing more cautious with exceptions by Lionel Elie Mamane · 11 years ago
- 4f7a1f5 fdo#75757: Remove inheritance from std::vector by Matthew Pottage · 11 years ago
- 87934ed destructors are not allowed to throw by Lionel Elie Mamane · 11 years ago
- 4add6c3 add assert that first element is 0 by Caolán McNamara · 11 years ago
- 7f0dcdf sax: minor optimization by Michael Meeks · 11 years ago
- c0c1b01 WaE: warning C4101: ´e´ : unreferenced local variable by Caolán McNamara · 11 years ago
- c71f888 sax: fastparser: use cppu::getCaughtException() to avoid sliced exceptions by Michael Stahl · 11 years ago
- f0d6e0e sax: there is no OUStringBuffer(char) ctor by Michael Stahl · 11 years ago
- abf1333 Some more loplugin:cstylecast: sax by Stephan Bergmann · 11 years ago
- 0be5d2b boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
- 8abd002 fdo#39440 sax, sc: reduce scope of local variables by Michael Weghorn · 11 years ago
- f4fbcef sax: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
- 58138d1 sax: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
- 848adf4 fastparser: Redundant check after assert by Matúš Kukan · 11 years ago
- a09a709 Prevent hang during loading of xlsm doc. by Kohei Yoshida · 11 years ago
- 4a75792 fix crash-190212-093017-986 by Caolán McNamara · 11 years ago
- 285cd83 We need to tell libxml2 parser to decode entities. by Kohei Yoshida · 11 years ago
- 373daf5 Add message to exception by Matúš Kukan · 11 years ago
- 1307c65 proper error reporting from libxml2 by Luboš Luňák · 11 years ago
- 0df9ac4 make FastSaxParser provide the whole content in one characters() call by Luboš Luňák · 11 years ago
- 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
- 169562f windows blind fix by Markus Mohrhard · 11 years ago
- 82d0858 switch saxparser from expat to libxml2 by Luboš Luňák · 11 years ago
- 8a75daf make FastAttributeList's unknown attribute value be passed as OString by Luboš Luňák · 11 years ago
- 95cec52 allow inserting attributes that have zero length by Luboš Luňák · 11 years ago
- 6df3d5e remove pointless const_cast by Luboš Luňák · 11 years ago
- fc0d57b Revert "use the new OUString::fromUtf8 method" by Stephan Bergmann · 11 years ago
- 05050cd use the new OUString::fromUtf8 method by Noel Grandin · 11 years ago
- 705c48d fdo#38835 strip out OUString globals by Noel Grandin · 11 years ago
- 0c0e3e7 Fixed typos. No automatic tools (sed, and so on). by Andrea Gelmini · 11 years ago
- 0371a63 remove unnecessary 'using namespace rtl' declarations by Noel Grandin · 11 years ago
- 6c76169 coverity#1249458 Explicit null dereferenced by Caolán McNamara · 11 years ago
- 4d08aba coverity#1249457 writeFastAttributeList never takes NULL by Caolán McNamara · 11 years ago
- 23b348e coverity#982640 Missing break in switch by Caolán McNamara · 11 years ago
- bb72ad2 WaE: implicit conversion of NULL constant to 'nullptr_t' by Tor Lillqvist · 11 years ago
- 0c24fae FastSerializer: Also use cache for writing to ForMerge if we are inside mark() by Matúš Kukan · 12 years ago
- d958e6d FastSerializer: Simplify OUString write a bit more by Matúš Kukan · 12 years ago
- f89cace FastSerializer: Avoid some cycles when dealing with doubles by Matúš Kukan · 12 years ago
- 03040ac FastSerializer: Use fixed sized Sequence directly as cache by Matúš Kukan · 12 years ago
- 25eba21 FastSerializer: Use -1 for unknown string length by Matúš Kukan · 12 years ago
- f39d69f Remove few pointless OUString::number() and one method by Matúš Kukan · 12 years ago
- 5f46a7a FastSerializer: Faster write(OUString): add ascii check by Matúš Kukan · 12 years ago
- eb8e7a7 FastSerializer: Simplify a bit by Matúš Kukan · 12 years ago
- 865fc15 Unused includes / using-declarations by Matúš Kukan · 12 years ago
- d8af144 FastSerializer: Use faster TokenValue struct when possible by Matúš Kukan · 12 years ago
- dbbbea6 FastSerializer: Simplify cache to be fixed sized buffer by Matúš Kukan · 12 years ago
- 6590644 This was OString already; use it that way by Matúš Kukan · 12 years ago
- ea052e7 FastSerializer: Have own fast cache buffer implementation for XOutputStream by Matúš Kukan · 12 years ago
- 4060623 FastSerializer: avoid some more OStrings by Matúš Kukan · 12 years ago
- 50d2ffd FastSerializer: Use FastAttributeList directly to write faster. by Matúš Kukan · 12 years ago
- e1c503a fastparser: avoid allocating un-used FastTokenLookup class. by Michael Meeks · 12 years ago
- b98b477 FastSerializer: Remove throw specs; this is not UNO implementation by Matúš Kukan · 12 years ago
- 20538c2 FastSerializer: Avoid sequences where possible by Matúš Kukan · 12 years ago
- 8dc6689 FastSerializer: Remove escapeXml() creating OUString(Buffer) by Matúš Kukan · 12 years ago
- 6be2125 FastSerializer: Have OString version of write() too. by Matúš Kukan · 12 years ago
- d55648b FastSerializer: check for valid output stream in one place is enough by Matúš Kukan · 12 years ago
- cc3ac38 FastSerializer: Do not keep whole sequence in memory; write in chunks by Matúš Kukan · 12 years ago
- c8b3ed2e FastSerializer: We already know the attribute value by Matúš Kukan · 12 years ago
- b7266dd FastSerializer: Buffer output and write it only at the end by Matúš Kukan · 12 years ago
- ad9498f More -Werror,-Wunused-private-field by Stephan Bergmann · 11 years ago
- dccc707 Revert "This was OString already; use it that way" by Stephan Bergmann · 11 years ago
- 9a25d12 This was OString already; use it that way by Matúš Kukan · 12 years ago
- f1694b3 coverity#1158274 Uncaught exception by Caolán McNamara · 12 years ago