Age | Commit message (Expand) | Author |
2017-06-21 | convert ErrCode to strong typedef | Noel Grandin |
2017-06-14 | starmath: Use sal_uInt32 for ERRCODE instead of sal_uLong | Takeshi Abe |
2017-04-07 | starmath: Move SmNodeStack to mathmlimport.hxx | Takeshi Abe |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2016-11-29 | tdf#103430 Apply mathvariant attribute to <mi> and <mo> | Takeshi Abe |
2016-11-15 | tdf#76296 Import MathML's <mspace> | Takeshi Abe |
2016-10-27 | loplugin:expandablemethods in sot..starmath | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-04-14 | loplugin:passstuffbyref in various | Noel Grandin |
2016-04-12 | clang-tidy performance-unnecessary-value-param in starmath | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2015-10-29 | com::sun::star->css in starmath,stoc,svgio,svl | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-07-21 | loplugin:unusedmethods starmath | Noel Grandin |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-04-27 | use std::unique_ptr<> to simplify ctor and dtor | Takeshi Abe |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-07 | cppcheck: make ctor with 1 argument explicit | Takeshi Abe |
2015-03-04 | V813: Decreased performance | Caolán McNamara |
2015-02-27 | starmath: render the selected subexpression of MathML's <maction> | Takeshi Abe |
2015-01-06 | fdo#84938: convert IMPORT_ constants to 'enum class' | Noel Grandin |
2014-11-11 | stop duplicate definition of lcl_popOrZero() | Takeshi Abe |
2014-10-31 | Resolves: #i118191# Red is not red enough | Regina Henschel |
2014-04-30 | starmath: sal_Bool->bool | Noel Grandin |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from starmath | Alexander Wilms |
2014-01-09 | Consolidate XServiceInfo for classes derived from SvXMLImport | Stephan Bergmann |
2013-10-23 | starmath: fix include guards | Thomas Arnhold |
2013-09-06 | fdo#68956: Be safe and warn if there are other users of GetText() | Thomas Arnhold |
2013-09-05 | fdo#68956: fix string conversion | Thomas Arnhold |
2013-07-16 | String.AppendAscii() cleanup in math | Ricardo Montania |
2013-06-28 | fdo#66086 - MathML export: wideslash, widebslash and overstrike | Frédéric Wang |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-02-12 | fdo#46808, convert xmloff module code to use XComponentContext | Noel Grandin |
2013-01-15 | fdo#46808, Convert starmath/mathmlimport to XComponentContext | Noel Grandin |
2012-07-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-23 | removed unused forward declarations of class | Takeshi Abe |
2011-12-07 | old class Stack pop'ed 0 from empty stack, which std::stack doesn't | Eike Rathke |
2011-12-05 | Replace SmNodeStack with std::stack< SmNode* > | Marcel Metz |
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-08 | Clean-up bogus comments in writer. | Guillaume Poussel |
2011-02-07 | removetooltypes01: Rebase to DEV300m99 | Carsten Driesner |
2011-01-14 | removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx,... | Carsten Driesner |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-10-13 | cws tl84: #i114767# Math: added option to save only used symbols | Thomas Lange [tl] |
2010-02-12 | changefileheader2: #i10000#: convert files with CR/LF characters to CR only | Jens-Heiner Rechtien |
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun Mi... | Jens-Heiner Rechtien |
2009-05-19 | CWS-TOOLING: integrate CWS tl66 | Jens-Heiner Rechtien |