summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
2014-02-25WaE: declaration shadows a local variableTor Lillqvist1-4/+4
2014-02-25Don't write compound header to zero length filesMaxim Monastirsky1-1/+14
2014-02-24implicitboolconversion: warn about implicit conversion of call args to boolStephan Bergmann1-1/+1
2014-02-23coverity#735495 logically dead codeCaolán McNamara1-3/+2
2014-02-23Remove unneccessary commentsAlexander Wilms2-6/+6
2014-02-21vcl: sal_Bool -> boolStephan Bergmann4-8/+8
2014-02-21Add config option used when we try to link one huge object file.Matúš Kukan1-0/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert8-0/+14
2014-02-20cid#1078821 Dereference before null checkNoel Grandin1-1/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann3-10/+10
2014-02-19coverity#738849 Uninitialized scalar fieldCaolán McNamara2-15/+17
2014-02-19coverity#738850 Uninitialized scalar fieldCaolán McNamara1-3/+5
2014-02-19coverity#738851 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-02-19coverity#738852 Uninitialized scalar fieldCaolán McNamara1-5/+6
2014-02-13coverity#708230 Uninitialized pointer fieldCaolán McNamara1-3/+4
2014-02-12remove SvStream::operator>> methodsNoel Grandin1-8/+8
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin2-36/+36
2014-02-12coverity#1103660 Division or modulo by zeroCaolán McNamara1-9/+12
2014-02-12sal_Bool->boolNoel Grandin2-3/+3
2014-02-09fix debug=2 buildCaolán McNamara1-3/+4
2014-02-09coverity#1169836 Dereference null return valueCaolán McNamara1-1/+4
2014-02-07coverity#708822 unused pointer valueNoel Grandin1-3/+2
2014-02-03fdo#74455 - hide direct printing button and replace with new print dialog.Michael Meeks1-1/+2
2014-02-03xub_StrLen and tools/string.hxx final strawNorbert Thiebaud2-33/+33
2014-01-30fdo#63154 Removed unused solar.h ref. in linguc., sfx2, starmath, svl and svxAlexandre Vicenzi1-10/+0
2014-01-28bool improvementsStephan Bergmann8-20/+20
2014-01-28coverity#705892 Dereference before null checkCaolán McNamara1-2/+2
2014-01-27coverity#1038499 : Uninitialized scalar fieldNorbert Thiebaud1-5/+6
2014-01-27coverity#1038500 : Uninitialized scalar fieldNorbert Thiebaud1-19/+18
2014-01-27coverity#1038501 : Uninitialized scalar fieldNorbert Thiebaud1-0/+5
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann1-2/+2
2014-01-22remove SvStream::operator<< methodsNoel Grandin1-8/+8
2014-01-20Related: #i121289# printer options should have SID_SAVE_ONLY_USED_SYMBOLSTsutomu Uchino1-0/+1
2014-01-20Remove space before percent signKhaled Hosny1-3/+3
2014-01-20Related: #i56998# use FUNIT_PERCENT instead of FUNIT_CUSTOM...Tsutomu Uchino2-5/+4
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-295/+295
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann2-34/+6
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann2-37/+9
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin1-2/+2
2014-01-06Typo fixes in Math tooltipsAndras Timar1-19/+19
2014-01-04Resolve fdo#72632 by adding missing breakArnaud Versini1-0/+1
2013-12-31starmath: whitespace fixes in wordexportbaseMiklos Vajna1-115/+115
2013-12-29starmath: whitespace fixes in rtfexportMiklos Vajna1-173/+181
2013-12-28fdo#73008 enable localization of tooltips in Math Elements DockAndras Timar1-224/+896
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2-4/+4
2013-12-17Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin1-1/+1
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin1-4/+4
2013-12-17fdo#61638 SmParser::NextToken: don't crash on ending dotMiklos Vajna1-16/+22
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen1-1/+1