- 5a48cf8 various situations where graphic go missing on save by Oliver-Rainer Wittmann · 12 years ago
- 6a1c8a0 fdo#77451 Detect AOO 4.x for SvXMLImport::needFixPositionAfterZ by Laurent Balland-Poirier · 12 years ago
- 206d590 set graphic properties for error bars during import, fdo#78041 by Markus Mohrhard · 12 years ago
- 192963c fdo#77027: ODF import: fix wrong version in check for embedded objects by Michael Stahl · 12 years ago
- e290cc1 ODF import: detect "LibreOfficeDev" in meta:generator too by Michael Stahl · 12 years ago
- 42ab594 accept proper number style condition != as not equal operator, fdo#76777 by Eike Rathke · 12 years ago
- 7f31053 fdo#76697: Remove this duplicate and use the UNO constant values instead. by Kohei Yoshida · 12 years ago
- 63508c5 fix odf validation error by Markus Mohrhard · 12 years ago
- 0fc0d25 fdo#75872: ODF import: fix up graphics defaults stroke/fill colors by Michael Stahl · 12 years ago
- d7cc3e7 fix odf validation errors around new chart regression curves by Markus Mohrhard · 12 years ago
- 743d331 fdo#75260: Correctly draw double lines for both Writer and Calc. by Kohei Yoshida · 12 years ago
- 63756b6 fdo#74230: ODF export: write stroke and fill color in graphic defaults by Michael Stahl · 12 years ago
- 54583b6 fdo#73281: Why!? by Kohei Yoshida · 12 years ago
- 6eac030 Resolves: fdo#73814 wrong name for drawing::PointSequenceSequence property by Caolán McNamara · 12 years ago
- 4479507 Resolves: fdo#73355 reconcile legacy path bug detection by Caolán McNamara · 12 years ago
- 116e214 prepare to accept loext:contextual-spacing, fdo#58112 by Eike Rathke · 12 years ago
- fe1d36c added bool bForExport parameter to XMLPropertySetMapper ctor by Eike Rathke · 12 years ago
- cd2de27 prepared XMLPropertyMapEntry with mbImportOnly flag by Eike Rathke · 12 years ago
- 6819625 reordered member variables for 4 byte alignment by Eike Rathke · 12 years ago
- be7fea0 Backport Calc's data stream massive cleanup effort. by Kohei Yoshida · 12 years ago
- 8d00de2 fdo#72850: ODF export: don't export spurious style:display="false" by Michael Stahl · 12 years ago
- 3a5f11f fdo#72452: ODF import/export: fix handling of style:page-number by Michael Stahl · 12 years ago
- 4031765 fdo#72697 actually write this only in ODF 1.2 extended by Eike Rathke · 12 years ago
- be63a5d fdo#72697 accept future <loext:sender-initials> by Eike Rathke · 12 years ago
- 8fde107 sax, xmloff: fix ODF import/export of text:time/text:time-value by Michael Stahl · 12 years ago
- e06569a resolved fdo#72537 write <loext:fill-character> by Eike Rathke · 12 years ago
- ee107cd fix equalsAscii conversion. Noticed in fdo#72391 by Noel Grandin · 12 years ago
- 18aef30 Support regression curve name in ODF. by Tomaž Vajngerl · 12 years ago
- ae9017f fdo#71450 fdo#71698: ODF import: fix frame name corner cases by Michael Stahl · 12 years ago
- 5668e73 avmedia: Implement "block untrusted referer links" feature by Stephan Bergmann · 12 years ago
- 363cc39 convert equalsAsciiL calls to startWith calls where possible by Noel Grandin · 12 years ago
- 610b2b9 remove unnecessary use of OUString constructor when assigning by Noel Grandin · 12 years ago
- 306a39e Resolves: fdo#62461 put preferred image first by Caolán McNamara · 12 years ago
- ab5d1fb SAL_WARN_UNUSED com::sun::star::uno::Any by Stephan Bergmann · 12 years ago
- f0a9ca2 rhbz#887420 Implement "block untrusted referer links" feature by Stephan Bergmann · 12 years ago
- 24cad6a Move MediaDescriptor from comphelper to unotools by Stephan Bergmann · 12 years ago
- 99bd37f -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
- cd6c6de -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
- 39c8da8 remove unnecessary sal_Unicode casts in XMLOFF module by Noel Grandin · 12 years ago
- 46b9346 clear c++11ish by Caolán McNamara · 12 years ago
- 5ce50b8 Respect svg:font-face-format element. by Brennan Vincent · 13 years ago
- 21123da xmloff: include <> for external includes by Norbert Thiebaud · 12 years ago
- fcd1637 convert OUString compareToAscii == 0 to equalsAscii by Noel Grandin · 12 years ago
- ef90021 convert OUString !compareToAscii to equalsAscii by Noel Grandin · 12 years ago
- 0a9ef5a convert OUString 0==compareToAscii to equalsAscii by Noel Grandin · 12 years ago
- e52779d remove unnecessary use of OUString constructor by Noel Grandin · 12 years ago
- fd2d0bc cppcheck: reduce scope by Julien Nabet · 12 years ago
- 63752c9 remove misleading comment by Andras Timar · 12 years ago
- bcb51cf fdo#63020: Replace ::comphelper::stl_begin()... by Marcos Paulo de Souza · 12 years ago
- c87a8fc remove unnecessary use of OUString constructor in XMLOFF module by Noel Grandin · 12 years ago
- 107c2c7 Remove #ifdef TIMELOG'ed SAL_INFOs by Stephan Bergmann · 12 years ago
- f8f0f18 check for empty string by Caolán McNamara · 12 years ago
- f689578 Resolves: #i123542# corrected ODF XML export of 3D cube and sphere by Armin Le Grand · 12 years ago
- 0794e9e corrected export of polygons with text by Armin Le Grand · 12 years ago
- 3a29756 update pch by Thomas Arnhold · 12 years ago
- 5285bee remove redundant calls to OUString constructor in if expression by Noel Grandin · 12 years ago
- aeb41c9 remove redundant calls to OUString constructor by Noel Grandin · 12 years ago
- 0e6a260 Convert code that calls OUString::getStr()[] to use the [] operator by Noel Grandin · 12 years ago
- 68e39b8 Revert "transpose "data in rows" ranges for internal data provider, fdo#62057" by Markus Mohrhard · 12 years ago
- dc704d7 Directly use OUString by Stephan Bergmann · 12 years ago
- 09c5325 I assume this is missing by Stephan Bergmann · 12 years ago
- e44335a Related #i123433# PolyPolygonBezier must be drawing::PolyPolygonBezierCoords by Caolán McNamara · 12 years ago
- 223f6b6 Resolves: #i123433# Detect pseudo-vertices at svg import... by Armin Le Grand · 12 years ago
- 8b8ef8d Remove the xmloff::token::ResetTokens race condition by Stephan Bergmann · 12 years ago
- e2451bd Convert indexOf->startsWith and lastIndexOf->endsWith by Noel Grandin · 12 years ago
- 9239dc0 Fix for Chart Series Names by Vinaya Mandke · 12 years ago
- 8df17a3 gbuild: set Package default target to INSTDIR by Michael Stahl · 12 years ago
- a45953e fixincludeguards.sh: xmloff by Thomas Arnhold · 12 years ago
- 8396cce clean up places accessing the NULL at the of an OUString by Noel Grandin · 12 years ago
- f852bda clean up some include guards by Thomas Arnhold · 12 years ago
- 7a06928 convert code to use OUString::endsWith by Noel Grandin · 12 years ago
- a772496 Bin comments that claim to say why some header is included by Tor Lillqvist · 12 years ago
- b538fc5 fdo#60698: Move fileaccess module to ucb by Marcos Paulo de Souza · 12 years ago
- 67aec43 cleanup by Thomas Arnhold · 12 years ago
- 0b02441 update pch by Thomas Arnhold · 12 years ago
- 94755bd Combine a pointlessly split class implementation and bin unused private field by Tor Lillqvist · 12 years ago
- ce69f5d Test _WIN32 instead of UNX as it's Windows that is the more specific case by Tor Lillqvist · 12 years ago
- d22ee5b sal_Bool to bool by Takeshi Abe · 12 years ago
- 94c4a22 loplugin if-body warnings by Stephan Bergmann · 12 years ago
- 669655d Improve error reporting by Stephan Bergmann · 12 years ago
- a9984d7 CID#1079188 uninitialized member by Caolán McNamara · 13 years ago
- 7235d23 fdo#54938: Adapt supportsService implementations to cppu::supportsService by Marcos Paulo de Souza · 13 years ago
- ad7b757 'ist' -> 'is' here and there. by Jan Holesovsky · 13 years ago
- ad53c53 -Werror,-Wunused-variable by Stephan Bergmann · 13 years ago
- 075d472 Use std::auto_ptr::reset where applicable by Stephan Bergmann · 13 years ago
- 104dd67 -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
- 6ca4fee -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
- 415c6b0 -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
- e78d5f8 -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
- 8bcd718 -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
- 2142250 -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
- 4a1d08e -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
- d015051 -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
- a7f3b0c -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
- 76a03e5 -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
- 437e563 -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
- 57d8250 std::vector elements are default-initialized in constructor by Matteo Casalin · 13 years ago
- ab31465 fix Mac OSX build by Markus Mohrhard · 13 years ago
- d74ca89 Include <algorithm> for std::sort() by Tor Lillqvist · 13 years ago
- c1015fd Add hack to optionally get stable ODF output from the same input by Tor Lillqvist · 13 years ago