summaryrefslogtreecommitdiff
path: root/starmath/inc
AgeCommit message (Expand)AuthorFilesLines
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold1-3/+0
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara2-2/+2
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold1-52/+2
2012-06-13Tidy up *commands.h - Remove unused CMD_ definesThomas Arnhold1-26/+0
2012-05-28only need to include ostream here, iostream sucks in global ctorsCaolán McNamara1-2/+1
2012-05-17XubString->rtl::OUStringCaolán McNamara1-2/+2
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara1-1/+1
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-0/+2
2012-04-03Some String <-> OUString replacements in starmathOlivier Hallot2-2/+2
2012-04-02Added Help Buttons to dialog buttons in starmathKaran Desai1-0/+14
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+14
2012-03-12use string literal OUString overloadsLuboš Luňák1-2/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2-2/+2
2012-02-27CRLF to LF, no code changedKorrawit Pruegsanusak1-68/+68
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-01-31drop unnecessary includesCaolán McNamara1-5/+6
2012-01-25String->rtl::OUStringCaolán McNamara1-4/+4
2011-12-07merge two duplicates of a functionLuboš Luňák1-0/+5
2011-12-05Replace SmNodeStack with std::stack< SmNode* >Marcel Metz1-2/+1
2011-12-04visual formula editor: implement selection by mouseIvan Timofeev1-0/+1
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