Age | Commit message (Expand) | Author |
2016-05-17 | convert TG constants to scoped enum | Noel Grandin |
2016-04-22 | starmath: Drop member variable set but not used | Takeshi Abe |
2016-04-14 | loplugin:passstuffbyref in various | Noel Grandin |
2016-03-21 | loplugin:staticmethods | Stephan Bergmann |
2016-03-21 | tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-01-14 | loplugin:unusedmethods unused return value in starmath | Noel Grandin |
2015-10-29 | com::sun::star->css in starmath,stoc,svgio,svl | Noel Grandin |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-09-29 | starmath: tdf#93240 replace boost::ptr_vector | Takeshi Abe |
2015-08-04 | svx,starmath: inline some use-once typedefs | Noel Grandin |
2015-07-21 | loplugin:unusedmethods starmath | Noel Grandin |
2015-06-15 | cppcheck: silence bogus unusedScopedObject | Caolán McNamara |
2015-04-24 | loplugin:simplifybool | Stephan Bergmann |
2015-03-10 | Replace boost::noncopyable with use of SAL_DELETED_FUNCTION | Takeshi Abe |
2015-01-15 | protected -> private | Takeshi Abe |
2014-12-16 | Omit unused default value | Takeshi Abe |
2014-11-09 | separate parse.hxx into smaller parts | Takeshi Abe |
2014-11-04 | mark as noncopyable | Takeshi Abe |
2014-11-04 | include <list> where needed | Takeshi Abe |
2014-11-03 | fix memory leak of pointers contained in m_aErrDescList | Takeshi Abe |
2014-10-31 | Resolves: #i118191# Red is not red enough | Regina Henschel |
2014-03-15 | fdo#53472 Created Dynamic Integral Node classes. Integrals size made dependen... | matteocam |
2014-03-05 | remove unused code SmParser::Insert(rtl::OUString const&, int) | Noel Grandin |
2014-02-26 | Remove visual noise from starmath | Alexander Wilms |
2013-10-23 | starmath: fix include guards | Thomas Arnhold |
2013-09-08 | Math: Remove obsolete GetConversion() | Thomas Arnhold |
2013-09-05 | String to OUString | Thomas Arnhold |
2013-09-04 | String to OUString | Thomas Arnhold |
2013-06-28 | fdo#55853 - improve parsing of concatenated numbers and identifiers. | Frédéric Wang |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2012-11-21 | String -> OUString | Ivan Timofeev |
2012-10-01 | String -> OUString | Ivan Timofeev |
2012-07-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-23 | removed unused forward declarations of class | Takeshi Abe |
2011-12-05 | Replace SmNodeStack with std::stack< SmNode* > | Marcel Metz |
2011-11-15 | Fix for fdo#42892: Add new symbols to Math | Olivier Hallot |
2011-09-17 | reformat so that numbers are correct | Caolán McNamara |
2011-09-17 | fdo #37007 Add Math symbol "There does not exist". | Julien Nabet |
2011-08-30 | I'm too lazy to count, add comments | Luboš Luňák |
2011-08-05 | definition and use inside same debug level | Caolán McNamara |
2011-06-01 | make this per-class instead of a local static | Caolán McNamara |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-14 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Michael Meeks |
2011-02-18 | Remove some #include <tools/list.hxx> | Joseph Powers |
2011-02-07 | removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sd | Mikhail Voytenko |
2011-02-07 | removetooltypes01: Rebase to DEV300m99 | Carsten Driesner |
2011-01-14 | removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx,... | Carsten Driesner |
2010-12-12 | remove DECLARE_LIST(SmErrDescList, SmErrorDesc *) | Joseph Powers |
2010-12-10 | cws tl84: warning-free code | Thomas Lange [tl] |