summaryrefslogtreecommitdiff
path: root/starmath/source/document.cxx
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-05fdo#38838, replacement of String with OUStringÁdám Csaba Király
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-12-06SID_SAVE_ONLY_USED_SYMBOLS missing from starmath print options itemsetCaolán McNamara
2012-10-29String -> OUStringIvan Timofeev
2012-08-10SmDocShell::readFormulaOoxml: yes, just voidMiklos Vajna
2012-08-03Translated German comments in starmath (fdo#39468)Alexander Wilms
2012-08-03SmDocShell::writeFormulaOoxml: don't use m_ prefix for non-member variableMiklos Vajna
2012-07-27SmRtfExport: get current encoding from Writer instead of assuming the defaultMiklos Vajna
2012-07-27SmOoxmlExport: remove unused ctor paramMiklos Vajna
2012-07-25export RTF_M{OMATH,R,F,FPR,TYPE,NUM,DEN,MATH}Miklos Vajna
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-28ditch slightly suboptimal C2S defineCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-05-15convert GetUndoActionComment family to rtl::OUStringCaolán McNamara
2012-03-12use string literal OUString overloadsLuboš Luňák
2011-11-27remove include o pch header from starmathNorbert Thiebaud
2011-11-24rename and move mathml oox support classes in oox to better placesLuboš Luňák
2011-11-24ooxml mathml import - first very basic implementationLuboš Luňák
2011-11-24rename SmOoxml to SmOoxmlExport, as it does only exportLuboš Luňák
2011-11-05removed unused macroTakeshi Abe
2011-10-26WaE: unreferenced local variableTor Lillqvist
2011-08-18hack: make msoffice 2k7 be able to read ooxml formulasLuboš Luňák
2011-08-18starting work on OOXML export of formulasLuboš Luňák
2011-06-29fix nutty pseudo-deference of NULLCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-16Make Undo & Redo work with the visual formula editorLuke Dixon
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-06Remove DEBUG_TLThomas Arnhold
2011-01-28CWS-TOOLING: integrate CWS undoapiVladimir Glazunov
2011-01-28undoapi: pulled and merged DEV300.m98Frank Schoenheit [fs]
2011-01-27CWS-TOOLING: integrate CWS tl84Vladimir Glazunov
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-14removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx,...Carsten Driesner
2010-12-17undoapi: (I|Sfx)UndoManager now working with size_t instead of USHORTFrank Schoenheit [fs]
2010-12-13cws tl84: merge with DEV300_m95Thomas Lange [tl]
2010-12-06remove obsolete __FAR_DATAMichael Callahan
2010-11-29equivalent tmEditMarker cppunit testCaolán McNamara
2010-11-24merge with DEV300_m94Philipp Lohmann [pl]
2010-11-23vcl117: removed obsolete headerPhilipp Lohmann [pl]
2010-11-22undoapi: merge after pulling DEV300.m94Frank Schoenheit [fs]
2010-11-06Removes a fair amount of BOOL variables in starmathAlexandre Fournier
2010-11-03cws tlmath01: #i972# Math baseline alignmentThomas Lange [tl]
2010-11-02undoapi: allow retrieving the count/comments of Undo/Redo actions both on the...Frank Schoenheit [fs]
2010-10-25undoapi: defined, implemented, and tested the exception handling for XUndoAct...Frank Schoenheit [fs]
2010-10-23re-instate the nasty old editing paths as a run-time conditionalMichael Meeks