summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-05remove unused typedef in .SDI filesNoel Grandin
2016-02-05remove unused union from .SDI filesNoel Grandin
2016-02-05remove unused int/char/map/ItemName/AllConfig from .SDI filesNoel Grandin
2016-02-05remove unused SlotId/Volatile from .SDI filesNoel Grandin
2016-02-05remove unused HelpContext/Name/UCHAR/USHORT from .SDI filesNoel Grandin
2016-02-05remove unused in/out/inout from .SDI filesNoel Grandin
2016-02-05sw: remove no longer used SwViewShell::setTiledRendering()Miklos Vajna
2016-02-05Fix typosAndrea Gelmini
2016-02-05remove unused Default from .SDI filesNoel Grandin
2016-02-05remove unused HelpFile from .SDI filesNoel Grandin
2016-02-05remove unused SvName from .SDI filesNoel Grandin
2016-02-05remove unused SbxName from .SDI filesNoel Grandin
2016-02-05remove unused OdlName from .SDI filesNoel Grandin
2016-02-05remove unused TypeLib from .SDI filesNoel Grandin
2016-02-05remove commented out stuff from .SDI filesNoel Grandin
2016-02-05remove unused UUID and VERSION from .SDI filesNoel Grandin
2016-02-05remove unused Readonly from .SDI filesNoel Grandin
2016-02-05remove unused Automation from .SDI filesNoel Grandin
2016-02-05officebeans: RVP no longer used, only local used nowChris Sherlock
2016-02-05vcl: Remove unneeded exception constantsChris Sherlock
2016-02-05vcl: remove VCL_INPUT_MOUSEANDKEYBOARD, not necessaryChris Sherlock
2016-02-05vcl: move AInfo into private headerChris Sherlock
2016-02-04this does not make senseEike Rathke
2016-02-04Patch#1 : Dynamic column container in the pursuit of tdf#50916Dennis Francis
2016-02-04fix typoMarkus Mohrhard
2016-02-04sfx2: avoid writing META-INF/ when signing OOXML filesMiklos Vajna
2016-02-04xmlsecurity: don't write the stream of an OOXML storageMiklos Vajna
2016-02-04xmlsecurity: support tmp storage instead of tmp stream for OOXMLMiklos Vajna
2016-02-04Remove pointer (pen) from Navigator windowBryan Quigley
2016-02-04coverity#1326404 Dereference null return valueCaolán McNamara
2016-02-04coverity#1326401 Dereference null return valueCaolán McNamara
2016-02-04coverity#1326400 Dereference null return valueCaolán McNamara
2016-02-04coverity#1326406 Dereference null return valueCaolán McNamara
2016-02-04coverity#1326407 Dereference null return valueCaolán McNamara
2016-02-04coverity#1326425 Dereference null return valueCaolán McNamara
2016-02-04coverity#1326426 Dereference null return valueCaolán McNamara
2016-02-04coverity#1326427 Dereference null return valueCaolán McNamara
2016-02-04coverity#1326216 Explicit null dereferencedCaolán McNamara
2016-02-04coverity#1326217 Explicit null dereferencedCaolán McNamara
2016-02-04coverity#1326386 Dereference null return valueCaolán McNamara
2016-02-04coverity#1326399 Dereference null return valueCaolán McNamara
2016-02-04coverity#1326388 Dereference null return valueCaolán McNamara
2016-02-04Split long command line into multiple shorter onesStephan Bergmann
2016-02-04framework: clean up ugly _ prefixed identifiersMichael Stahl
2016-02-04loplugin:sallogareasStephan Bergmann
2016-02-04Replace push(std::make_tuple(...)) with emplace(...)Stephan Bergmann
2016-02-04[ABI CHANGE] In SDK, replace regcompare with unoidl-checkStephan Bergmann
2016-02-04Add --ignore-unpublished to unoidl-checkStephan Bergmann
2016-02-04Resurrect registry/test/regcompare/Stephan Bergmann
2016-02-04show parameter tip help below instead of above, tdf#95878 follow-upEike Rathke