summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)Author
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
2016-02-01tdf#96993: remove obsolete vertical mirror hack from PDF importMike Kaganski
2016-01-26-Werror,-Wunused-parameter (clang-cl)Stephan Bergmann
2016-01-19Ensure irreflexivity of std::stable_sort predicateStephan Bergmann
2016-01-14loplugin:unusedmethods unused return value in sdextNoel Grandin
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2015-12-26sdext: change instances of maName to more descriptive namesChris Sherlock
2015-12-21loplugin:unusedfields sdextNoel Grandin
2015-12-12TyposJulien Nabet
2015-12-11Get rid of StaticLibrary_pdfimport_sStephan Bergmann
2015-12-11Remove unused -DBASEGFX_STATIC_LIBRARYStephan Bergmann
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-28Silence clang-cl warnings in gperf-generated codeStephan Bergmann
2015-11-28Missing includeStephan Bergmann
2015-11-26-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-23loplugin:unusedfields in sdext/Noel Grandin
2015-11-17Use std::vector instead of boost::shared_arrayStephan Bergmann
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05Remove unused PPPOptimizerTokenEnum enumeratorsStephan Bergmann
2015-11-05Remove unused stringsStephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-29com::sun::star->css in sdextNoel Grandin
2015-10-23Remove obsolete version map filesStephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-13Fix building with --enable-pdfimport on FreeBSD.Damjan Jovanovic
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06presenter console: add 'Restart Timer' buttonMiklos Vajna
2015-10-04Prefer getSelectedFiles to getFiles (sdext+qadevOOo)Julien Nabet
2015-09-30Fix typosAndrea Gelmini
2015-09-27cppcheck: noExplicitConstructorCaolán McNamara
2015-09-18boost->stdCaolán McNamara
2015-09-10Handle IOException during filter detectionStephan Bergmann
2015-09-07Work around bogus warning C4701: potentially uninitialized local variableStephan Bergmann
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann