Age | Commit message (Expand) | Author |
2015-09-18 | boost->std | Caolán McNamara |
2015-09-10 | Handle IOException during filter detection | Stephan Bergmann |
2015-09-07 | Work around bogus warning C4701: potentially uninitialized local variable | Stephan Bergmann |
2015-09-07 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-09-07 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-09-01 | sdext: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-08-31 | loplugin:stringconstant: OUStringBuffer: appendAscii -> append | Stephan Bergmann |
2015-08-29 | o3tl/cow_wrapper: remove boost dependency | Daniel Robertson |
2015-08-20 | loplugin: defaultparams | Noel Grandin |
2015-08-19 | Consolidate isFileUrl checks | Stephan Bergmann |
2015-08-05 | remove unused SfxFilterFlags values | Noel Grandin |
2015-08-03 | sdext: replace boost::function with std::function | Michael Stahl |
2015-08-03 | new loplugin: refcounting | Noel Grandin |
2015-07-30 | loplugin:unusedmethods | Noel Grandin |
2015-07-17 | formatting of public/private/protected section qualifiers | Noel Grandin |
2015-07-08 | Fix typo | Takeshi Abe |
2015-07-08 | Fix typos | Andrea Gelmini |
2015-07-08 | sdext: the PDF library, not the tree | Michael Stahl |
2015-07-07 | Improve sdext/ README. | Michael Meeks |
2015-07-07 | loplugin:unusedmethods sdext | Noel Grandin |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-07-01 | Work around const-ness issues in the GooString API | Stephan Bergmann |
2015-06-22 | Fix typos | Andrea Gelmini |
2015-06-19 | Fix check for broken standard library | Stephan Bergmann |
2015-06-19 | Catch inadvertent uses of OUString(sal_Unicode) ctor | Stephan Bergmann |
2015-06-19 | once more unto the breech dear fellows | Noel Grandin |
2015-06-19 | workaround older compilers that do not have std::list::erase(const_iterator) | Noel Grandin |
2015-06-19 | fix older compiler | Noel Grandin |
2015-06-19 | add comment | Noel Grandin |
2015-06-19 | fix older compiler | Noel Grandin |
2015-06-19 | tdf#42374 - read PDF in larger chunks | Noel Grandin |
2015-06-19 | tdf#42374, improve perf by fixing bug in pdfi::HashedStyle::hashCode() | Noel Grandin |
2015-06-19 | tdf#42374 some small optimisations for opening this PDF file | Noel Grandin |
2015-06-19 | the ElementTreeVisitable interface is doing nothing useful | Noel Grandin |
2015-06-18 | Fix typos | Andrea Gelmini |
2015-06-15 | remove unnecessary check for null when calling delete | Noel Grandin |
2015-06-13 | Fix typos | Andrea Gelmini |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-06-02 | loplugin:loopvartoosmall | Noel Grandin |
2015-06-02 | loplugin:cstylecast: deal with those that are (technically) const_cast | Stephan Bergmann |
2015-06-02 | loplugin:loopvartoosmall | Noel Grandin |
2015-05-26 | tdf#91416 - fix some incorrectly allocated VirtualDevices. | Michael Meeks |
2015-04-29 | tdf#63054: pdf_string_parser incorrectly handles escapes | Mike |
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 |