Age | Commit message (Expand) | Author | Files | Lines |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks | 15 | -308/+653 |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin | 3 | -62/+28 |
2012-11-03 | xmloff: drop unused OUStrings | Miklos Vajna | 11 | -27/+2 |
2012-11-02 | implement icon set import/export from odf | Markus Mohrhard | 2 | -0/+6 |
2012-10-30 | trivial empty-init String::Fill -> comphelper::padToLength | Caolán McNamara | 2 | -8/+8 |
2012-10-28 | fix some VS 2010 specific issues | David Ostrovsky | 2 | -4/+10 |
2012-10-25 | WaE: 'xChartType$D57056$_pInterface' may be used uninitialized… | Christian Lohmaier | 1 | -1/+3 |
2012-10-23 | fdo#46808, use service constructor for uri::UriReferenceFactory | Noel Grandin | 2 | -42/+30 |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin | 1 | -3/+4 |
2012-10-22 | accelerate shape import & export by more sensible XInterface handling. | Michael Meeks | 2 | -6/+23 |
2012-10-13 | loplugin: some log, indent and unused variable warnings | Caolán McNamara | 2 | -5/+0 |
2012-10-12 | uninit variable | Julien Nabet | 1 | -1/+2 |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák | 34 | -207/+206 |
2012-10-08 | Remove more useless code inside "#if 0" blocks | Marcos Paulo de Souza | 2 | -21/+0 |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin | 1 | -8/+3 |
2012-10-02 | don't blow up on .odt export with !hasValue footers/headers | Caolán McNamara | 1 | -6/+8 |
2012-10-02 | String->OUString in svl::ImpSvNumberformatInfo | Noel Grandin | 1 | -14/+14 |
2012-10-02 | XubString->OUString | Caolán McNamara | 1 | -2/+1 |
2012-10-01 | Deduplication of NavigationOrderAccess for disable-dynlinking | Tor Lillqvist | 1 | -8/+8 |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann | 3 | -61/+15 |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl | 2 | -4/+0 |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | 2 | -2/+4 |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | 2 | -0/+2 |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud | 3 | -8/+5 |
2012-09-20 | Sprinkle some staticness to avoid duplicate symbols when DISABLE_DYNLOADING | Tor Lillqvist | 1 | -2/+2 |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann | 4 | -8/+8 |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud | 1 | -1/+0 |
2012-09-14 | SvXMLImportPropertyMapper::importXML: fix assertion to be less silly | Michael Stahl | 1 | -4/+4 |
2012-09-14 | fdo#49571: ODF import: ignore "text:enable-numbering" attribute | Michael Stahl | 1 | -1/+0 |
2012-09-14 | fdo#49876: ODF export: do not export font-size="0pt" | Michael Stahl | 1 | -0/+2 |
2012-09-14 | fdo#49678: ODF export: add svg:viewBox to draw:connector | Michael Stahl | 1 | -0/+18 |
2012-09-14 | fdo#49677: ODF export: always add xlink:type attribute | Michael Stahl | 1 | -0/+1 |
2012-09-14 | fdo#30711: ODF export: "text:name" is mandatory on bookmarks: | Michael Stahl | 2 | -16/+56 |
2012-09-12 | Improvement on previous commit | Stephan Bergmann | 7 | -57/+28 |
2012-09-12 | fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new style | Noel Grandin | 3 | -9/+10 |
2012-09-03 | fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new style | Noel Grandin | 1 | -9/+6 |
2012-08-17 | gbuild: register all jars | Michael Stahl | 1 | -5/+5 |
2012-08-16 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann | 28 | -110/+42 |
2012-08-10 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet | 1 | -2/+2 |
2012-08-10 | fdo#39468: Translate German comments in toolkit,unotools, & xmloff | Oliver Günther | 2 | -2/+2 |
2012-08-08 | remove include comments and boxes | Thomas Arnhold | 9 | -45/+0 |
2012-08-07 | drop bogus eof lines | Thomas Arnhold | 2 | -4/+0 |
2012-08-04 | Replace usage of rtl/memory.h in xmloff with equivalent from string.h | Arnaud Versini | 8 | -13/+18 |
2012-08-03 | fdo#38056: fix XMLTextImportPropertyMapper regression: | Michael Stahl | 1 | -51/+52 |
2012-08-03 | support new xml number:fill-character elem for number-style namespace | Noel Power | 5 | -0/+29 |
2012-08-03 | additional const_iterator in const method | Caolán McNamara | 1 | -2/+2 |
2012-08-02 | SvXMLAutoStylePoolP_Impl: try to make MSVC happy | Michael Stahl | 1 | -4/+6 |
2012-08-02 | cntnrsrt.hxx: remove dead code | Michael Stahl | 1 | -1/+0 |
2012-08-02 | STL'ify DECLARE_CONTAINER_SORT_DEL(SvXMLAutoStylePoolParentsP_Impl) | Noel Grandin | 4 | -40/+33 |
2012-08-02 | STL'ify DECLARE_CONTAINER_SORT(XMLTextListAutoStylePool_Impl) | Noel Grandin | 1 | -44/+37 |