summaryrefslogtreecommitdiffstats
path: root/starmath/source
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | use UnoTunnelIdInit patternCaolán McNamara2011-06-011-10/+7
| * | make this per-class instead of a local staticCaolán McNamara2011-06-011-4/+2
| * | Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2011-05-311-4/+8
| |\|
| | * fix fdo#36863 - math crasher on redraw, introduced by Seek differenceMichael Meeks2011-05-051-4/+8
| * | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/writerJan Holesovsky2011-05-271-1/+0
| |\ \
| | * | Remove some unneeded #include <tools/unqidx.hxx>Joseph Powers2011-05-241-1/+0
| * | | Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-271-0/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * introduced a mutex guard for SmGraphicAccessible::setCaretPosition()Takeshi Abe2011-04-091-0/+1
| * | Remove some extra #incude <tools/pstm.hxx>Joseph Powers2011-05-231-1/+0
| * | make this a non-leaky singletonCaolán McNamara2011-05-232-56/+57
| * | Remove all the #include <tools/ownlist.hxx>Joseph Powers2011-05-181-1/+0
| * | avoid object double include in starmathNorbert Thiebaud2011-04-282-26/+22
| * | toggle starmath to gbuild make by defaultNorbert Thiebaud2011-04-231-113/+0
| * | left arrow comments removed // <--Júlio Hoffimann2011-04-222-6/+0
| * | all bogus comments removed keeping the indentationJúlio Hoffimann2011-04-182-6/+6
| * | fixed typos in commentsTakeshi Abe2011-04-122-24/+24
| * | fixed typosTakeshi Abe2011-04-102-4/+4