summaryrefslogtreecommitdiff
path: root/starmath/inc
AgeCommit message (Expand)Author
2012-05-28only need to include ostream here, iostream sucks in global ctorsCaolán McNamara
2012-05-17XubString->rtl::OUStringCaolán McNamara
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-03Some String <-> OUString replacements in starmathOlivier Hallot
2012-04-02Added Help Buttons to dialog buttons in starmathKaran Desai
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-12use string literal OUString overloadsLuboš Luňák
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-27CRLF to LF, no code changedKorrawit Pruegsanusak
2012-02-18Fix typos in commentsElton Chung
2012-01-31drop unnecessary includesCaolán McNamara
2012-01-25String->rtl::OUStringCaolán McNamara
2011-12-07merge two duplicates of a functionLuboš Luňák
2011-12-05Replace SmNodeStack with std::stack< SmNode* >Marcel Metz
2011-12-04visual formula editor: implement selection by mouseIvan Timofeev
2011-11-29remove executable bit from source filesLuboš Luňák
2011-11-29set properly initial size of starmath component when importing docxLuboš Luňák
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove include o pch header from starmathNorbert Thiebaud
2011-11-24rename and move mathml oox support classes in oox to better placesLuboš Luňák
2011-11-24ooxml mathml import - first very basic implementationLuboš Luňák
2011-11-19Re-do Removed tools/dynarray.hxx , now that binfitler is ready for itNorbert Thiebaud
2011-11-19Revert "Removed tools/dynarray.hxx", break binfilterNorbert Thiebaud
2011-11-18Removed tools/dynarray.hxxAugust Sodora
2011-11-16Move cursor to the right of brace when the closing brace is typed.Daisuke Nishino
2011-11-15Fix for fdo#42892: Add new symbols to MathOlivier Hallot
2011-09-29add modelinesCaolán McNamara
2011-09-17reformat so that numbers are correctCaolán McNamara
2011-09-17fdo #37007 Add Math symbol "There does not exist".Julien Nabet
2011-09-01Fix the build.Thorsten Behrens
2011-09-01revert accessors for SmUnHorNode, factorial has it the other way aroundLuboš Luňák
2011-08-31grabbag of unused codeCaolán McNamara
2011-08-30implement math vertical brace export to .docxLuboš Luňák
2011-08-30I'm too lazy to count, add commentsLuboš Luňák
2011-08-30implement math braces export for .docxLuboš Luňák
2011-08-30improve comment about SmBrace (body can be expression for abs{x})Luboš Luňák
2011-08-30fix comment about children of SmOperNodeLuboš Luňák
2011-08-18implement sub/sup support for ooxml math exportLuboš Luňák
2011-08-18add more accessors to Sm*Node classesLuboš Luňák
2011-08-18implement root support for ooxml math exportLuboš Luňák
2011-08-18hack: make msoffice 2k7 be able to read ooxml formulasLuboš Luňák
2011-08-18starting work on OOXML export of formulasLuboš Luňák
2011-08-18hook for calling from .docx filter to starmath for writting formulasLuboš Luňák
2011-08-05definition and use inside same debug levelCaolán McNamara
2011-07-21resyncing to masterBjoern Michaelsen
2011-06-29fix nutty pseudo-deference of NULLCaolán McNamara
2011-06-20Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-16CWS gnumake4: convert starmath to new build systemMathias Bauer
2011-06-08Remove the remaining debug.hxx includes in writerJacek Wolszczak