Age | Commit message (Expand) | Author |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-18 | svl: OUString conversion of most of zforscan | Norbert Thiebaud |
2012-11-18 | xmloff: simplify the use of AddToCode | Norbert Thiebaud |
2012-11-18 | xmloff: convert lcl_FindSymbol to OUString | Norbert Thiebaud |
2012-11-18 | svl: convert GetQuoteEnd to OUString | Norbert Thiebaud |
2012-11-16 | use LanguageTag | Eike Rathke |
2012-11-15 | WaE: 'const' type qualifier on return type has no effect | Tor Lillqvist |
2012-11-15 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-15 | Revert "sb140: #i117310# remove unnecessary dependency | Michael Meeks |
2012-11-15 | masterfix OOO340: #i117696# do not write fo:margin | Kurt Zenker |
2012-11-15 | fdo#46808, use service constructor for i18n::NumberFormatMapper | Noel Grandin |
2012-11-13 | save fixed denominator for fractions fdo#56419 | Noel Power |
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-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-16 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-10 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |