summaryrefslogtreecommitdiffstats
path: root/sdext
Commit message (Expand)AuthorAgeFilesLines
* 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
* Missing includeStephan Bergmann2015-11-283-0/+6
* -Werror,-Wunused-private-fieldStephan Bergmann2015-11-262-2/+0
* mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin2015-11-262-3/+0
* loplugin:unusedfields variousNoel Grandin2015-11-251-3/+1
* loplugin:unusedfields in sdext/Noel Grandin2015-11-233-4/+0
* Use std::vector instead of boost::shared_arrayStephan Bergmann2015-11-171-19/+19
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-152-151/+144
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-3/+1
* new loplugin: memoryvarNoel Grandin2015-11-113-12/+9
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1058-655/+655
* new loplugin: oncevarNoel Grandin2015-11-092-18/+10
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-066-22/+22
* Remove unused PPPOptimizerTokenEnum enumeratorsStephan Bergmann2015-11-052-238/+0
* Remove unused stringsStephan Bergmann2015-11-052-14/+0
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-0528-80/+70
* yyyyyNoel Grandin2015-11-043-6/+4
* no need to use OUString constructor in call to createInstanceNoel Grandin2015-11-011-2/+2
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-3014-20/+18
* com::sun::star->css in sdextNoel Grandin2015-10-2931-80/+80
* Remove obsolete version map filesStephan Bergmann2015-10-231-25/+0
* loplugin:defaultparamsStephan Bergmann2015-10-201-2/+1
* Fix building with --enable-pdfimport on FreeBSD.Damjan Jovanovic2015-10-131-2/+0
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1251-621/+621
* presenter console: add 'Restart Timer' buttonMiklos Vajna2015-10-064-1/+63
* Prefer getSelectedFiles to getFiles (sdext+qadevOOo)Julien Nabet2015-10-041-1/+1
* Fix typosAndrea Gelmini2015-09-306-7/+7
* cppcheck: noExplicitConstructorCaolán McNamara2015-09-2721-39/+39
* boost->stdCaolán McNamara2015-09-1847-230/+226
* Handle IOException during filter detectionStephan Bergmann2015-09-101-51/+56
* Work around bogus warning C4701: potentially uninitialized local variableStephan Bergmann2015-09-071-1/+1
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-09-071-4/+2
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-09-071-10/+10
* sdext: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-0140-89/+79
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-317-29/+29