Age | Commit message (Expand) | Author |
2016-02-05 | remove unused typedef in .SDI files | Noel Grandin |
2016-02-05 | remove unused union from .SDI files | Noel Grandin |
2016-02-05 | remove unused int/char/map/ItemName/AllConfig from .SDI files | Noel Grandin |
2016-02-05 | remove unused SlotId/Volatile from .SDI files | Noel Grandin |
2016-02-05 | remove unused HelpContext/Name/UCHAR/USHORT from .SDI files | Noel Grandin |
2016-02-05 | remove unused in/out/inout from .SDI files | Noel Grandin |
2016-02-05 | sw: remove no longer used SwViewShell::setTiledRendering() | Miklos Vajna |
2016-02-05 | Fix typos | Andrea Gelmini |
2016-02-05 | remove unused Default from .SDI files | Noel Grandin |
2016-02-05 | remove unused HelpFile from .SDI files | Noel Grandin |
2016-02-05 | remove unused SvName from .SDI files | Noel Grandin |
2016-02-05 | remove unused SbxName from .SDI files | Noel Grandin |
2016-02-05 | remove unused OdlName from .SDI files | Noel Grandin |
2016-02-05 | remove unused TypeLib from .SDI files | Noel Grandin |
2016-02-05 | remove commented out stuff from .SDI files | Noel Grandin |
2016-02-05 | remove unused UUID and VERSION from .SDI files | Noel Grandin |
2016-02-05 | remove unused Readonly from .SDI files | Noel Grandin |
2016-02-05 | remove unused Automation from .SDI files | Noel Grandin |
2016-02-05 | officebeans: RVP no longer used, only local used now | Chris Sherlock |
2016-02-05 | vcl: Remove unneeded exception constants | Chris Sherlock |
2016-02-05 | vcl: remove VCL_INPUT_MOUSEANDKEYBOARD, not necessary | Chris Sherlock |
2016-02-05 | vcl: move AInfo into private header | Chris Sherlock |
2016-02-04 | this does not make sense | Eike Rathke |
2016-02-04 | Patch#1 : Dynamic column container in the pursuit of tdf#50916 | Dennis Francis |
2016-02-04 | fix typo | Markus Mohrhard |
2016-02-04 | sfx2: avoid writing META-INF/ when signing OOXML files | Miklos Vajna |
2016-02-04 | xmlsecurity: don't write the stream of an OOXML storage | Miklos Vajna |
2016-02-04 | xmlsecurity: support tmp storage instead of tmp stream for OOXML | Miklos Vajna |
2016-02-04 | Remove pointer (pen) from Navigator window | Bryan Quigley |
2016-02-04 | coverity#1326404 Dereference null return value | Caolán McNamara |
2016-02-04 | coverity#1326401 Dereference null return value | Caolán McNamara |
2016-02-04 | coverity#1326400 Dereference null return value | Caolán McNamara |
2016-02-04 | coverity#1326406 Dereference null return value | Caolán McNamara |
2016-02-04 | coverity#1326407 Dereference null return value | Caolán McNamara |
2016-02-04 | coverity#1326425 Dereference null return value | Caolán McNamara |
2016-02-04 | coverity#1326426 Dereference null return value | Caolán McNamara |
2016-02-04 | coverity#1326427 Dereference null return value | Caolán McNamara |
2016-02-04 | coverity#1326216 Explicit null dereferenced | Caolán McNamara |
2016-02-04 | coverity#1326217 Explicit null dereferenced | Caolán McNamara |
2016-02-04 | coverity#1326386 Dereference null return value | Caolán McNamara |
2016-02-04 | coverity#1326399 Dereference null return value | Caolán McNamara |
2016-02-04 | coverity#1326388 Dereference null return value | Caolán McNamara |
2016-02-04 | Split long command line into multiple shorter ones | Stephan Bergmann |
2016-02-04 | framework: clean up ugly _ prefixed identifiers | Michael Stahl |
2016-02-04 | loplugin:sallogareas | Stephan Bergmann |
2016-02-04 | Replace push(std::make_tuple(...)) with emplace(...) | Stephan Bergmann |
2016-02-04 | [ABI CHANGE] In SDK, replace regcompare with unoidl-check | Stephan Bergmann |
2016-02-04 | Add --ignore-unpublished to unoidl-check | Stephan Bergmann |
2016-02-04 | Resurrect registry/test/regcompare/ | Stephan Bergmann |
2016-02-04 | show parameter tip help below instead of above, tdf#95878 follow-up | Eike Rathke |