summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-141-0/+14
* string literals in ?: don't get automatically converted to OUStringLuboš Luňák2012-03-131-1/+3
* use string literal OUString overloadsLuboš Luňák2012-03-1215-257/+236
* replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák2012-03-121-4/+2
* gbuild: remove some more realpathsMatúš Kukan2012-03-101-3/+3
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-102-4/+4
* fold i18npaper into i18nutilCaolán McNamara2012-03-082-2/+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-014-4/+4
* Avoid temporary rtl::OUStringTakeshi Abe2012-02-281-1/+1
* CRLF to LF, no code changedKorrawit Pruegsanusak2012-02-271-68/+68
* drop UniString::CreateFromInt64Caolán McNamara2012-02-271-1/+1
* Avoid temporary rtl::OUStringJulien Nabet2012-02-261-11/+11
* Unify indentationTor Lillqvist2012-02-231-54/+54
* gb_JunitTest_JunitTest takes only one argumentStephan Bergmann2012-02-201-1/+1
* Get rid of size() == 0Elton Chung2012-02-193-5/+5
* Fix typos in commentsElton Chung2012-02-181-1/+1
* Various string function clean upStephan Bergmann2012-02-151-3/+4
* Fix typos in commentsElton Chung2012-02-131-1/+1
* fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan2012-02-102-3/+0
* Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe2012-02-101-1/+1
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* add missing README to animation, sc, sd, slideshow, starmath, swJosh Heidenreich2012-02-041-0/+1
* drop unnecessary includesCaolán McNamara2012-01-312-20/+18
* 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-252-5/+5
* reduce unnecessary includesCaolán McNamara2012-01-251-12/+12
* add the "Send Feedback..." help menu itemIvan Timofeev2012-01-231-1/+2
* make starmath ByteString freeCaolán McNamara2012-01-231-2/+1
* 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
* Merge branch 'feature/gbuild_extensions'Michael Stahl2012-01-061-0/+2
|\
| * fix dep to svx/globlmn.hrc inside of tail_buildNorbert Thiebaud2012-01-041-1/+1
| * Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley2011-12-248-42/+54
| |\
| * | gbuild: these targets depend on svx/globlmn.hrcMatúš Kukan2011-12-201-0/+2
* | | 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