/o3tl/

option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sot
AgeCommit message (Expand)Author
2014-05-28fdo#78801 fdo#52547 Paste preference is image, then html, then text.Andrzej Hunt
2014-05-28Avoid undefined signed integer overflowStephan Bergmann
2014-05-28Fix memory leakStephan Bergmann
2014-05-24coverity#441341 Dereference after null checkCaolán McNamara
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-20coverity#705538 Unintentional integer overflowCaolán McNamara
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-04-07Remove unused functionsStephan Bergmann
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-30MSVC helpfully provides warning C4310: cast truncates constant valueMichael Stahl
2014-03-30sot: convert that to SAL_INFOMichael Stahl
2014-03-30deploy some asserts to detect truncated STREAM_SEEK_TO_ENDMichael Stahl
2014-03-30sot: fix some bizarre resize code that creates 4G temp files on 32bitMichael Stahl
2014-03-29Fix some types in virtual methods to properly override.Matúš Kukan
2014-03-29tools: support 64-bit file positions in SvStreamMichael Stahl
2014-03-28coverity#1078520 Logically dead codeCaolán McNamara
2014-03-26