Age | Commit message (Expand) | Author |
2014-02-26 | Remove visual noise from starmath | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-20 | Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx | Tobias Lippert |
2013-09-09 | Math: OSL_FAIL -> SAL_WARN | Thomas Arnhold |
2013-09-05 | String to OUString for SmDocShell::ReplaceBadChars | Thomas Arnhold |
2013-09-04 | remove intermediate Strings on res loading | Caolán McNamara |
2013-09-04 | String to OUString | Thomas Arnhold |
2013-08-11 | String->OUString | Ivan Timofeev |
2013-07-25 | Revert "Fix memory leak in Math, by holding SmModel pointer" | Fridrich Strba |
2013-07-25 | Fix memory leak in Math, by holding SmModel pointer | Marcos Paulo de Souza |
2013-07-16 | String.AppendAscii() cleanup in math | Ricardo Montania |
2013-07-07 | module svl: all String and some bool and related clean-up | Norbert Thiebaud |
2013-06-18 | String to OUString (SfxStringItem and related) | Matteo Casalin |
2013-06-10 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Radu Ioan |
2013-05-20 | Math: new rendered Elements docking window added | Tomaž Vajngerl |
2013-04-20 | Remove pass-through header file sot/inc/sot/clsids.hxx | Michael Dunphy |
2013-04-09 | Get the whole thing to build after the SfxFilter interface change. | Kohei Yoshida |
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 |