summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
2013-08-30fdo#32059: Fix this once and for allMarcos Paulo de Souza1-3/+3
2013-08-22Mark as constTakeshi Abe1-9/+9
2013-08-22sal_Bool to boolTakeshi Abe1-14/+14
2013-08-22Drop useless #undefTakeshi Abe2-4/+0
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák2-6/+6
2013-08-20Translate some words in Math Elements DockMarcos Paulo de Souza4-10/+128
2013-08-19Fix deprecated: use rtl::isAsciiDigit/isAsciiAlpha instead (part3)Julien Nabet1-2/+2
2013-08-16Math: New feature about color selectionMarcos Paulo de Souza3-5/+32
2013-08-15Math: Remove not needed fileMarcos Paulo de Souza4-66/+10
2013-08-14fdo#43090: Improve auto close bracketsMarcos Paulo de Souza1-0/+28
2013-08-12convert vcl/font.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-11String->OUStringIvan Timofeev1-1/+1
2013-08-08Extension to fix all cases of fdo#32059: Commands merge with variablesMichael Duelli1-6/+29
2013-08-02fdo#67470 Element Dock: Subset icon missing in Set Operation sectionJoren De Cuyper1-1/+1
2013-07-29Fix i#84002 by putting braces when neededMarcos Paulo de Souza1-0/+7
2013-07-26convert GetSelectEntry family to OUStringCaolán McNamara1-1/+1
2013-07-25minor updatesCsikós Tamás1-1/+0
2013-07-25have my own stab at fixing the leaking SmDocShellCaolán McNamara2-0/+6
2013-07-25Revert "Fix memory leak in Math, by holding SmModel pointer"Fridrich Strba2-5/+4
2013-07-25Fix memory leak in Math, by holding SmModel pointerMarcos Paulo de Souza2-4/+5
2013-07-24fdo#43090: Improvement: Just auto close when found placeholderMarcos Paulo de Souza1-4/+11
2013-07-22Change function to void, nobody checks the returned dataMarcos Paulo de Souza2-9/+4
2013-07-22Revert "Math: Fix memory leak with SmDocShell"Fridrich Strba2-6/+0
2013-07-22Math: Fix memory leak with SmDocShellMarcos Paulo de Souza2-0/+6
2013-07-16fix problem caused by confusing immutability OUString semantics againLuboš Luňák1-1/+1
2013-07-16String.AppendAscii() cleanup in mathRicardo Montania9-240/+235
2013-07-15callcatcher: update unused codeCaolán McNamara2-11/+1
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-1/+1
2013-07-12Resolves: fdo#66675 set alerts to non resizableCaolán McNamara1-0/+1
2013-07-09ditch last XubString in starmathCaolán McNamara1-4/+1
2013-07-09 fdo#66277 - fix alignment for binom and stack too.Frédéric Wang1-11/+23
2013-07-09 Tests for fdo#55853, i#11752, fdo#66081Frédéric Wang1-0/+42
2013-07-08-Werror,-Wheader-guard (Clang trunk towards 3.4)Stephan Bergmann1-2/+2
2013-07-08Robustify MathType::HandleRecords.Mark Wielaard1-0/+1
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-1/+1
2013-07-05Solve one more issue of fdo#59642Marcos Paulo de Souza1-18/+24
2013-07-05cleanup src filesThomas Arnhold2-43/+0
2013-07-04fdo#66575 - MathML export: fix errors with newline, binom and stack.Frédéric Wang2-3/+7
2013-07-04 fdo#66575 - MathML export: fix errors with newline, binom and stack.Frédéric Wang2-3/+8
2013-07-03Bail early the same way as in 709f6ba6aFridrich Štrba1-0/+7
2013-07-03don't need an explicit help handler, the default will be fineCaolán McNamara4-30/+12
2013-07-03fonttypedialog.ui widgetManal Alhassoun8-259/+586
2013-07-03 fdo#66281 - followup: fix a comment for overbrace.Frédéric Wang1-3/+11
2013-07-03 fdo#66282 - MathML export: improve ExportBraceFrédéric Wang1-27/+29
2013-07-02 fdo#66283 - MathML export: remove useless mrow/mstyle with font commandsFrédéric Wang2-15/+14
2013-07-02 fdo#66088 - follow-up: handle NGLYPHSPECIAL and NSPECIAL too.Frédéric Wang1-3/+3
2013-07-02 fdo#66281 - make underbrace/overbrace stretchy in MathML exportFrédéric Wang1-4/+4
2013-07-02 fdo#66416 - Use appropriate unicode characters for math "Brackets"Frédéric Wang6-23/+31
2013-07-02 fdo#66276 - MathML export: avoid using combining characters.Frédéric Wang3-13/+32
2013-07-01 #fdo66277 - Add support for alignment in MathML export.Frédéric Wang1-2/+40