summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* Mark as constTakeshi Abe2013-08-221-9/+9
* sal_Bool to boolTakeshi Abe2013-08-221-14/+14
* Drop useless #undefTakeshi Abe2013-08-222-4/+0
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-212-6/+6
* Translate some words in Math Elements DockMarcos Paulo de Souza2013-08-204-10/+128
* Fix deprecated: use rtl::isAsciiDigit/isAsciiAlpha instead (part3)Julien Nabet2013-08-191-2/+2
* Math: New feature about color selectionMarcos Paulo de Souza2013-08-163-5/+32
* Math: Remove not needed fileMarcos Paulo de Souza2013-08-154-66/+10
* fdo#43090: Improve auto close bracketsMarcos Paulo de Souza2013-08-141-0/+28
* convert vcl/font.hxx from String to OUStringNoel Grandin2013-08-121-1/+1
* String->OUStringIvan Timofeev2013-08-111-1/+1
* Extension to fix all cases of fdo#32059: Commands merge with variablesMichael Duelli2013-08-081-6/+29
* fdo#67470 Element Dock: Subset icon missing in Set Operation sectionJoren De Cuyper2013-08-021-1/+1
* Fix i#84002 by putting braces when neededMarcos Paulo de Souza2013-07-291-0/+7
* convert GetSelectEntry family to OUStringCaolán McNamara2013-07-261-1/+1
* minor updatesCsikós Tamás2013-07-251-1/+0
* have my own stab at fixing the leaking SmDocShellCaolán McNamara2013-07-252-0/+6
* Revert "Fix memory leak in Math, by holding SmModel pointer"Fridrich Strba2013-07-252-5/+4
* Fix memory leak in Math, by holding SmModel pointerMarcos Paulo de Souza2013-07-252-4/+5
* fdo#43090: Improvement: Just auto close when found placeholderMarcos Paulo de Souza2013-07-241-4/+11
* Change function to void, nobody checks the returned dataMarcos Paulo de Souza2013-07-222-9/+4
* Revert "Math: Fix memory leak with SmDocShell"Fridrich Strba2013-07-222-6/+0
* Math: Fix memory leak with SmDocShellMarcos Paulo de Souza2013-07-222-0/+6
* fix problem caused by confusing immutability OUString semantics againLuboš Luňák2013-07-161-1/+1
* String.AppendAscii() cleanup in mathRicardo Montania2013-07-169-240/+235
* callcatcher: update unused codeCaolán McNamara2013-07-152-11/+1
* use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2013-07-131-1/+1
* Resolves: fdo#66675 set alerts to non resizableCaolán McNamara2013-07-121-0/+1
* ditch last XubString in starmathCaolán McNamara2013-07-091-4/+1
* fdo#66277 - fix alignment for binom and stack too.Frédéric Wang2013-07-091-11/+23
* Tests for fdo#55853, i#11752, fdo#66081Frédéric Wang2013-07-091-0/+42
* -Werror,-Wheader-guard (Clang trunk towards 3.4)Stephan Bergmann2013-07-081-2/+2
* Robustify MathType::HandleRecords.Mark Wielaard2013-07-081-0/+1
* module svl: all String and some bool and related clean-upNorbert Thiebaud2013-07-071-1/+1
* Solve one more issue of fdo#59642Marcos Paulo de Souza2013-07-051-18/+24
* cleanup src filesThomas Arnhold2013-07-052-43/+0
* fdo#66575 - MathML export: fix errors with newline, binom and stack.Frédéric Wang2013-07-042-3/+7
* fdo#66575 - MathML export: fix errors with newline, binom and stack.Frédéric Wang2013-07-042-3/+8
* Bail early the same way as in 709f6ba6aFridrich Štrba2013-07-031-0/+7
* don't need an explicit help handler, the default will be fineCaolán McNamara2013-07-034-30/+12
* fonttypedialog.ui widgetManal Alhassoun2013-07-038-259/+586
* fdo#66281 - followup: fix a comment for overbrace.Frédéric Wang2013-07-031-3/+11
* fdo#66282 - MathML export: improve ExportBraceFrédéric Wang2013-07-031-27/+29
* fdo#66283 - MathML export: remove useless mrow/mstyle with font commandsFrédéric Wang2013-07-022-15/+14
* fdo#66088 - follow-up: handle NGLYPHSPECIAL and NSPECIAL too.Frédéric Wang2013-07-021-3/+3
* fdo#66281 - make underbrace/overbrace stretchy in MathML exportFrédéric Wang2013-07-021-4/+4
* fdo#66416 - Use appropriate unicode characters for math "Brackets"Frédéric Wang2013-07-026-23/+31
* fdo#66276 - MathML export: avoid using combining characters.Frédéric Wang2013-07-023-13/+32
* #fdo66277 - Add support for alignment in MathML export.Frédéric Wang2013-07-011-2/+40
* fdo#66278 - MathML export: distinguish inline/display equations.Frédéric Wang2013-07-011-8/+16