summaryrefslogtreecommitdiffstats
path: root/starmath/inc
Commit message (Expand)AuthorAgeFilesLines
* SmDocShell::readFormulaOoxml: yes, just voidMiklos Vajna2012-08-101-1/+1
* SmDocShell::writeFormulaOoxml: don't use m_ prefix for non-member variableMiklos Vajna2012-08-031-1/+1
* remove unnecessary includes of svl/svarray.hxxCaolán McNamara2012-07-301-1/+0
* SmRtfExport: get current encoding from Writer instead of assuming the defaultMiklos Vajna2012-07-272-2/+2
* export RTF_M{OMATH,R,F,FPR,TYPE,NUM,DEN,MATH}Miklos Vajna2012-07-252-0/+3
* Remove unused HIDsThomas Arnhold2012-07-141-36/+0
* Remove unused HIDsThomas Arnhold2012-07-141-14/+0
* some UniString->rtl::OUStringCaolán McNamara2012-07-091-2/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-07-0616-374/+230
* 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