summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2013-09-05update pchThomas Arnhold
2013-09-05fdo#68956: fix string conversionThomas Arnhold
2013-09-05String to OUStringThomas Arnhold
2013-09-05String to OUString for SmDocShell::ReplaceBadCharsThomas Arnhold
2013-09-04Some more fixesThomas Arnhold
2013-09-04remove intermediate Strings on res loadingCaolán McNamara
2013-09-04String to OUStringThomas Arnhold
2013-09-03fdo#68877: Select "<?>" as Elements window doMarcos Paulo de Souza
2013-09-02fdo#43090: Last fix for autoclose brackets in MathMarcos Paulo de Souza
2013-09-02Math: fix focus in Elements DockMarcos Paulo de Souza
2013-08-30fdo#32059: Fix this once and for allMarcos Paulo de Souza
2013-08-22Mark as constTakeshi Abe
2013-08-22sal_Bool to boolTakeshi Abe
2013-08-22Drop useless #undefTakeshi Abe
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-20Translate some words in Math Elements DockMarcos Paulo de Souza
2013-08-19Fix deprecated: use rtl::isAsciiDigit/isAsciiAlpha instead (part3)Julien Nabet
2013-08-16Math: New feature about color selectionMarcos Paulo de Souza
2013-08-15Math: Remove not needed fileMarcos Paulo de Souza
2013-08-14fdo#43090: Improve auto close bracketsMarcos Paulo de Souza
2013-08-12convert vcl/font.hxx from String to OUStringNoel Grandin
2013-08-11String->OUStringIvan Timofeev
2013-08-08Extension to fix all cases of fdo#32059: Commands merge with variablesMichael Duelli
2013-08-02fdo#67470 Element Dock: Subset icon missing in Set Operation sectionJoren De Cuyper
2013-07-29Fix i#84002 by putting braces when neededMarcos Paulo de Souza
2013-07-26convert GetSelectEntry family to OUStringCaolán McNamara
2013-07-25minor updatesCsikós Tamás
2013-07-25have my own stab at fixing the leaking SmDocShellCaolán McNamara
2013-07-25Revert "Fix memory leak in Math, by holding SmModel pointer"Fridrich Strba
2013-07-25Fix memory leak in Math, by holding SmModel pointerMarcos Paulo de Souza
2013-07-24fdo#43090: Improvement: Just auto close when found placeholderMarcos Paulo de Souza
2013-07-22Change function to void, nobody checks the returned dataMarcos Paulo de Souza
2013-07-22Revert "Math: Fix memory leak with SmDocShell"Fridrich Strba
2013-07-22Math: Fix memory leak with SmDocShellMarcos Paulo de Souza
2013-07-16fix problem caused by confusing immutability OUString semantics againLuboš Luňák
2013-07-16String.AppendAscii() cleanup in mathRicardo Montania
2013-07-15callcatcher: update unused codeCaolán McNamara
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-12Resolves: fdo#66675 set alerts to non resizableCaolán McNamara
2013-07-09ditch last XubString in starmathCaolán McNamara
2013-07-09 fdo#66277 - fix alignment for binom and stack too.Frédéric Wang
2013-07-09 Tests for fdo#55853, i#11752, fdo#66081Frédéric Wang
2013-07-08-Werror,-Wheader-guard (Clang trunk towards 3.4)Stephan Bergmann
2013-07-08Robustify MathType::HandleRecords.Mark Wielaard
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-07-05Solve one more issue of fdo#59642Marcos Paulo de Souza
2013-07-05cleanup src filesThomas Arnhold
2013-07-04fdo#66575 - MathML export: fix errors with newline, binom and stack.Frédéric Wang
2013-07-04 fdo#66575 - MathML export: fix errors with newline, binom and stack.Frédéric Wang
2013-07-03Bail early the same way as in 709f6ba6aFridrich Štrba