summaryrefslogtreecommitdiffstats
path: root/starmath/inc
Commit message (Expand)AuthorAgeFilesLines
* Remove unused definesThomas Arnhold2012-07-012-19/+0
* Remove unused applicat.hxxThomas Arnhold2012-07-011-54/+0
* ditch slightly suboptimal C2S defineCaolán McNamara2012-06-281-3/+0
* removed unused forward declarations of classTakeshi Abe2012-06-236-10/+0
* re-base on ALv2 code.Michael Meeks2012-06-223-72/+45
* re-base on ALv2 code.Michael Meeks2012-06-212-52/+34
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-211-3/+0
* callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara2012-06-182-2/+2
* hrc cleanup: Remove completely unused RIDsThomas Arnhold2012-06-151-52/+2
* Tidy up *commands.h - Remove unused CMD_ definesThomas Arnhold2012-06-131-26/+0
* only need to include ostream here, iostream sucks in global ctorsCaolán McNamara2012-05-281-2/+1
* XubString->rtl::OUStringCaolán McNamara2012-05-171-2/+2
* convert GetComment family to rtl::OUStringCaolán McNamara2012-05-141-1/+1
* make ResId::toString a non-static memberCaolán McNamara2012-04-301-0/+2
* Some String <-> OUString replacements in starmathOlivier Hallot2012-04-032-2/+2
* Added Help Buttons to dialog buttons in starmathKaran Desai2012-04-021-0/+14
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-141-0/+14
* use string literal OUString overloadsLuboš Luňák2012-03-121-2/+0
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-012-2/+2
* CRLF to LF, no code changedKorrawit Pruegsanusak2012-02-271-68/+68
* Fix typos in commentsElton Chung2012-02-181-1/+1
* drop unnecessary includesCaolán McNamara2012-01-311-5/+6
* String->rtl::OUStringCaolán McNamara2012-01-251-4/+4
* merge two duplicates of a functionLuboš Luňák2011-12-071-0/+5
* Replace SmNodeStack with std::stack< SmNode* >Marcel Metz2011-12-051-2/+1
* visual formula editor: implement selection by mouseIvan Timofeev2011-12-041-0/+1
* remove executable bit from source filesLuboš Luňák2011-11-291-0/+0
* set properly initial size of starmath component when importing docxLuboš Luňák2011-11-291-0/+1
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-63/+0
* remove include o pch header from starmathNorbert Thiebaud2011-11-272-2/+0
* rename and move mathml oox support classes in oox to better placesLuboš Luňák2011-11-242-12/+9
* ooxml mathml import - first very basic implementationLuboš Luňák2011-11-242-1/+10
* Re-do Removed tools/dynarray.hxx , now that binfitler is ready for itNorbert Thiebaud2011-11-191-1/+0
* Revert "Removed tools/dynarray.hxx", break binfilterNorbert Thiebaud2011-11-191-0/+1
* Removed tools/dynarray.hxxAugust Sodora2011-11-181-1/+0
* Move cursor to the right of brace when the closing brace is typed.Daisuke Nishino2011-11-163-4/+10
* Fix for fdo#42892: Add new symbols to MathOlivier Hallot2011-11-154-2/+31
* add modelinesCaolán McNamara2011-09-292-0/+5
* reformat so that numbers are correctCaolán McNamara2011-09-171-17/+17
* fdo #37007 Add Math symbol "There does not exist".Julien Nabet2011-09-174-1/+4
* Fix the build.Thorsten Behrens2011-09-011-1/+1
* revert accessors for SmUnHorNode, factorial has it the other way aroundLuboš Luňák2011-09-011-24/+0
* grabbag of unused codeCaolán McNamara2011-08-311-3/+0
* implement math vertical brace export to .docxLuboš Luňák2011-08-301-0/+35
* I'm too lazy to count, add commentsLuboš Luňák2011-08-302-52/+52
* implement math braces export for .docxLuboš Luňák2011-08-301-0/+35
* improve comment about SmBrace (body can be expression for abs{x})Luboš Luňák2011-08-301-3/+1
* fix comment about children of SmOperNodeLuboš Luňák2011-08-301-3/+1
* implement sub/sup support for ooxml math exportLuboš Luňák2011-08-181-0/+1
* add more accessors to Sm*Node classesLuboš Luňák2011-08-181-1/+83