summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-02-04mork: Remove unused source fileDavid Ostrovsky
2016-02-04impress - unable to search inside table - fixedMarco Cecchetti
2016-02-04svx: replace boost::bind with C++11 lambdaMichael Stahl
2016-02-04framework: replace boost::bind with C++11 lambda or for loopMichael Stahl
2016-02-04lok: fix saveAs for a loaded HTML documentTomaž Vajngerl
2016-02-04Allow HTML (WebDocument) to be exported as PNG or JPEGTomaž Vajngerl
2016-02-04tdf#65206 Highlighted (colored) references limited to 32 references in formulaKumar Thangavel
2016-02-04remove unused Compare methodNoel Grandin
2016-02-04remove unused ConfigName from .SDI filesNoel Grandin
2016-02-04remove unused GET/SET/STATUSBARCONFIG in .SDI filesNoel Grandin
2016-02-04starmath: Convert RectHorAlign to scoped enumTakeshi Abe
2016-02-04LibreOfficeKit: document availability of some LibreOfficeKit C++ APIRiccardo Magliocchetti
2016-02-04tdf#43157 Cleanup DBG_ASSERT for fpicker and frameworkBerk Gureken
2016-02-04Pull newer m4/ax_boost_system.m4 from upstream.coypu
2016-02-04sfx2: fix locking after signing OOXML documentsMiklos Vajna
2016-02-04Include headers using OpenBSD toocoypu
2016-02-04Avoid using == with test, it is bash-specific.coypu
2016-02-04remove unused RecordManual from SDI filesNoel Grandin
2016-02-04remove unused HasDialog from SDI filesNoel Grandin
2016-02-04remove unused Synchron from SDI filesNoel Grandin
2016-02-04remove unused Cachable keyword from SDI filesNoel Grandin
2016-02-04mork: SAL_DELETED_FUNCTION->'= delete'David Ostrovsky
2016-02-04mork: boost::noncopyable->'= delete'David Ostrovsky
2016-02-04Use CPPUNIT_ASSERT_DOUBLES_EQUAL_MESSAGEStephan Bergmann
2016-02-04coverity#1326631 DE: Dropped or ignored exceptionCaolán McNamara
2016-02-04coverity#1326630 DE: Dropped or ignored exceptionCaolán McNamara
2016-02-04coverity#1326629 DE: Dropped or ignored exceptionCaolán McNamara
2016-02-04loplugin:fpcomparisonNoel Grandin
2016-02-04coverity#1326671 DLS: Dead local storeCaolán McNamara
2016-02-04coverity#1327197 UwF: Unwritten fieldCaolán McNamara
2016-02-04loplugin:fpcomparison: Fix check for floating-point zeroStephan Bergmann
2016-02-04coverity#1351756 Dereference before null checkCaolán McNamara
2016-02-04coverity#1351757 Uninitialized pointer fieldCaolán McNamara
2016-02-04coverity#1351758 Uninitialized pointer fieldCaolán McNamara
2016-02-04coverity#1351755 Dereference null return valueCaolán McNamara
2016-02-04pItem isn't used here, its the same as result, so weird cast can goCaolán McNamara
2016-02-04tdf#87813: Moving effects list into the animation tabRishabh Kumar
2016-02-04CppunitTest_xmlsecurity_signing: add invalid OOXML testcaseMiklos Vajna
2016-02-04CppunitTest_xmlsecurity_signing: add valid OOXML testcaseMiklos Vajna
2016-02-04xmlsecurity: fix crash on closing DigitalSignaturesDialog without ...Miklos Vajna
2016-02-04accessibility: fix rest of doxygen errorsChris Sherlock
2016-02-04gtktiledviewer: cid#1351757 uninitialized membersMiklos Vajna
2016-02-04writerfilter: no need to manually realloc hereMiklos Vajna
2016-02-04tdf#96739: Send Ctrl-Left/RightShift events to correct windowKatarina Behrens