summaryrefslogtreecommitdiffstats
path: root/starmath/source
Commit message (Expand)AuthorAgeFilesLines
* fdo #37007 Add Math symbol "There does not exist".Julien Nabet2011-09-174-54/+23
* add chaff to encrypted documentsCaolán McNamara2011-09-081-0/+2
* disable debug outputLuboš Luňák2011-09-011-3/+3
* support TPROD, TCOPROD for .docx math exportLuboš Luňák2011-09-011-0/+2
* revert accessors for SmUnHorNode, factorial has it the other way aroundLuboš Luňák2011-09-011-2/+2
* implement support for limits to .docx math exportLuboš Luňák2011-09-011-30/+68
* fix incorrect tag name: m:char -> m:chrLuboš Luňák2011-09-011-1/+1
* more work on math accents export to .docxLuboš Luňák2011-09-011-1/+36
* enable NSPECIAL handling for math .docx exportLuboš Luňák2011-09-011-4/+2
* grabbag of unused codeCaolán McNamara2011-08-311-14/+0
* implement math vertical brace export to .docxLuboš Luňák2011-08-302-3/+40
* helper to simplify horrible string conversionsLuboš Luňák2011-08-301-19/+15
* implement math braces export for .docxLuboš Luňák2011-08-302-2/+54
* implement NBLANK export to .docxLuboš Luňák2011-08-301-8/+7
* implement .docx matrix exportLuboš Luňák2011-08-302-3/+21
* more generic m:nary implementationLuboš Luňák2011-08-302-34/+5
* implement math .docx support for integrals and limitsLuboš Luňák2011-08-302-4/+73
* no debug outputLuboš Luňák2011-08-181-5/+8
* implement sub/sup support for ooxml math exportLuboš Luňák2011-08-182-3/+75
* handle some attributes for ooxml math exportLuboš Luňák2011-08-182-125/+70
* constLuboš Luňák2011-08-182-27/+27
* implement root support for ooxml math exportLuboš Luňák2011-08-182-2/+25
* certain SmNode children actually can be NULLLuboš Luňák2011-08-181-0/+8
* explicitly do nothing about formula placeholders for ooxml exportLuboš Luňák2011-08-181-0/+3
* cleanups for ooxml math exportLuboš Luňák2011-08-182-42/+26
* ooxml math export for vertical stackLuboš Luňák2011-08-182-18/+33
* implement x/y properly for ooxml mathLuboš Luňák2011-08-182-2/+34
* implement ooxml math (basic) fractionsLuboš Luňák2011-08-182-0/+18
* hack: make msoffice 2k7 be able to read ooxml formulasLuboš Luňák2011-08-184-6/+18
* proper namespace for ooxml math stuffLuboš Luňák2011-08-181-2/+1
* starting work on OOXML export of formulasLuboš Luňák2011-08-184-2/+467
* hook for calling from .docx filter to starmath for writting formulasLuboš Luňák2011-08-181-0/+5
* Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins2011-08-082-2/+2
* definition and use inside same debug levelCaolán McNamara2011-08-051-1/+1
* replace ByteString::ConvertToUnicodeCaolán McNamara2011-08-041-6/+8
* resyncing to masterBjoern Michaelsen2011-07-219-20/+23
|\
| * starmath: check for edit window when inline editing is enabledMiklos Vajna2011-07-151-1/+2
| * starmath: check for existing edit windowMiklos Vajna2011-07-151-0/+2
| * Add prefixes for component_getFactory methodsMatúš Kukan2011-07-152-2/+2
| * Remove component_getImplementationEnvironmentMatus Kukan2011-07-122-14/+0
| * valgrind: init nTypeFaceCaolán McNamara2011-07-041-2/+4
| * fix nutty pseudo-deference of NULLCaolán McNamara2011-06-292-5/+3
| * ByteString -> rtl::OStringBufferCaolán McNamara2011-06-201-3/+3
| * Function can be constJulien Nabet2011-06-171-1/+1
| * Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky2011-06-171-6/+6
| |\
| | * fdo#37869 re-add missing elements to Elements dialog in MathAndras Timar2011-06-071-6/+6
* | | Add missing-files to starmath librariesMatúš Kukan2011-07-212-0/+312
* | | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-2040-2492/+6547
|\| |
| * | createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2011-06-101-1/+1
| * | Replace DBG_ stuff with OSL_ equivalents in writerJacek Wolszczak2011-06-086-8/+8