summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)AuthorFilesLines
2016-04-21new plugin stylepoliceNoel Grandin2-9/+9
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann27-92/+92
2016-04-18tdf#99352 - Some VclPtrs leak past DeInitVCLNoel Grandin1-5/+6
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-1/+1
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin7-7/+7
2016-04-14loplugin:passstuffbyref in sdextNoel Grandin14-50/+50
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke1-1/+0
2016-04-12Avoid reserved identifierStephan Bergmann1-2/+2
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-04-11tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke21-66/+70
2016-04-06Avoid reserved identifierStephan Bergmann2-5/+5
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-1/+0
2016-03-24loplugin:constantparam in sdNoel Grandin4-19/+4
2016-03-23loplugin:constantparam in sdextNoel Grandin5-44/+18
2016-03-22delete hidden pages before deleting unused mastersDavid Tardon1-7/+7
2016-03-17sdext.presenter: change OSL_TRACE -> SAL_INFODouglas Mencken1-7/+5
2016-03-11tdf#97966: Remove 'static' keywordsWastack2-7/+7
2016-03-10coverity#1355499 Unchecked return valueCaolán McNamara1-2/+4
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann1-5/+5
2016-03-09tdf#98421: properly import vertical mirroring of images from PDFMike Kaganski4-0/+67
2016-03-08Various loplugin warningsStephan Bergmann2-5/+5
2016-03-08Remove spurious \r from OSL_TRACE outputTor Lillqvist1-2/+2
2016-03-08tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar8-25/+25
2016-03-04Silence -Werror,-Wundef in external/poppler includes (clang-cl)Stephan Bergmann1-0/+1
2016-03-02loplugin:unuseddefaultparam in sdextNoel Grandin9-36/+18
2016-02-23new loplugin: commaoperatorNoel Grandin4-4/+14
2016-02-22sdext: remove \n from SAL_WARN/INFO[_IF] macrosArnold Dumas1-5/+5
2016-02-18tdf#43157: Clean up OSL_ASSERT, DBG_ASSERTArnold Dumas1-18/+13
2016-02-17use consistent #define checks for the Windows platformNoel Grandin2-3/+3
2016-02-16use consistent #define checks for the Windows platformNoel Grandin2-3/+3
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock8-13/+13
2016-02-09Remove excess newlinesChris Sherlock39-134/+0
2016-02-09Formatting changes across all modulesChris Sherlock14-14/+1
2016-02-04loplugin:fpcomparison in sdext/Noel Grandin2-7/+6
2016-02-01tdf#96993: remove obsolete vertical mirror hack from PDF importMike Kaganski2-11/+4
2016-01-26-Werror,-Wunused-parameter (clang-cl)Stephan Bergmann1-2/+2
2016-01-19Ensure irreflexivity of std::stable_sort predicateStephan Bergmann1-0/+4
2016-01-14loplugin:unusedmethods unused return value in sdextNoel Grandin10-27/+14
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann3-3/+3
2016-01-10Fix typosAndrea Gelmini5-5/+5
2015-12-26sdext: change instances of maName to more descriptive namesChris Sherlock2-3/+3
2015-12-21loplugin:unusedfields sdextNoel Grandin18-24/+0
2015-12-12TyposJulien Nabet1-1/+1
2015-12-11Get rid of StaticLibrary_pdfimport_sStephan Bergmann6-67/+31
2015-12-11Remove unused -DBASEGFX_STATIC_LIBRARYStephan Bergmann1-1/+0
2015-11-30loplugin:unusedfieldsNoel Grandin2-2/+0
2015-11-28Silence clang-cl warnings in gperf-generated codeStephan Bergmann1-0/+8
2015-11-28Missing includeStephan Bergmann3-0/+6
2015-11-26-Werror,-Wunused-private-fieldStephan Bergmann2-2/+0
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin2-3/+0