Age | Commit message (Expand) | Author |
2015-04-27 | More loplugin:simplifybool | Stephan Bergmann |
2015-04-24 | loplugin:simplifybool | Stephan Bergmann |
2015-04-23 | loplugin:staticmethods | Noel Grandin |
2015-04-21 | No more need for PartialWeakComponentImplHelper here | Stephan Bergmann |
2015-04-21 | Make cpp/poppler-version.h header optional | Tomáš Chvátal |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-07 | loplugin:staticmethods | Noel Grandin |
2015-04-07 | loplugin:staticmethods | Noel Grandin |
2015-04-02 | loplugin:staticmethods | Noel Grandin |
2015-04-02 | loplugin:staticmethods | Noel Grandin |
2015-03-30 | loplugin:staticfunction | Noel Grandin |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-03-18 | fix higher debug levels | Caolán McNamara |
2015-03-17 | Fix various XServiceInfo implementations | Stephan Bergmann |
2015-03-13 | tdf#43157: Fix format string violations in OSL_TRACE etc. | Stephan Bergmann |
2015-03-12 | add accel. to switch monitors to pres. console | David Tardon |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-03-02 | cppcheck: duplicate inherited member | Noel Grandin |
2015-03-01 | Typo: embeded->embedded | Julien Nabet |
2015-02-17 | SkipImages option for PDF import | Mihai |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2015-01-22 | fdo#79045 PDF Import: fix text displacement | Vort |
2015-01-22 | pdf import: Kill cut'n'paste, and fix a memory leak. | Jan Holesovsky |
2015-01-21 | fdo#85174 PDF Import: fix character positions without modifying poppler | Vort |
2015-01-20 | continue to implement drawChar for unpatched popplers without drawChar2 hack | Caolán McNamara |
2015-01-20 | fdo#85174 PDF Import: fix character positions | Vort |
2015-01-20 | Some more loplugin:cstylecast: sdext | Stephan Bergmann |
2015-01-19 | fdo#88465 PDF Import: fix scale and rotate image transformations | Vort |
2015-01-09 | override the overloading of "overload" to decrease cognitive (over-)load | Michael Stahl |
2015-01-04 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-12-23 | fdo#39440 reduce scope of local variables | Michael Weghorn |
2014-12-18 | sdext: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-15 | sdext: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-05 | fdo#38835 strip out OString globals | Noel Grandin |
2014-11-26 | fix higher debug level build | Caolán McNamara |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-14 | coverity#1019392 Uncaught exception | Caolán McNamara |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-11-06 | Revert "use the new OUString::fromUtf8 method" | Stephan Bergmann |
2014-11-06 | use the new OUString::fromUtf8 method | Noel Grandin |
2014-11-06 | Resolves: fdo#76581 copy-and-paste -> slideshow crash in presenter console | Caolán McNamara |
2014-11-05 | coverity#1019393 Uncaught exception | Caolán McNamara |
2014-11-05 | fdo#38835 strip out OUString globals | Noel Grandin |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-10-15 | More -Werror,-Wunused-private-field | Stephan Bergmann |
2014-10-06 | convert to floating point before divide | Caolán McNamara |
2014-10-04 | coverity#1242725 Result is not floating-point | Norbert Thiebaud |