summaryrefslogtreecommitdiffstats
path: root/starmath/source
Commit message (Expand)AuthorAgeFilesLines
* make ResId::toString a non-static memberCaolán McNamara2012-04-302-3/+3
* Revert "fdo#41739: Math: do not skip "newline" on error"Ivan Timofeev2012-04-081-3/+1
* starmath: fix DEBUG_ENABLE_DUMPASDOT buildIvan Timofeev2012-04-081-2/+2
* UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara2012-04-052-14/+8
* Remove macro RTL_CONSTASCII_USTRINGPARAMOlivier Hallot2012-04-051-7/+7
* Some String <-> OUString replacements in starmathOlivier Hallot2012-04-031-2/+2
* Added Help Buttons to dialog buttons in starmathKaran Desai2012-04-022-5/+148
* Remove unnecessary tools/table.hxx #includesNoel Grandin2012-03-291-1/+0
* fdo#41739: Math: do not skip "newline" on errorIvan Timofeev2012-03-221-1/+3
* remove ToDouble/ToFloatCaolán McNamara2012-03-201-2/+2
* make ResId->OUString the primary routeCaolán McNamara2012-03-201-3/+3
* split macros to elide unneeded methodsCaolán McNamara2012-03-202-3/+1
* string literals in ?: don't get automatically converted to OUStringLuboš Luňák2012-03-131-1/+3
* use string literal OUString overloadsLuboš Luňák2012-03-1213-244/+225
* replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák2012-03-121-4/+2
* Drop an unused variableTor Lillqvist2012-03-051-3/+1
* Replace String by OUStringOlivier Hallot2012-03-051-2/+2
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-012-2/+2
* Avoid temporary rtl::OUStringTakeshi Abe2012-02-281-1/+1
* drop UniString::CreateFromInt64Caolán McNamara2012-02-271-1/+1
* Avoid temporary rtl::OUStringJulien Nabet2012-02-261-11/+11
* Get rid of size() == 0Elton Chung2012-02-193-5/+5
* Various string function clean upStephan Bergmann2012-02-151-3/+4
* Fix typos in commentsElton Chung2012-02-131-1/+1
* Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe2012-02-101-1/+1
* drop unnecessary includesCaolán McNamara2012-01-311-15/+12
* refactor ConvertLineEndCaolán McNamara2012-01-302-6/+3
* fprintf -> SAL_INFOLuboš Luňák2012-01-302-10/+12
* remove '#define UNOOUSTRING ::rtl::OUString'Ivan Timofeev2012-01-301-10/+10
* String->rtl::OUStringCaolán McNamara2012-01-251-1/+1
* reduce unnecessary includesCaolán McNamara2012-01-251-12/+12
* Fix for fdo43460 Part XXXIV getLength() to isEmpty()Olivier Hallot2012-01-116-13/+13
* Removed unnecessary tools/link.hxx includes.Marcel Metz2012-01-061-1/+0
* symbolic names instead of hex values for math symbols where possibleLuboš Luňák2012-01-061-12/+12
* write TBAR rather as an accent, use over/underline for m:barLuboš Luňák2012-01-062-2/+5
* smath does not handle accents in MathMLJoshua Cogliati2012-01-061-4/+32
* Removed unnecessary tools includes.Marcel Metz2012-01-052-2/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-052-2/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-051-2/+0
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-051-4/+4
* Some cppcheck cleaningJulien Nabet2011-12-291-1/+1
* catch exception by constant referenceTakeshi Abe2011-12-262-4/+3
* SV_DECL_VARARR->std::vectorAugust Sodora2011-12-231-12/+11
* "*.*" is not "all files" (bnc#738021)Luboš Luňák2011-12-221-1/+1
* remove obsolete commentLuboš Luňák2011-12-201-2/+1
* if a bracket pair has no left/right bracket, it needs to explicit (fdo#32636)Luboš Luňák2011-12-201-0/+4
* import m:eqArr (part of fdo#32636)Luboš Luňák2011-12-202-1/+20
* export vertical stack as m:eqArr, seems to fit much betterLuboš Luňák2011-12-202-22/+12
* skip unknown elements when reading multiple elements from docx mathmlLuboš Luňák2011-12-201-3/+3
* Removed extra semicolonsJesse2011-12-151-1/+1