summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
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
2013-12-17fdo#61638 SmParser::NextToken: don't crash on ending dotMiklos Vajna
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-09fdo#54938: Convert starmath to use cppu::supportsServiceMarcos Paulo de Souza
2013-12-05typo: Align Right -> Align LeftAndras Timar
2013-12-05Remove obsolete SEQTYPE workaroundStephan Bergmann
2013-12-03Revert "fdo#67862: Add greek symbols to docking window"Thomas Arnhold
2013-12-03fix spelling delimeter -> delimiterNoel Grandin
2013-11-30mark non-translatable .ui strings explicitely as suchAndras Timar
2013-11-27no need to escape tilde in glade dialogsChristian Lohmaier
2013-11-26Integrate branch of IAccessible2Steve Yin
2013-11-25Fix some typos for "Right"Julien Nabet
2013-11-23widht -> widthJulien Nabet