Age | Commit message (Expand) | Author |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-05 | fdo#38838, replacement of String with OUString | Ádám Csaba Király |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2012-12-06 | SID_SAVE_ONLY_USED_SYMBOLS missing from starmath print options itemset | Caolán McNamara |
2012-10-29 | String -> OUString | Ivan Timofeev |
2012-08-10 | SmDocShell::readFormulaOoxml: yes, just void | Miklos Vajna |
2012-08-03 | Translated German comments in starmath (fdo#39468) | Alexander Wilms |
2012-08-03 | SmDocShell::writeFormulaOoxml: don't use m_ prefix for non-member variable | Miklos Vajna |
2012-07-27 | SmRtfExport: get current encoding from Writer instead of assuming the default | Miklos Vajna |
2012-07-27 | SmOoxmlExport: remove unused ctor param | Miklos Vajna |
2012-07-25 | export RTF_M{OMATH,R,F,FPR,TYPE,NUM,DEN,MATH} | Miklos Vajna |
2012-07-09 | some UniString->rtl::OUString | Caolán McNamara |
2012-07-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-28 | ditch slightly suboptimal C2S define | Caolán McNamara |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-05-15 | convert GetUndoActionComment family to rtl::OUString | Caolán McNamara |
2012-03-12 | use string literal OUString overloads | Luboš Luňák |
2011-11-27 | remove include o pch header from starmath | Norbert Thiebaud |
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-11-24 | rename SmOoxml to SmOoxmlExport, as it does only export | Luboš Luňák |
2011-11-05 | removed unused macro | Takeshi Abe |
2011-10-26 | WaE: unreferenced local variable | Tor Lillqvist |
2011-08-18 | hack: make msoffice 2k7 be able to read ooxml formulas | Luboš Luňák |
2011-08-18 | starting work on OOXML export of formulas | Luboš Luňák |
2011-06-29 | fix nutty pseudo-deference of NULL | 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-03-02 | Move DBG_ERROR to OSL_FAIL | Thomas Arnhold |
2011-02-16 | Make Undo & Redo work with the visual formula editor | Luke Dixon |
2011-02-07 | removetooltypes01: Rebase to DEV300m99 | Carsten Driesner |
2011-02-06 | Remove DEBUG_TL | Thomas Arnhold |
2011-01-28 | CWS-TOOLING: integrate CWS undoapi | Vladimir Glazunov |
2011-01-28 | undoapi: pulled and merged DEV300.m98 | Frank Schoenheit [fs] |
2011-01-27 | CWS-TOOLING: integrate CWS tl84 | Vladimir Glazunov |
2011-01-21 | removetooltypes01: Rebase to DEV300m98 | Carsten Driesner |
2011-01-14 | removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx,... | Carsten Driesner |
2010-12-17 | undoapi: (I|Sfx)UndoManager now working with size_t instead of USHORT | Frank Schoenheit [fs] |
2010-12-13 | cws tl84: merge with DEV300_m95 | Thomas Lange [tl] |
2010-12-06 | remove obsolete __FAR_DATA | Michael Callahan |
2010-11-29 | equivalent tmEditMarker cppunit test | Caolán McNamara |
2010-11-24 | merge with DEV300_m94 | Philipp Lohmann [pl] |
2010-11-23 | vcl117: removed obsolete header | Philipp Lohmann [pl] |
2010-11-22 | undoapi: merge after pulling DEV300.m94 | Frank Schoenheit [fs] |
2010-11-06 | Removes a fair amount of BOOL variables in starmath | Alexandre Fournier |
2010-11-03 | cws tlmath01: #i972# Math baseline alignment | Thomas Lange [tl] |
2010-11-02 | undoapi: allow retrieving the count/comments of Undo/Redo actions both on the... | Frank Schoenheit [fs] |
2010-10-25 | undoapi: defined, implemented, and tested the exception handling for XUndoAct... | Frank Schoenheit [fs] |
2010-10-23 | re-instate the nasty old editing paths as a run-time conditional | Michael Meeks |