Age | Commit message (Expand) | Author |
2012-11-09 | s/aIter++/++aIter/ | jailletc36 |
2012-11-09 | Cut and paste typo ? | jailletc36 |
2012-11-09 | Same, cut and paste typo ? | jailletc36 |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin |
2012-11-03 | xmloff: drop unused OUStrings | Miklos Vajna |
2012-11-02 | implement icon set import/export from odf | Markus Mohrhard |
2012-10-30 | trivial empty-init String::Fill -> comphelper::padToLength | Caolán McNamara |
2012-10-28 | fix some VS 2010 specific issues | David Ostrovsky |
2012-10-25 | WaE: 'xChartType$D57056$_pInterface' may be used uninitialized… | Christian Lohmaier |
2012-10-23 | fdo#46808, use service constructor for uri::UriReferenceFactory | Noel Grandin |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin |
2012-10-22 | accelerate shape import & export by more sensible XInterface handling. | Michael Meeks |
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 |