Age | Commit message (Expand) | Author |
2012-10-13 | loplugin: some log, indent and unused variable warnings | Caolán McNamara |
2012-10-12 | uninit variable | Julien Nabet |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák |
2012-10-08 | Remove more useless code inside "#if 0" blocks | Marcos Paulo de Souza |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin |
2012-10-02 | don't blow up on .odt export with !hasValue footers/headers | Caolán McNamara |
2012-10-02 | String->OUString in svl::ImpSvNumberformatInfo | Noel Grandin |
2012-10-02 | XubString->OUString | Caolán McNamara |
2012-10-01 | Deduplication of NavigationOrderAccess for disable-dynlinking | Tor Lillqvist |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |
2012-09-20 | Sprinkle some staticness to avoid duplicate symbols when DISABLE_DYNLOADING | Tor Lillqvist |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-09-14 | SvXMLImportPropertyMapper::importXML: fix assertion to be less silly | Michael Stahl |
2012-09-14 | fdo#49571: ODF import: ignore "text:enable-numbering" attribute | Michael Stahl |
2012-09-14 | fdo#49876: ODF export: do not export font-size="0pt" | Michael Stahl |
2012-09-14 | fdo#49678: ODF export: add svg:viewBox to draw:connector | Michael Stahl |
2012-09-14 | fdo#49677: ODF export: always add xlink:type attribute | Michael Stahl |
2012-09-14 | fdo#30711: ODF export: "text:name" is mandatory on bookmarks: | Michael Stahl |
2012-09-12 | Improvement on previous commit | Stephan Bergmann |
2012-09-12 | fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new style | Noel Grandin |
2012-08-17 | gbuild: register all jars | Michael Stahl |
2012-08-16 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-10 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2012-08-10 | fdo#39468: Translate German comments in toolkit,unotools, & xmloff | Oliver Günther |
2012-08-08 | remove include comments and boxes | Thomas Arnhold |
2012-08-07 | drop bogus eof lines | Thomas Arnhold |
2012-08-04 | Replace usage of rtl/memory.h in xmloff with equivalent from string.h | Arnaud Versini |
2012-08-03 | fdo#38056: fix XMLTextImportPropertyMapper regression: | Michael Stahl |
2012-08-03 | support new xml number:fill-character elem for number-style namespace | Noel Power |
2012-08-03 | additional const_iterator in const method | Caolán McNamara |
2012-08-02 | SvXMLAutoStylePoolP_Impl: try to make MSVC happy | Michael Stahl |
2012-08-02 | cntnrsrt.hxx: remove dead code | Michael Stahl |
2012-08-02 | STL'ify DECLARE_CONTAINER_SORT_DEL(SvXMLAutoStylePoolParentsP_Impl) | Noel Grandin |
2012-08-02 | STL'ify DECLARE_CONTAINER_SORT(XMLTextListAutoStylePool_Impl) | Noel Grandin |
2012-08-02 | STL'ify DECLARE_CONTAINER_SORT_DEL(XMLFontAutoStylePool_Impl) | Noel Grandin |
2012-08-02 | convert XMLFamilyDataList_Impl to boost::ptr_set | Caolán McNamara |
2012-08-01 | const SvXMLStyleIndexCmp_Impl up | Caolán McNamara |
2012-08-01 | convert SvXMLAutoStylePoolNamesP_Impl to a std::set | Caolán McNamara |
2012-07-30 | remove unnecessary includes of svl/svarray.hxx | Caolán McNamara |
2012-07-28 | Partially revert "hrc cleanup: Remove unused resource definitions" | Thomas Arnhold |
2012-07-28 | WaE: unused variable | Tor Lillqvist |
2012-07-27 | sd, sfx2, writerfilter, xmloff: fix some warnings | Michael Stahl |
2012-07-25 | delete svl/svstdarr.hxx | Michael Stahl |
2012-07-20 | office:annotation-end import | Miklos Vajna |