/chart2/

bora/co-22.05 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sax
AgeCommit message (Expand)Author
2014-02-12Improve output in case of test failureStephan Bergmann
2014-02-11Related: #i97873# (coverity#705407) Improper use of negative valueCaolán McNamara
2014-02-11sax: my suggestion was not as good as i thought...Michael Stahl
2014-02-11fdo#72468 avoid out of bounds array accessArnaud Versini
2014-02-08coverity#1130446 Uncaught exceptionCaolán McNamara
2014-02-07Use rtl::ReferenceStephan Bergmann
2014-02-07Avoid css::uno using directives (Reference ambiguities)Stephan Bergmann
2014-01-251158273 Uncaught exceptionCaolán McNamara
2014-01-23coverity#1158443 Uninitialized pointer fieldCaolán McNamara
2014-01-23coverity#1158444 Uninitialized scalar fieldCaolán McNamara
2014-01-23coverity#1158445 Uninitialized pointer fieldCaolán McNamara
2014-01-23coverity#1158493 Uninitialized scalar fieldCaolán McNamara
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky
2014-01-18Unify ctor functions for component implementations.Matúš Kukan
2014-01-15Unify ctor functions to have _get_implementation suffix.Matúš Kukan
2014-01-15Use const& arguments parameter for ctor functions.Matúš Kukan
2014-01-14fastparser: avoid boost::optional where it is un-necessary.Michael Meeks
2014-01-10Use boolStephan Bergmann
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2014-01-03WaE: C4101: 'e' : unreferenced local variableTor Lillqvist
2013-12-31don't call top on an empty stackCaolán McNamara
2013-12-31fastparser: avoid std::stack::top() - cache it's results.Michael Meeks