summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
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
2013-07-03don't need an explicit help handler, the default will be fineCaolán McNamara
2013-07-03fonttypedialog.ui widgetManal Alhassoun
2013-07-03 fdo#66281 - followup: fix a comment for overbrace.Frédéric Wang
2013-07-03 fdo#66282 - MathML export: improve ExportBraceFrédéric Wang
2013-07-02 fdo#66283 - MathML export: remove useless mrow/mstyle with font commandsFrédéric Wang
2013-07-02 fdo#66088 - follow-up: handle NGLYPHSPECIAL and NSPECIAL too.Frédéric Wang
2013-07-02 fdo#66281 - make underbrace/overbrace stretchy in MathML exportFrédéric Wang
2013-07-02 fdo#66416 - Use appropriate unicode characters for math "Brackets"Frédéric Wang
2013-07-02 fdo#66276 - MathML export: avoid using combining characters.Frédéric Wang
2013-07-01 #fdo66277 - Add support for alignment in MathML export.Frédéric Wang
2013-07-01 fdo#66278 - MathML export: distinguish inline/display equations.Frédéric Wang
2013-06-30misc minor tweaks to messagedialogsCaolán McNamara
2013-06-28 fdo#66088 Export some math symbols as <mi> elements.Frédéric Wang
2013-06-28 fdo#66081 - reduce the number of nested <mrow>'s in MathMLFrédéric Wang
2013-06-28fdo#55853 - improve parsing of concatenated numbers and identifiers.Frédéric Wang
2013-06-28Remove unused String::Copy in Math (try to fix fdo#36634)Frédéric Wang
2013-06-28fdo#66075 - Formula editor: export blanks as MathML <mspace> elements.Frédéric Wang