summaryrefslogtreecommitdiffstats
path: root/sdext
Commit message (Expand)AuthorAgeFilesLines
* use Any constructor instead of temporariesNoel Grandin2016-05-041-3/+1
* Fix typosAndrea Gelmini2016-04-301-1/+1
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-261-17/+17
* new plugin stylepoliceNoel Grandin2016-04-212-9/+9
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-2027-92/+92
* tdf#99352 - Some VclPtrs leak past DeInitVCLNoel Grandin2016-04-181-5/+6
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-181-1/+1
* clang-tidy performance-unnecessary-value-param in variousNoel Grandin2016-04-147-7/+7
* loplugin:passstuffbyref in sdextNoel Grandin2016-04-1414-50/+50
* tdf#94306 remove unused boost dependenciesJochen Nitschke2016-04-131-1/+0
* Avoid reserved identifierStephan Bergmann2016-04-121-2/+2
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* tdf#94306 replace boost::noncopyable r.. to sdextJochen Nitschke2016-04-1121-66/+70
* Avoid reserved identifierStephan Bergmann2016-04-062-5/+5
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-021-1/+0
* loplugin:constantparam in sdNoel Grandin2016-03-244-19/+4
* loplugin:constantparam in sdextNoel Grandin2016-03-235-44/+18
* delete hidden pages before deleting unused mastersDavid Tardon2016-03-221-7/+7
* sdext.presenter: change OSL_TRACE -> SAL_INFODouglas Mencken2016-03-171-7/+5
* tdf#97966: Remove 'static' keywordsWastack2016-03-112-7/+7
* coverity#1355499 Unchecked return valueCaolán McNamara2016-03-101-2/+4
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-101-5/+5
* tdf#98421: properly import vertical mirroring of images from PDFMike Kaganski2016-03-094-0/+67
* Various loplugin warningsStephan Bergmann2016-03-082-5/+5
* Remove spurious \r from OSL_TRACE outputTor Lillqvist2016-03-081-2/+2
* tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-088-25/+25
* Silence -Werror,-Wundef in external/poppler includes (clang-cl)Stephan Bergmann2016-03-041-0/+1
* loplugin:unuseddefaultparam in sdextNoel Grandin2016-03-029-36/+18
* new loplugin: commaoperatorNoel Grandin2016-02-234-4/+14
* sdext: remove \n from SAL_WARN/INFO[_IF] macrosArnold Dumas2016-02-221-5/+5
* tdf#43157: Clean up OSL_ASSERT, DBG_ASSERTArnold Dumas2016-02-181-18/+13
* use consistent #define checks for the Windows platformNoel Grandin2016-02-172-3/+3
* use consistent #define checks for the Windows platformNoel Grandin2016-02-162-3/+3
* vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock2016-02-138-13/+13
* Remove excess newlinesChris Sherlock2016-02-0939-134/+0
* Formatting changes across all modulesChris Sherlock2016-02-0914-14/+1
* loplugin:fpcomparison in sdext/Noel Grandin2016-02-042-7/+6
* tdf#96993: remove obsolete vertical mirror hack from PDF importMike Kaganski2016-02-012-11/+4
* -Werror,-Wunused-parameter (clang-cl)Stephan Bergmann2016-01-261-2/+2
* Ensure irreflexivity of std::stable_sort predicateStephan Bergmann2016-01-191-0/+4
* loplugin:unusedmethods unused return value in sdextNoel Grandin2016-01-1410-27/+14
* loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann2016-01-113-3/+3
* Fix typosAndrea Gelmini2016-01-105-5/+5
* sdext: change instances of maName to more descriptive namesChris Sherlock2015-12-262-3/+3
* loplugin:unusedfields sdextNoel Grandin2015-12-2118-24/+0
* TyposJulien Nabet2015-12-121-1/+1
* Get rid of StaticLibrary_pdfimport_sStephan Bergmann2015-12-116-67/+31
* Remove unused -DBASEGFX_STATIC_LIBRARYStephan Bergmann2015-12-111-1/+0
* loplugin:unusedfieldsNoel Grandin2015-11-302-2/+0
* Silence clang-cl warnings in gperf-generated codeStephan Bergmann2015-11-281-0/+8