summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
2012-03-10gbuild: remove some more realpathsMatúš Kukan1-3/+3
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2-4/+4
2012-03-08fold i18npaper into i18nutilCaolán McNamara2-2/+2
2012-03-05Drop an unused variableTor Lillqvist1-3/+1
2012-03-05Replace String by OUStringOlivier Hallot1-2/+2
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann4-4/+4
2012-02-28Avoid temporary rtl::OUStringTakeshi Abe1-1/+1
2012-02-27CRLF to LF, no code changedKorrawit Pruegsanusak1-68/+68
2012-02-27drop UniString::CreateFromInt64Caolán McNamara1-1/+1
2012-02-26Avoid temporary rtl::OUStringJulien Nabet1-11/+11
2012-02-23Unify indentationTor Lillqvist1-54/+54
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann1-1/+1
2012-02-19Get rid of size() == 0Elton Chung3-5/+5
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-02-15Various string function clean upStephan Bergmann1-3/+4
2012-02-13Fix typos in commentsElton Chung1-1/+1
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan2-3/+0
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe1-1/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-02-04add missing README to animation, sc, sd, slideshow, starmath, swJosh Heidenreich1-0/+1
2012-01-31drop unnecessary includesCaolán McNamara2-20/+18
2012-01-30refactor ConvertLineEndCaolán McNamara2-6/+3
2012-01-30fprintf -> SAL_INFOLuboš Luňák2-10/+12
2012-01-30remove '#define UNOOUSTRING ::rtl::OUString'Ivan Timofeev1-10/+10
2012-01-25String->rtl::OUStringCaolán McNamara2-5/+5
2012-01-25reduce unnecessary includesCaolán McNamara1-12/+12
2012-01-23add the "Send Feedback..." help menu itemIvan Timofeev1-1/+2
2012-01-23make starmath ByteString freeCaolán McNamara1-2/+1
2012-01-11Fix for fdo43460 Part XXXIV getLength() to isEmpty()Olivier Hallot6-13/+13
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz1-1/+0
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl1-0/+2
2012-01-06symbolic names instead of hex values for math symbols where possibleLuboš Luňák1-12/+12
2012-01-06write TBAR rather as an accent, use over/underline for m:barLuboš Luňák2-2/+5
2012-01-06smath does not handle accents in MathMLJoshua Cogliati1-4/+32
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-2/+0
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-4/+4
2012-01-04fix dep to svx/globlmn.hrc inside of tail_buildNorbert Thiebaud1-1/+1
2011-12-29Some cppcheck cleaningJulien Nabet1-1/+1
2011-12-26catch exception by constant referenceTakeshi Abe2-4/+3
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley8-42/+54
2011-12-23SV_DECL_VARARR->std::vectorAugust Sodora1-12/+11
2011-12-22"*.*" is not "all files" (bnc#738021)Luboš Luňák1-1/+1
2011-12-20gbuild: these targets depend on svx/globlmn.hrcMatúš Kukan1-0/+2
2011-12-20remove obsolete commentLuboš Luňák1-2/+1
2011-12-20if a bracket pair has no left/right bracket, it needs to explicit (fdo#32636)Luboš Luňák1-0/+4
2011-12-20import m:eqArr (part of fdo#32636)Luboš Luňák2-1/+20
2011-12-20export vertical stack as m:eqArr, seems to fit much betterLuboš Luňák2-22/+12
2011-12-20skip unknown elements when reading multiple elements from docx mathmlLuboš Luňák1-3/+3