summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)Author
2017-03-25Fix typosAndrea Gelmini
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-08just make the VirtualDevice a parser memberCaolán McNamara
2017-03-02Fix typosAndrea Gelmini
2017-02-28loplugin:sallogareasStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
2017-02-27loplugin:loopvartoosmallStephan Bergmann
2017-02-24fix crash in pdfimportMarkus Mohrhard
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2017-02-23change intervall -> intervalDavid Tardon
2017-02-21loplugin:subtlezeroinit: sdextStephan Bergmann
2017-02-17PaneDescriptor::mbNeedsClipping is never readStephan Bergmann
2017-02-15remove unused Right from Anchor enumNoel Grandin
2017-02-12"Unicode" is a proper noun and should not be used in pluralTor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28tdf#105536: PDF image should be v-flipped unconditionallyMike Kaganski
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor scaddins..sdextNoel Grandin
2017-01-24tdf#105382 Set URL-decoded default filename for minimized presentationTakeshi Abe
2017-01-19New loplugin:dynexcspec: Add @throws documentation, sdextStephan Bergmann
2017-01-17new loplugin: useuniqueptr: sdextNoel Grandin
2017-01-11loplugin:stringconstant: handle OStringBuffer::appendStephan Bergmann
2017-01-11Some loplugin:conststringvar/stringconstant improvements: sdextStephan Bergmann
2017-01-10New loplugin:conststringvar: sdextStephan Bergmann
2017-01-09New loplugin:externvar: sdextStephan Bergmann
2016-12-21ODR violation (base class must be the same across compilation units)Stephan Bergmann
2016-12-13Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin
2016-12-13OSL_TRACE->SAL in avmedia..canvasNoel Grandin
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin
2016-12-08verify that we hold the SolarMutex when ref-counting VclPtrNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in sdextStephan Bergmann
2016-11-23presenter console: fix STL assert when exiting slide showMichael Stahl
2016-11-09spelling mutext->mutexNoel Grandin
2016-11-07loplugin:unnecessaryvirtual in sd..sdextNoel Grandin
2016-11-04loplugin:unusedmethodsNoel Grandin
2016-11-02loplugin:singlevalfieldsNoel Grandin
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin
2016-10-31Make stable sort more stable :)Mike Kaganski
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe
2016-10-27loplugin:expandablemethods in sdextNoel Grandin
2016-10-20loplugin:expandablemethodds in scaddins..sdextNoel Grandin
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-16clang-cl loplugin: sdextStephan Bergmann
2016-10-13xmlsecurity: add initial PDFSignatureHelperMiklos Vajna
2016-10-06CPPUNIT_ASSERT[_DOUBLES]_EQUALStephan Bergmann
2016-10-01Fix typosAndrea Gelmini