summaryrefslogtreecommitdiffstats
path: root/starmath/source
Commit message (Expand)AuthorAgeFilesLines
* Move cursor to the right of brace when the closing brace is typed.Daisuke Nishino2011-11-163-0/+112
* UniqueIdContainer is only needed by binfilterCaolán McNamara2011-11-161-1/+0
* Fix for fdo#42892: Add new symbols to MathOlivier Hallot2011-11-155-8/+163
* Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann2011-11-143-5/+5
* cppcheck: avoid possible null pointer dereferencesIvan Timofeev2011-11-061-2/+2
* removed unused macroTakeshi Abe2011-11-051-5/+0
* WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist2011-10-261-1/+1
* WaE: unreferenced local variableTor Lillqvist2011-10-261-1/+1
* WaE: switch statement contains 'default' but no 'case' labelsTor Lillqvist2011-10-261-5/+7
* WaE: unreferenced local variableTor Lillqvist2011-10-261-1/+1
* WaE: unreachable codeTor Lillqvist2011-10-261-1/+0
* #i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl2011-10-112-6/+8
* #i108468#: clean up xmluconv code duplication, part 1:Michael Stahl2011-10-112-6/+7
* <= for extra safely I supposeCaolán McNamara2011-09-261-1/+1
* consider empty <mmultiscripts>Ivan Timofeev2011-09-261-0/+3
* Fix for fdo#39898: don't crash on some invalid MathML objectsIvan Timofeev2011-09-231-66/+28
* 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