summaryrefslogtreecommitdiffstats
path: root/sdext
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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