summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2012-02-04add missing README to animation, sc, sd, slideshow, starmath, swJosh Heidenreich
2012-01-31drop unnecessary includesCaolán McNamara
2012-01-30refactor ConvertLineEndCaolán McNamara
2012-01-30fprintf -> SAL_INFOLuboš Luňák
2012-01-30remove '#define UNOOUSTRING ::rtl::OUString'Ivan Timofeev
2012-01-25String->rtl::OUStringCaolán McNamara
2012-01-25reduce unnecessary includesCaolán McNamara
2012-01-23add the "Send Feedback..." help menu itemIvan Timofeev
2012-01-23make starmath ByteString freeCaolán McNamara
2012-01-11Fix for fdo43460 Part XXXIV getLength() to isEmpty()Olivier Hallot
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl
2012-01-06symbolic names instead of hex values for math symbols where possibleLuboš Luňák
2012-01-06write TBAR rather as an accent, use over/underline for m:barLuboš Luňák
2012-01-06smath does not handle accents in MathMLJoshua Cogliati
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2012-01-04fix dep to svx/globlmn.hrc inside of tail_buildNorbert Thiebaud
2011-12-29Some cppcheck cleaningJulien Nabet
2011-12-26catch exception by constant referenceTakeshi Abe
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley
2011-12-23SV_DECL_VARARR->std::vectorAugust Sodora
2011-12-22"*.*" is not "all files" (bnc#738021)Luboš Luňák
2011-12-20gbuild: these targets depend on svx/globlmn.hrcMatúš Kukan
2011-12-20remove obsolete commentLuboš Luňák
2011-12-20if a bracket pair has no left/right bracket, it needs to explicit (fdo#32636)Luboš Luňák
2011-12-20import m:eqArr (part of fdo#32636)Luboš Luňák
2011-12-20export vertical stack as m:eqArr, seems to fit much betterLuboš Luňák
2011-12-20skip unknown elements when reading multiple elements from docx mathmlLuboš Luňák
2011-12-20Link most libs and executables with gb_STDLIBS as presumably is intendedTor Lillqvist
2011-12-15Removed extra semicolonsJesse
2011-12-14configmgr.component is no longer an old one.Stephan Bergmann
2011-12-08add docx starmath testing documentsLuboš Luňák
2011-12-07old class Stack pop'ed 0 from empty stack, which std::stack doesn'tEike Rathke
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-12-07make the linear xml processing API more genericLuboš Luňák
2011-12-07disable error logs for now, until the new log macros get sorted outLuboš Luňák
2011-12-07merge two duplicates of a functionLuboš Luňák
2011-12-07properly xml-escape written text in docx formulaLuboš Luňák
2011-12-07Looks like the old stack implementation returned 0 on empty stack Pop().Stephan Bergmann
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-12-05Replace SmNodeStack with std::stack< SmNode* >Marcel Metz
2011-12-04visual formula editor: implement selection by mouseIvan Timofeev
2011-12-04visual formula editor: copy/cut/paste for any keyboard layoutIvan Timofeev
2011-12-04visual formula editor: place cursor on numerator when creating empty fractionIvan Timofeev
2011-12-04visual formula editor: optimize some buildings a bitIvan Timofeev
2011-12-03sfx2::DocumentInserter: remove nFlags ctor paramMichael Stahl
2011-12-02visual formula editor: fix insertion of symbols from catalogIvan Timofeev