Age | Commit message (Expand) | Author |
2014-08-25 | set names on a bunch more threads... | Michael Stahl |
2014-08-20 | fix string out-of-bounds assert on rhbz496762-1.pdf | Caolán McNamara |
2014-08-09 | fdo#75757: remove inheritance to std::vector | Takeshi Abe |
2014-08-01 | avoid memory leak | David Tardon |
2014-08-01 | fix parsing of cmdline args | David Tardon |
2014-07-03 | Does not look like Library_pdfimport needs poppler | Stephan Bergmann |
2014-07-03 | Improve test code | Stephan Bergmann |
2014-07-03 | Check exit code of spawned xpdfimport | Stephan Bergmann |
2014-06-30 | Remove double assignment | Peter Senna Tschudin |
2014-06-27 | loplugin:unreffun: also warn about redundant redeclarations | Stephan Bergmann |
2014-06-21 | prevent invalid memory access | Markus Mohrhard |
2014-06-13 | loplugin:staticcall | Stephan Bergmann |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-06-06 | fixincludeguards: fix include guards | Thomas Arnhold |
2014-06-05 | sdext: remove SAL_THROW macro | Noel Grandin |
2014-06-04 | update_pch: add a bunch of pch files | Thomas Arnhold |
2014-06-04 | coverity#982645 bMissingDefaultsToNormal is always true | Caolán McNamara |
2014-06-04 | DeInitVCL at end of tests | Stephan Bergmann |
2014-06-02 | Use boost::hash_value to avoid undef conv of neg/large floating -> size_t | Stephan Bergmann |
2014-05-29 | remove more unnecesary OUString constructor use | Noel Grandin |
2014-05-29 | remove unnecessary NULL parameter passed to UNO Exception | Noel Grandin |
2014-05-27 | remove unnecessary use of Reference constructor in throw | Noel Grandin |
2014-05-27 | Remove unnecessary semicolons | Peter Senna Tschudin |
2014-05-24 | coverity#983807 Uncaught exception | Caolán McNamara |
2014-05-23 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 | Julien Nabet |
2014-05-20 | Correct linker library sequence for pdfimport | Jan-Marek Glogowski |
2014-05-20 | we need fontconfig now | Caolán McNamara |
2014-05-20 | fdo#78689 PDF Import: get font's ascent value from different source | Vort |
2014-05-16 | coverity#984442 Use after free | Caolán McNamara |
2014-05-15 | fdo#78549 PDF Import: fix incorrect transformation matrix writing | Vort |
2014-05-14 | remove external header guards | Thomas Arnhold |
2014-05-14 | use our css prefix to make this readable | Thomas Arnhold |
2014-05-14 | various loplugin:passsequencebyref | Noel Grandin |
2014-05-13 | remove dead code | Noel Grandin |
2014-05-08 | fdo#78427 PDF Import: Improve detection of bold italic font | Vort |
2014-05-07 | fdo#78382 PDF Import: add opacity support for fill and stroke | Vort |
2014-05-06 | fix build problem | Caolán McNamara |
2014-05-06 | fdo#78241 PDF Import: add dashes support | Vort |
2014-05-05 | simplify ternary conditions "xxx ? yyy : false" | Noel Grandin |
2014-05-01 | Many spelling fixes: directories r* - z*. | Pedro Giffuni |
2014-04-30 | coverity#1210167 Uninitialized scalar field | Caolán McNamara |
2014-04-30 | fdo#78075 PDF Import: Use absolute positions in svg:d parameter | Vort |
2014-04-30 | sdext, fix sal_Bool->bool conversion | Noel Grandin |
2014-04-30 | sdext: sal_Bool->bool | Noel Grandin |
2014-04-23 | No need to set LD_LIBRARY_PATH for xpdfimport | Stephan Bergmann |
2014-04-22 | Do not drop existing LD_LIBRARY_PATH | Stephan Bergmann |
2014-04-22 | fdo#71217 PDF Import: Fix importing of JPEG images | Vort |
2014-04-22 | Fix order of CPPUNIT_ASSERT_EQUAL arguments | Stephan Bergmann |
2014-04-18 | fdo#69051 fdo#72028 PDF Import: text fixes | Vort |
2014-04-18 | Related: rhbz#1088625 PresenterPaintManager seen as NULL | Caolán McNamara |