summaryrefslogtreecommitdiffstats
path: root/sdext
Commit message (Expand)AuthorAgeFilesLines
* 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
* convert to floating point before divideCaolán McNamara2014-10-061-2/+2
* coverity#1242725 Result is not floating-pointNorbert Thiebaud2014-10-041-2/+2
* remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl2014-10-021-4/+0
* coverity#1242882 Result is not floating-pointCaolán McNamara2014-10-021-2/+2
* coverity#982849 try and fix Unrecoverable parse warningCaolán McNamara2014-09-261-1/+1
* what is it with the explicit voidsCaolán McNamara2014-09-261-8/+8
* fdo#82577: Handle FontNoel Grandin2014-09-181-1/+1
* sdext: check the copy on the stack, not the memberMichael Stahl2014-09-081-1/+1
* Related fdo#82088: dropping aliases again :)Stefan Weiberg2014-09-066-164/+159
* Resolves: fdo#83137 NULL pActionCaolán McNamara2014-08-271-1/+1
* set names on a bunch more threads...Michael Stahl2014-08-251-0/+2
* fix string out-of-bounds assert on rhbz496762-1.pdfCaolán McNamara2014-08-201-1/+4
* fdo#75757: remove inheritance to std::vectorTakeshi Abe2014-08-091-12/+18
* avoid memory leakDavid Tardon2014-08-011-3/+5
* fix parsing of cmdline argsDavid Tardon2014-08-011-6/+6
* Does not look like Library_pdfimport needs popplerStephan Bergmann2014-07-031-1/+0
* Improve test codeStephan Bergmann2014-07-031-11/+12
* Check exit code of spawned xpdfimportStephan Bergmann2014-07-031-1/+34
* Remove double assignmentPeter Senna Tschudin2014-06-301-1/+0
* loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann2014-06-272-6/+1
* prevent invalid memory accessMarkus Mohrhard2014-06-211-1/+1
* loplugin:staticcallStephan Bergmann2014-06-134-6/+6
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-097-40/+8