summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
2012-04-09add package deps for resourcesDavid Tardon1-2/+7
2012-04-08rename gb_CppunitTest_uses_ureDavid Tardon1-1/+1
2012-04-08compile- and run-time use of UNO must be splitDavid Tardon1-0/+2
2012-04-08clean upDavid Tardon1-1/+1
2012-04-08always use --protector for UNO testsDavid Tardon1-4/+0
2012-04-08drop uses_ureDavid Tardon1-2/+0
2012-04-08let use_api handle the use of type rdbs at runtimeDavid Tardon1-4/+0
2012-04-08Revert "fdo#41739: Math: do not skip "newline" on error"Ivan Timofeev1-3/+1
2012-04-08starmath: fix DEBUG_ENABLE_DUMPASDOT buildIvan Timofeev1-2/+2
2012-04-08gbuild: "use" vs. "add":Michael Stahl5-13/+13
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara2-14/+8
2012-04-05Remove macro RTL_CONSTASCII_USTRINGPARAMOlivier Hallot1-7/+7
2012-04-03Some String <-> OUString replacements in starmathOlivier Hallot3-4/+4
2012-04-02Added Help Buttons to dialog buttons in starmathKaran Desai3-5/+162
2012-03-29Remove unnecessary tools/table.hxx #includesNoel Grandin1-1/+0
2012-03-22fdo#41739: Math: do not skip "newline" on errorIvan Timofeev1-1/+3
2012-03-20remove ToDouble/ToFloatCaolán McNamara1-2/+2
2012-03-20make ResId->OUString the primary routeCaolán McNamara1-3/+3
2012-03-20split macros to elide unneeded methodsCaolán McNamara2-3/+1
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+14
2012-03-13string literals in ?: don't get automatically converted to OUStringLuboš Luňák1-1/+3
2012-03-12use string literal OUString overloadsLuboš Luňák15-257/+236
2012-03-12replace usage of OUString::replace*AsciiL() with string literal overloadsLuboš Luňák1-4/+2
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