/scripting/

a/cp-6.4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)Author
2014-08-27Resolves: fdo#83137 NULL pActionCaolán McNamara
2014-08-25set names on a bunch more threads...Michael Stahl
2014-08-20fix string out-of-bounds assert on rhbz496762-1.pdfCaolán McNamara
2014-08-09fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-08-01avoid memory leakDavid Tardon
2014-08-01fix parsing of cmdline argsDavid Tardon
2014-07-03Does not look like Library_pdfimport needs popplerStephan Bergmann
2014-07-03Improve test codeStephan Bergmann
2014-07-03Check exit code of spawned xpdfimportStephan Bergmann
2014-06-30Remove double assignmentPeter Senna Tschudin
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann
2014-06-21prevent invalid memory accessMarkus Mohrhard
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-06-05sdext: remove SAL_THROW macroNoel Grandin
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold
2014-06-04coverity#982645 bMissingDefaultsToNormal is always trueCaolán McNamara
2014-06-04DeInitVCL at end of testsStephan Bergmann
2014-06-02Use boost::hash_value to avoid undef conv of neg/large floating -> size_tStephan Bergmann
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-29remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-24coverity#983807 Uncaught exceptionCaolán McNamara
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet