summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from starmathAlexander Wilms
2014-02-25WaE: declaration shadows a local variableTor Lillqvist
2014-02-25Don't write compound header to zero length filesMaxim Monastirsky
2014-02-24implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann
2014-02-23coverity#735495 logically dead codeCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-21Add config option used when we try to link one huge object file.Matúš Kukan
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20cid#1078821 Dereference before null checkNoel Grandin
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-19coverity#738849 Uninitialized scalar fieldCaolán McNamara
2014-02-19coverity#738850 Uninitialized scalar fieldCaolán McNamara
2014-02-19coverity#738851 Uninitialized scalar fieldCaolán McNamara
2014-02-19coverity#738852 Uninitialized scalar fieldCaolán McNamara
2014-02-13coverity#708230 Uninitialized pointer fieldCaolán McNamara
2014-02-12remove SvStream::operator>> methodsNoel Grandin
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-12coverity#1103660 Division or modulo by zeroCaolán McNamara
2014-02-12sal_Bool->boolNoel Grandin
2014-02-09fix debug=2 buildCaolán McNamara
2014-02-09coverity#1169836 Dereference null return valueCaolán McNamara
2014-02-07coverity#708822 unused pointer valueNoel Grandin
2014-02-03fdo#74455 - hide direct printing button and replace with new print dialog.Michael Meeks
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud
2014-01-30fdo#63154 Removed unused solar.h ref. in linguc., sfx2, starmath, svl and svxAlexandre Vicenzi
2014-01-28bool improvementsStephan Bergmann
2014-01-28coverity#705892 Dereference before null checkCaolán McNamara
2014-01-27coverity#1038499 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-27coverity#1038500 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-27coverity#1038501 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-22remove SvStream::operator<< methodsNoel Grandin
2014-01-20Related: #i121289# printer options should have SID_SAVE_ONLY_USED_SYMBOLSTsutomu Uchino
2014-01-20Remove space before percent signKhaled Hosny
2014-01-20Related: #i56998# use FUNIT_PERCENT instead of FUNIT_CUSTOM...Tsutomu Uchino
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2014-01-06Typo fixes in Math tooltipsAndras Timar
2014-01-04Resolve fdo#72632 by adding missing breakArnaud Versini
2013-12-31starmath: whitespace fixes in wordexportbaseMiklos Vajna
2013-12-29starmath: whitespace fixes in rtfexportMiklos Vajna
2013-12-28fdo#73008 enable localization of tooltips in Math Elements DockAndras Timar
2013-12-20typo fixesAndras Timar
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-17Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin