summaryrefslogtreecommitdiffstats
path: root/sdext
Commit message (Expand)AuthorAgeFilesLines
* tdf#63054: pdf_string_parser incorrectly handles escapesMike2015-04-291-2/+2
* More loplugin:simplifyboolStephan Bergmann2015-04-272-5/+5
* loplugin:simplifyboolStephan Bergmann2015-04-242-3/+3
* loplugin:staticmethodsNoel Grandin2015-04-234-18/+7
* No more need for PartialWeakComponentImplHelper hereStephan Bergmann2015-04-211-10/+1
* Make cpp/poppler-version.h header optionalTomáš Chvátal2015-04-211-0/+8
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-1560-720/+720
* loplugin:staticmethodsNoel Grandin2015-04-071-1/+1
* loplugin:staticmethodsNoel Grandin2015-04-075-16/+16
* loplugin:staticmethodsNoel Grandin2015-04-025-21/+21
* loplugin:staticmethodsNoel Grandin2015-04-021-1/+1
* loplugin:staticfunctionNoel Grandin2015-03-3026-74/+69
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-282-3/+3
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-263-3/+3
* fix higher debug levelsCaolán McNamara2015-03-181-1/+1
* Fix various XServiceInfo implementationsStephan Bergmann2015-03-179-19/+135
* tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann2015-03-131-2/+4
* add accel. to switch monitors to pres. consoleDavid Tardon2015-03-121-1/+4
* V801: Decreased performanceCaolán McNamara2015-03-092-13/+13
* V801: Decreased performanceCaolán McNamara2015-03-093-19/+19
* cppcheck: duplicate inherited memberNoel Grandin2015-03-025-8/+3
* Typo: embeded->embeddedJulien Nabet2015-03-011-1/+1
* SkipImages option for PDF importMihai2015-02-177-17/+86
* loplugin:deletedspecialStephan Bergmann2015-02-071-20/+13
* Updated all precompiled headers.Ashod Nakashian2015-02-052-0/+2
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-264-17/+17
* fdo#79045 PDF Import: fix text displacementVort2015-01-221-1/+10
* pdf import: Kill cut'n'paste, and fix a memory leak.Jan Holesovsky2015-01-221-48/+22
* fdo#85174 PDF Import: fix character positions without modifying popplerVort2015-01-212-18/+17
* continue to implement drawChar for unpatched popplers without drawChar2 hackCaolán McNamara2015-01-202-0/+14
* fdo#85174 PDF Import: fix character positionsVort2015-01-202-6/+4
* Some more loplugin:cstylecast: sdextStephan Bergmann2015-01-202-10/+10
* fdo#88465 PDF Import: fix scale and rotate image transformationsVort2015-01-192-117/+56
* override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl2015-01-091-1/+1
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-0416-48/+48
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-231-2/+1
* sdext: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-185-9/+7
* sdext: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-154-22/+22
* fdo#38835 strip out OString globalsNoel Grandin2014-12-051-8/+8
* fix higher debug level buildCaolán McNamara2014-11-261-0/+1
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-1710-0/+10
* coverity#1019392 Uncaught exceptionCaolán McNamara2014-11-141-0/+5
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-144-9/+9
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-064-7/+9
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-064-9/+7
* Resolves: fdo#76581 copy-and-paste -> slideshow crash in presenter consoleCaolán McNamara2014-11-061-8/+20
* coverity#1019393 Uncaught exceptionCaolán McNamara2014-11-051-28/+36
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-053-10/+8
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-2913-13/+0
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-151-1/+0