summaryrefslogtreecommitdiff
path: root/starmath/source
AgeCommit message (Expand)Author
2011-09-08add chaff to encrypted documentsCaolán McNamara
2011-09-01disable debug outputLuboš Luňák
2011-09-01support TPROD, TCOPROD for .docx math exportLuboš Luňák
2011-09-01revert accessors for SmUnHorNode, factorial has it the other way aroundLuboš Luňák
2011-09-01implement support for limits to .docx math exportLuboš Luňák
2011-09-01fix incorrect tag name: m:char -> m:chrLuboš Luňák
2011-09-01more work on math accents export to .docxLuboš Luňák
2011-09-01enable NSPECIAL handling for math .docx exportLuboš Luňák
2011-08-31grabbag of unused codeCaolán McNamara
2011-08-30implement math vertical brace export to .docxLuboš Luňák
2011-08-30helper to simplify horrible string conversionsLuboš Luňák
2011-08-30implement math braces export for .docxLuboš Luňák
2011-08-30implement NBLANK export to .docxLuboš Luňák
2011-08-30implement .docx matrix exportLuboš Luňák
2011-08-30more generic m:nary implementationLuboš Luňák
2011-08-30implement math .docx support for integrals and limitsLuboš Luňák
2011-08-18no debug outputLuboš Luňák
2011-08-18implement sub/sup support for ooxml math exportLuboš Luňák
2011-08-18handle some attributes for ooxml math exportLuboš Luňák
2011-08-18constLuboš Luňák
2011-08-18implement root support for ooxml math exportLuboš Luňák
2011-08-18certain SmNode children actually can be NULLLuboš Luňák
2011-08-18explicitly do nothing about formula placeholders for ooxml exportLuboš Luňák
2011-08-18cleanups for ooxml math exportLuboš Luňák
2011-08-18ooxml math export for vertical stackLuboš Luňák
2011-08-18implement x/y properly for ooxml mathLuboš Luňák
2011-08-18implement ooxml math (basic) fractionsLuboš Luňák
2011-08-18hack: make msoffice 2k7 be able to read ooxml formulasLuboš Luňák
2011-08-18proper namespace for ooxml math stuffLuboš Luňák
2011-08-18starting work on OOXML export of formulasLuboš Luňák
2011-08-18hook for calling from .docx filter to starmath for writting formulasLuboš Luňák
2011-08-08Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins
2011-08-05definition and use inside same debug levelCaolán McNamara
2011-08-04replace ByteString::ConvertToUnicodeCaolán McNamara
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-21Add missing-files to starmath librariesMatúš Kukan
2011-07-15starmath: check for edit window when inline editing is enabledMiklos Vajna
2011-07-15starmath: check for existing edit windowMiklos Vajna
2011-07-15Add prefixes for component_getFactory methodsMatúš Kukan
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-07-04valgrind: init nTypeFaceCaolán McNamara
2011-06-29fix nutty pseudo-deference of NULLCaolán McNamara
2011-06-20ByteString -> rtl::OStringBufferCaolán McNamara
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17Function can be constJulien Nabet
2011-06-17Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky
2011-06-16CWS gnumake4: convert starmath to new build systemMathias Bauer
2011-06-10createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-06-08Replace DBG_ stuff with OSL_ equivalents in writerJacek Wolszczak
2011-06-07fdo#37869 re-add missing elements to Elements dialog in MathAndras Timar