summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Collapse)AuthorFilesLines
2011-08-18explicitly do nothing about formula placeholders for ooxml exportLuboš Luňák1-0/+3
2011-08-18cleanups for ooxml math exportLuboš Luňák2-42/+26
HandleNodes() -> HandleNode(), as it just handle the one node (and children recursively) add HandleAllSubNodes() to handle all children of a node there seem to be no point in checking GetSubNode() for NULL, as it seems it can't be so
2011-08-18ooxml math export for vertical stackLuboš Luňák2-18/+33
2011-08-18implement x/y properly for ooxml mathLuboš Luňák2-2/+34
2011-08-18implement ooxml math (basic) fractionsLuboš Luňák2-0/+18
2011-08-18hack: make msoffice 2k7 be able to read ooxml formulasLuboš Luňák7-8/+22
It seems that it doesn't read characters unless the font is explicitly specified as "Cambria Math"
2011-08-18proper namespace for ooxml math stuffLuboš Luňák1-2/+1
2011-08-18starting work on OOXML export of formulasLuboš Luňák6-2/+471
2011-08-18hook for calling from .docx filter to starmath for writting formulasLuboš Luňák3-1/+13
2011-08-17convert i18npool to gbuildMatúš Kukan1-1/+1
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe8-8/+8
2011-08-08Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins2-2/+2
LGPLv3+/MPL
2011-08-05definition and use inside same debug levelCaolán McNamara2-2/+2
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-08-04replace ByteString::ConvertToUnicodeCaolán McNamara1-6/+8
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist8-2/+14
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen1-2/+2
2011-07-21resyncing to masterBjoern Michaelsen16-29/+43
2011-07-21Add missing-files to starmath librariesMatúš Kukan4-2/+315
2011-07-15starmath: check for edit window when inline editing is enabledMiklos Vajna1-1/+2
2011-07-15starmath: check for existing edit windowMiklos Vajna1-0/+2
2011-07-15Add prefixes for component_getFactory methodsMatúš Kukan4-4/+4
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan2-14/+0
2011-07-04valgrind: init nTypeFaceCaolán McNamara1-2/+4
2011-07-01gb_Library_PLAINEXT->gb_Library_DLLEXTCaolán McNamara1-1/+1
2011-07-01add modified unoexceptionprotector for better error msgs from exceptionsCaolán McNamara2-1/+2
2011-06-29fix nutty pseudo-deference of NULLCaolán McNamara3-8/+4
2011-06-21gnumake4: postmerge fixes in starmathBjoern Michaelsen2-10/+2
2011-06-20ByteString -> rtl::OStringBufferCaolán McNamara1-3/+3
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen77-3036/+10214
Conflicts: starmath/JunitTest_sm_unoapi.mk starmath/Library_sm.mk starmath/Library_smd.mk starmath/Makefile starmath/prj/build.lst starmath/prj/makefile.mk starmath/qa/unoapi/Test.java starmath/source/detreg.cxx starmath/source/register.cxx starmath/source/smdetect.cxx sw/Library_sw.mk sw/Library_swd.mk sw/Library_swui.mk sw/Library_vbaswobj.mk sw/inc/iodetect.hxx sw/inc/swddllapi.h sw/source/filter/basflt/iodetect.cxx
2011-06-18remove all traces of offuh from makefilesDavid Tardon3-3/+15
2011-06-17Function can be constJulien Nabet1-1/+1
2011-06-17gnumake4: #i116959#: kill ↵Michael Stahl2-8/+0
gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd]
2011-06-17Merge remote-tracking branch 'origin/libreoffice-3-4'Jan Holesovsky1-6/+6
2011-06-17gnumake4: #i117340#: JavaClassSet: adapt users [hg:efb3d33ce8ca]Michael Stahl1-1/+1
2011-06-17gnumake4: starmath: fix unoapi test [hg:83ae8c87a0ea]Michael Stahl2-4/+5
2011-06-16CWS gnumake4: convert starmath to new build systemMathias Bauer17-784/+341
2011-06-13enter and leave registrations to keep asserts happyCaolán McNamara1-0/+2
2011-06-10createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-1/+1
2011-06-10try .res runtime depend the other routeCaolán McNamara1-2/+1
2011-06-10add runtime depends to .res files to unit testsCaolán McNamara1-1/+2
2011-06-08Remove the remaining debug.hxx includes in writerJacek Wolszczak3-4/+0
2011-06-08Replace DBG_ stuff with OSL_ equivalents in writerJacek Wolszczak8-12/+12
2011-06-07fdo#37869 re-add missing elements to Elements dialog in MathAndras Timar1-6/+6
Signed-off-by: Jan Holesovsky <kendy@suse.cz>
2011-06-05disable unittests on OpenBSD until it gets fixed. bug #37567Robert Nagy1-0/+2
2011-06-01use UnoTunnelIdInit patternCaolán McNamara1-10/+7
2011-06-01make this per-class instead of a local staticCaolán McNamara2-4/+5
2011-06-01add depends for cppunit testCaolán McNamara1-1/+1
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-4/+8
Conflicts: sw/inc/viewsh.hxx sw/source/core/layout/paintfrm.cxx sw/source/ui/index/cnttab.cxx sw/source/ui/ribbar/inputwin.cxx
2011-05-27Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/writerJan Holesovsky1-1/+0