Age | Commit message (Expand) | Author |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2016-10-14 | loplugin:countusersofdefaultparams in sot..svtools | Noel Grandin |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-06-07 | starmath: Make ctors explicit | Takeshi Abe |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-15 | starmath: only use WordProcessingML elements in DOCX files | Michael Stahl |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
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-04-21 | 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-03-10 | Spare extra call stack | Takeshi Abe |
2015-01-03 | drop unused includes | Takeshi Abe |
2014-10-17 | coverity#1247645 Uncaught exception | Caolán McNamara |
2014-10-17 | coverity#1247642 Uncaught exception | Caolán McNamara |
2014-05-27 | cid#707198 Uncaught exception | Noel Grandin |
2014-05-27 | cid#707199 Uncaught exception | 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 |
2013-10-23 | starmath: fix include guards | Thomas Arnhold |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2012-07-27 | SmRtfExport: get current encoding from Writer instead of assuming the default | Miklos Vajna |
2012-07-25 | export RTF_M{OMATH,R,F,FPR,TYPE,NUM,DEN,MATH} | Miklos Vajna |
2012-07-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-23 | removed unused forward declarations of class | Takeshi Abe |
2012-03-12 | use string literal OUString overloads | Luboš Luňák |
2011-11-29 | set properly initial size of starmath component when importing docx | Luboš Luňák |
2011-11-24 | rename and move mathml oox support classes in oox to better places | Luboš Luňák |
2011-11-24 | ooxml mathml import - first very basic implementation | Luboš Luňák |
2011-09-01 | Fix the build. | Thorsten Behrens |
2011-08-18 | hack: make msoffice 2k7 be able to read ooxml formulas | Luboš Luňák |
2011-08-18 | hook for calling from .docx filter to starmath for writting formulas | Luboš Luňák |
2011-03-14 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Michael Meeks |
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-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun Mi... | Jens-Heiner Rechtien |
2009-10-08 | merge with m50 | hg |
2009-05-19 | CWS-TOOLING: integrate CWS tl66 | Jens-Heiner Rechtien |
2009-04-27 | #i101241# new print dialog UI | Thomas Lange |
2009-04-27 | #i101241# new print dialog UI | Thomas Lange |
2009-04-03 | #i92516# preparations for new print UI | Philipp Lohmann |
2009-04-03 | #i92516# preparations for new print UI | Philipp Lohmann |
2008-04-10 | INTEGRATION: CWS changefileheader (1.12.278); FILE MERGED | Rüdiger Timm |
2005-09-07 | INTEGRATION: CWS ooo19126 (1.11.64); FILE MERGED | Rüdiger Timm |
2005-04-04 | INTEGRATION: CWS tl07 (1.10.172); FILE MERGED | Rüdiger Timm |
2003-09-19 | INTEGRATION: CWS fwkq1 (1.9.100); FILE MERGED | Rüdiger Timm |
2002-08-29 | #101567# PDF export (first implementation) | Thomas Lange |
2001-10-18 | #92924#: exception specifications | Jens-Heiner Rechtien |
2001-09-13 | #92075# exception specification | Vladimir Glazounov |