summaryrefslogtreecommitdiff
path: root/starmath/source/mathtype.cxx
AgeCommit message (Expand)Author
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-02STREAM_STD_READ already includes StreamMode::NOCREATETakeshi Abe
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-03-21tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-01-27starmath.mathtype: change int -> bool for returned valuesDouglas Mencken
2015-12-08consolidate MSO format ClassID magic numbers in msfilter/classids.hxxMichael Stahl
2015-11-17Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-07-04Fix typosAndrea Gelmini
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-07Remove SvStorageRef aliasStephan Bergmann
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann
2015-04-16MathType::HandleNodes return value is unusedStephan Bergmann
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-02remove 15-year-old dead codeNoel Grandin
2015-01-26fix coverity#1266487Caolán McNamara
2015-01-26coverity#1266487 Use of untrusted scalar valueCaolán McNamara
2015-01-15remove unnecessary castsNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2014-12-03loplugin: cstylecastNoel Grandin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-06-06coverity#708822 Unused pointer valueCaolán McNamara
2014-05-30coverity#705239 Missing break in switchCaolán McNamara
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-30starmath: sal_Bool->boolNoel Grandin
2014-03-15fdo#53472 Created Dynamic Integral Node classes. Integrals size made dependen...matteocam
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-07coverity#708822 unused pointer valueNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-11-02starmath: Check for text length.Jan Holesovsky
2013-09-27cppcheck: redundant conditionJulien Nabet
2013-09-26typo fixes in commentsAndras Timar
2013-09-09Math: OSL_FAIL -> SAL_WARNThomas Arnhold
2013-09-04Some more fixesThomas Arnhold
2013-07-16fix problem caused by confusing immutability OUString semantics againLuboš Luňák
2013-07-16String.AppendAscii() cleanup in mathRicardo Montania
2013-07-08Robustify MathType::HandleRecords.Mark Wielaard
2013-07-02 fdo#66416 - Use appropriate unicode characters for math "Brackets"Frédéric Wang
2013-06-28 fdo#66088 Export some math symbols as <mi> elements.Frédéric Wang
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-26starmath: remove no longer needed APPEND macroMiklos Vajna