- d923455 don't blow up on .odt export with !hasValue footers/headers by Caolán McNamara · 14 years ago
- 5d8c2ed String->OUString in svl::ImpSvNumberformatInfo by Noel Grandin · 14 years ago
- 857a26e XubString->OUString by Caolán McNamara · 14 years ago
- f1d9c52 Deduplication of NavigationOrderAccess for disable-dynlinking by Tor Lillqvist · 14 years ago
- c2ca6fa Use comphelper::getComponentContext by Stephan Bergmann · 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
- 750fc20 replace remaining InterlockedCount() with inlined version by Norbert Thiebaud · 14 years ago
- fed4ca1 Sprinkle some staticness to avoid duplicate symbols when DISABLE_DYNLOADING by Tor Lillqvist · 14 years ago
- 03a9f13 ComponentContext::getUnoContext -> getComponentContext simplification by Stephan Bergmann · 14 years ago
- b854de9 deprecate oustringostreaminserter.hxx by Norbert Thiebaud · 14 years ago
- 9316eff SvXMLImportPropertyMapper::importXML: fix assertion to be less silly by Michael Stahl · 14 years ago
- 9a08148 fdo#49571: ODF import: ignore "text:enable-numbering" attribute by Michael Stahl · 14 years ago
- c9699f8 fdo#49876: ODF export: do not export font-size="0pt" by Michael Stahl · 14 years ago
- a2959ab fdo#49678: ODF export: add svg:viewBox to draw:connector by Michael Stahl · 14 years ago
- a27a6b6 fdo#49677: ODF export: always add xlink:type attribute by Michael Stahl · 14 years ago
- 22b615a fdo#30711: ODF export: "text:name" is mandatory on bookmarks: by Michael Stahl · 14 years ago
- fe1fd7c Improvement on previous commit by Stephan Bergmann · 14 years ago
- 372f980 fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new style by Noel Grandin · 14 years ago
- 9b07288 fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new style by Noel Grandin · 14 years ago
- 5a4bcd3 gbuild: register all jars by Michael Stahl · 14 years ago
- fd22671 -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
- 9b85b65 Prefer prefix ++/-- operators for non-primitive types by Julien Nabet · 14 years ago
- be88027 fdo#39468: Translate German comments in toolkit,unotools, & xmloff by Oliver Günther · 14 years ago
- 49ad17e remove include comments and boxes by Thomas Arnhold · 14 years ago
- 34569eb drop bogus eof lines by Thomas Arnhold · 14 years ago
- 7378c5c Replace usage of rtl/memory.h in xmloff with equivalent from string.h by Arnaud Versini · 14 years ago
- 9e74e9f fdo#38056: fix XMLTextImportPropertyMapper regression: by Michael Stahl · 14 years ago
- cc51389 support new xml number:fill-character elem for number-style namespace by Noel Power · 14 years ago
- 4e1629f additional const_iterator in const method by Caolán McNamara · 14 years ago
- ad99d4e SvXMLAutoStylePoolP_Impl: try to make MSVC happy by Michael Stahl · 14 years ago
- e38940a cntnrsrt.hxx: remove dead code by Michael Stahl · 14 years ago
- d81c7f4 STL'ify DECLARE_CONTAINER_SORT_DEL(SvXMLAutoStylePoolParentsP_Impl) by Noel Grandin · 14 years ago
- efe1a44 STL'ify DECLARE_CONTAINER_SORT(XMLTextListAutoStylePool_Impl) by Noel Grandin · 14 years ago
- 0df1826 STL'ify DECLARE_CONTAINER_SORT_DEL(XMLFontAutoStylePool_Impl) by Noel Grandin · 14 years ago
- 5cd8770 convert XMLFamilyDataList_Impl to boost::ptr_set by Caolán McNamara · 14 years ago
- 0fc413a const SvXMLStyleIndexCmp_Impl up by Caolán McNamara · 14 years ago
- 7e57929 convert SvXMLAutoStylePoolNamesP_Impl to a std::set by Caolán McNamara · 14 years ago
- 747cb47 remove unnecessary includes of svl/svarray.hxx by Caolán McNamara · 14 years ago
- db4f537 Partially revert "hrc cleanup: Remove unused resource definitions" by Thomas Arnhold · 14 years ago
- eb9d49e WaE: unused variable by Tor Lillqvist · 14 years ago
- 89f08dc sd, sfx2, writerfilter, xmloff: fix some warnings by Michael Stahl · 14 years ago
- 75acbd4 delete svl/svstdarr.hxx by Michael Stahl · 14 years ago
- d4b473d office:annotation-end import by Miklos Vajna · 14 years ago
- 672ca60 office:annotation-end export by Miklos Vajna · 14 years ago
- 6928759 odf: export old path without unsupported commands in draw namespace as well by Radek Doulik · 14 years ago
- 7f9928b fdo#38056: ODF import: fix page style attributes: by Michael Stahl · 14 years ago
- d8720d4 odf: export arcangleto commands in enhanced path (use drawooo namespace) by Radek Doulik · 14 years ago
- e0f7e21 the unknwon typo is surprisingly popular by Luboš Luňák · 14 years ago
- df645a2 There is not need to allocate memory just for getting the 'indexOf' by Christophe JAILLET · 14 years ago
- c2a73a4 xmloff: implement import/export of SwPostItField::aInitials by Miklos Vajna · 14 years ago
- fc50890 fix a crash with empty string by Luboš Luňák · 14 years ago
- 25416b8 xmloff: add new constant for commentrange field type by Miklos Vajna · 14 years ago
- 739e20a Decrease header files dependencies by Matteo Casalin · 14 years ago
- a8fb1a1 xmloff: kill RTL_CONSTASCII_USTRINGPARAM in rebased code by Miklos Vajna · 14 years ago
- 1042610 some UniString->rtl::OUString by Caolán McNamara · 14 years ago
- 8449342 merge HeaderIsSharedFirst and FooterIsSharedFirst to FirstIsShared by Miklos Vajna · 14 years ago
- e719baa removed unused includes by Takeshi Abe · 14 years ago
- a99e313 xmloff: unused includes in txtimp by Miklos Vajna · 14 years ago
- 7ac6070 xmloff: implement first page header/footer import/export by Miklos Vajna · 14 years ago
- 278000a Remove unused defines by Thomas Arnhold · 14 years ago
- fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
- 00240d0 Remove unused defines by Thomas Arnhold · 14 years ago
- d341aca hrc cleanup: Remove unused resource definitions by Thomas Arnhold · 14 years ago
- 8e1bffe Remove include guards by Thomas Arnhold · 14 years ago
- 688fcc8 Remove unused locals by Thomas Arnhold · 14 years ago
- 5715461 Remove UNO includes comments by Thomas Arnhold · 14 years ago
- 0f11f30 Remove unused header files by Thomas Arnhold · 14 years ago
- bbac35af Remove unused header files by Thomas Arnhold · 14 years ago
- 6fcac7d Remove unused include files by Thomas Arnhold · 14 years ago
- 6013882 removed unnecessary forward declarations of class by Takeshi Abe · 14 years ago
- 064bfb1 add support for axis color import/export by Markus Mohrhard · 14 years ago
- d57d3c3 removed unnecessary forward declarations of class by Takeshi Abe · 14 years ago
- 69a51d2 re-base on ALv2 code. by Michael Meeks · 14 years ago
- 1ab899c .xml files don't need executable bits by Michael Stahl · 14 years ago
- 4077192 .mod files don't need executable bits by Michael Stahl · 14 years ago
- e9c3dca .cxx files don't need executable bits by Michael Stahl · 14 years ago
- ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
- ec5fa01 replace all but one .hdl include with equivalent .hpp includes. 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
- 06e2005 convert LocaleDataWrapper to OUString by Caolán McNamara · 14 years ago
- 462935f removed unused forward declarations of class by Takeshi Abe · 14 years ago
- f5533a7 Remove obsolete inetdef.hxx by Thomas Arnhold · 14 years ago
- 6191fa0 reduce use of UniString ctor from null-terminated unicodearray by Caolán McNamara · 14 years ago
- 6c7da3e removed code commented-out in the first place by Takeshi Abe · 14 years ago
- cd18b8e fix invalid vector.push_back(vector.back()) by Michael Stahl · 14 years ago
- 0f79440 work around spurious signed overflow warnings by Eike Rathke · 14 years ago
- 8f5629f remove EraseLeadingChars and EraseTrailingChars by Caolán McNamara · 14 years ago
- 3770bbb Remove superfluous empty lines on top by Thomas Arnhold · 14 years ago
- d8afc8e Remove superfluous include comments by Thomas Arnhold · 14 years ago
- 392a483 fdo#46808, Adapt UNO services to new style, Part 7, updating ::create by Noel Grandin · 14 years ago
- 4190e93 fdo#30711: fix some problems in 7a1c5e54: by Michael Stahl · 14 years ago
- 0e9598f Catch more remnant ODFVER_LATEST instances. by Thorsten Behrens · 14 years ago
- 3fb24e6 Fix fdo#50704 Default to absolute svg:d paths for ODF1.2 compat-mode by Thorsten Behrens · 14 years ago
- d0af38e Add ODF1.2 extended-but-more-compatible mode by Thorsten Behrens · 14 years ago
- 24c260a Unify ODF extended vs. ODF1.2 handling by Thorsten Behrens · 14 years ago
- b3c76de fdo#46808, Adapt UNO services to new style, Part 7, updating ::create by Noel Grandin · 14 years ago
- 54a908a nuke unused defines by Takeshi Abe · 14 years ago