Age | Commit message (Expand) | Author |
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 |
2014-04-17 | remove executable bit | Andras Timar |
2014-04-14 | sdext: use --switch=2 --readonly-tables gperf options | Miklos Vajna |
2014-04-14 | typo: diposed -> disposed | Thomas Arnhold |
2014-04-13 | Clean up function declarations and some unused functions | Stephan Bergmann |
2014-04-11 | fdo#35064 PDF Import: Add support for simple text scaling | Vort |
2014-04-10 | It's "its", not "it's" | Tor Lillqvist |
2014-04-08 | fdo#45001 fdo#77105 PDF Import: rotated text fixes | Vort |
2014-04-04 | fdo#43157 : clean up more OSL_POSTCOND | Michaël Lefèvre |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-31 | fdo#49431 PDF Import: Improve line and space detection algorithm | Vort |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-25 | coverity#982469 Unchecked dynamic_cast | Caolán McNamara |
2014-03-25 | coverity#982468 Unchecked dynamic_cast | Caolán McNamara |
2014-03-23 | fdo#44710 PDF Import: Correction of position of rotated text | Vort |
2014-03-18 | Find places where OUString and OString are passed by value. | Noel Grandin |
2014-03-12 | Remove unused HelpCloseListener | Stephan Bergmann |
2014-03-03 | fdo#40513 PDF Import: Hack: Replace incorrect values of font's ascent property | Vort |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |