summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)Author
2016-08-02Resolves: tdf#84121 wrong password passed to xpdfimportCaolán McNamara
2016-05-19loplugin:unusedmethods in sdNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-13sdext: replace boost::bindMichael Stahl
2016-05-12loplugin:stringconstantStephan Bergmann
2016-05-12sdext: replace boost::bind with C++11 lambdas, part 2Michael Stahl
2016-05-12loplugin:stringconstantTor Lillqvist
2016-05-12loplugin:defaultparamsTor Lillqvist
2016-05-11sdext: replace boost::bind with C++11 lambdasMichael Stahl
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-10fix Windows buildNoel Grandin
2016-05-10clang-tidy modernize-loop-convert scaddins to sdextNoel Grandin
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-30Fix typosAndrea Gelmini
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18tdf#99352 - Some VclPtrs leak past DeInitVCLNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-14loplugin:passstuffbyref in sdextNoel Grandin
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-12Avoid reserved identifierStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke
2016-04-06Avoid reserved identifierStephan Bergmann
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-24loplugin:constantparam in sdNoel Grandin
2016-03-23loplugin:constantparam in sdextNoel Grandin
2016-03-22delete hidden pages before deleting unused mastersDavid Tardon
2016-03-17sdext.presenter: change OSL_TRACE -> SAL_INFODouglas Mencken
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-03-10coverity#1355499 Unchecked return valueCaolán McNamara
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-09tdf#98421: properly import vertical mirroring of images from PDFMike Kaganski
2016-03-08Various loplugin warningsStephan Bergmann
2016-03-08Remove spurious \r from OSL_TRACE outputTor Lillqvist
2016-03-08tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-04Silence -Werror,-Wundef in external/poppler includes (clang-cl)Stephan Bergmann
2016-03-02loplugin:unuseddefaultparam in sdextNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-22sdext: remove \n from SAL_WARN/INFO[_IF] macrosArnold Dumas
2016-02-18tdf#43157: Clean up OSL_ASSERT, DBG_ASSERTArnold Dumas
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-04loplugin:fpcomparison in sdext/Noel Grandin