summaryrefslogtreecommitdiff
path: root/starmath/inc
AgeCommit message (Expand)AuthorFilesLines
2011-11-29remove executable bit from source filesLuboš Luňák1-0/+0
2011-11-29set properly initial size of starmath component when importing docxLuboš Luňák1-0/+1
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove include o pch header from starmathNorbert Thiebaud2-2/+0
2011-11-24rename and move mathml oox support classes in oox to better placesLuboš Luňák2-12/+9
2011-11-24ooxml mathml import - first very basic implementationLuboš Luňák2-1/+10
2011-11-19Re-do Removed tools/dynarray.hxx , now that binfitler is ready for itNorbert Thiebaud1-1/+0
2011-11-19Revert "Removed tools/dynarray.hxx", break binfilterNorbert Thiebaud1-0/+1
2011-11-18Removed tools/dynarray.hxxAugust Sodora1-1/+0
2011-11-16Move cursor to the right of brace when the closing brace is typed.Daisuke Nishino3-4/+10
2011-11-15Fix for fdo#42892: Add new symbols to MathOlivier Hallot4-2/+31
2011-09-29add modelinesCaolán McNamara2-0/+5
2011-09-17reformat so that numbers are correctCaolán McNamara1-17/+17
2011-09-17fdo #37007 Add Math symbol "There does not exist".Julien Nabet4-1/+4
2011-09-01Fix the build.Thorsten Behrens1-1/+1
2011-09-01revert accessors for SmUnHorNode, factorial has it the other way aroundLuboš Luňák1-24/+0
2011-08-31grabbag of unused codeCaolán McNamara1-3/+0
2011-08-30implement math vertical brace export to .docxLuboš Luňák1-0/+35
2011-08-30I'm too lazy to count, add commentsLuboš Luňák2-52/+52
2011-08-30implement math braces export for .docxLuboš Luňák1-0/+35
2011-08-30improve comment about SmBrace (body can be expression for abs{x})Luboš Luňák1-3/+1
2011-08-30fix comment about children of SmOperNodeLuboš Luňák1-3/+1
2011-08-18implement sub/sup support for ooxml math exportLuboš Luňák1-0/+1
2011-08-18add more accessors to Sm*Node classesLuboš Luňák1-1/+83
2011-08-18implement root support for ooxml math exportLuboš Luňák1-1/+38
2011-08-18hack: make msoffice 2k7 be able to read ooxml formulasLuboš Luňák2-2/+3
2011-08-18starting work on OOXML export of formulasLuboš Luňák1-0/+3
2011-08-18hook for calling from .docx filter to starmath for writting formulasLuboš Luňák1-1/+6
2011-08-05definition and use inside same debug levelCaolán McNamara1-1/+1
2011-07-21resyncing to masterBjoern Michaelsen1-3/+1
2011-06-29fix nutty pseudo-deference of NULLCaolán McNamara1-3/+1
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen24-443/+2204
2011-06-16CWS gnumake4: convert starmath to new build systemMathias Bauer1-47/+0
2011-06-08Remove the remaining debug.hxx includes in writerJacek Wolszczak3-4/+0
2011-06-08Replace DBG_ stuff with OSL_ equivalents in writerJacek Wolszczak2-4/+4
2011-06-01make this per-class instead of a local staticCaolán McNamara1-0/+3
2011-05-23make this a non-leaky singletonCaolán McNamara1-14/+3
2011-05-23DetectFilter declared but not definedCaolán McNamara1-3/+0
2011-04-22Remove PM2 macro usageFrancois Tigeot1-4/+0
2011-04-12fixed typos in commentsTakeshi Abe4-8/+8
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito3-0/+0
2011-03-24cppcheck: fix crash detected by test.Caolán McNamara1-1/+1
2011-03-24remove virtual from operator=Luboš Luňák1-1/+1
2011-03-24don't hide overloaded virtual methodsLuboš Luňák1-0/+4
2011-03-21order pImpl before aGraphic because aGraphic deferences pImpl in ctorCaolán McNamara1-1/+2
2011-03-19REPLACE j_assert with OSL_Jacek Wolszczak3-4/+2
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks20-557/+646
2011-02-23this can be constCaolán McNamara1-1/+1
2011-02-18Remove some #include <tools/list.hxx>Joseph Powers2-2/+0
2011-02-17German comments translated (writer-startmath-inc)Tobias Kranz3-24/+22