summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)Author
2014-11-23Resolves: fdo#76581 copy-and-paste -> slideshow crash in presenter consoleCaolán McNamara
2014-08-27Resolves: fdo#83137 NULL pActionCaolán McNamara
2014-05-20Correct linker library sequence for pdfimportJan-Marek Glogowski
2014-05-20we need fontconfig nowCaolán McNamara
2014-05-20fdo#78689 PDF Import: get font's ascent value from different sourceVort
2014-05-16coverity#984442 Use after freeCaolán McNamara
2014-05-15fdo#78549 PDF Import: fix incorrect transformation matrix writingVort
2014-05-14remove external header guardsThomas Arnhold
2014-05-14use our css prefix to make this readableThomas Arnhold
2014-05-14various loplugin:passsequencebyrefNoel Grandin
2014-05-13remove dead codeNoel Grandin
2014-05-08fdo#78427 PDF Import: Improve detection of bold italic fontVort
2014-05-07fdo#78382 PDF Import: add opacity support for fill and strokeVort
2014-05-06fix build problemCaolán McNamara
2014-05-06fdo#78241 PDF Import: add dashes supportVort
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-30coverity#1210167 Uninitialized scalar fieldCaolán McNamara
2014-04-30fdo#78075 PDF Import: Use absolute positions in svg:d parameterVort
2014-04-30sdext, fix sal_Bool->bool conversionNoel Grandin
2014-04-30sdext: sal_Bool->boolNoel Grandin
2014-04-23No need to set LD_LIBRARY_PATH for xpdfimportStephan Bergmann
2014-04-22Do not drop existing LD_LIBRARY_PATHStephan Bergmann
2014-04-22fdo#71217 PDF Import: Fix importing of JPEG imagesVort
2014-04-22Fix order of CPPUNIT_ASSERT_EQUAL argumentsStephan Bergmann
2014-04-18fdo#69051 fdo#72028 PDF Import: text fixesVort
2014-04-18Related: rhbz#1088625 PresenterPaintManager seen as NULLCaolán McNamara
2014-04-17remove executable bitAndras Timar
2014-04-14sdext: use --switch=2 --readonly-tables gperf optionsMiklos Vajna
2014-04-14typo: diposed -> disposedThomas Arnhold
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-04-11fdo#35064 PDF Import: Add support for simple text scalingVort
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-08fdo#45001 fdo#77105 PDF Import: rotated text fixesVort
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-31fdo#49431 PDF Import: Improve line and space detection algorithmVort
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25coverity#982469 Unchecked dynamic_castCaolán McNamara
2014-03-25coverity#982468 Unchecked dynamic_castCaolán McNamara
2014-03-23fdo#44710 PDF Import: Correction of position of rotated textVort
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-03-12Remove unused HelpCloseListenerStephan Bergmann
2014-03-03fdo#40513 PDF Import: Hack: Replace incorrect values of font's ascent propertyVort
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from sdextAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-23coverity#983817 Uncaught exceptionCaolán McNamara
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert