summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
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
2013-07-01 fdo#66278 - MathML export: distinguish inline/display equations.Frédéric Wang1-8/+16
2013-06-30misc minor tweaks to messagedialogsCaolán McNamara1-1/+1
2013-06-28 fdo#66088 Export some math symbols as <mi> elements.Frédéric Wang9-21/+64
2013-06-28 fdo#66081 - reduce the number of nested <mrow>'s in MathMLFrédéric Wang2-5/+43
2013-06-28fdo#55853 - improve parsing of concatenated numbers and identifiers.Frédéric Wang2-39/+91
2013-06-28Remove unused String::Copy in Math (try to fix fdo#36634)Frédéric Wang1-29/+23
2013-06-28fdo#66075 - Formula editor: export blanks as MathML <mspace> elements.Frédéric Wang2-3/+18
2013-06-28fdo#66086 - MathML export: wideslash, widebslash and overstrikeFrédéric Wang4-1/+91
2013-06-28fdo#66024 - Formula Editor: make wide accents stretchy when exported to MathMLFrédéric Wang4-4/+19
2013-06-27must call FreeResource in old-resource-using dialogs/panelsCaolán McNamara1-0/+2
2013-06-27pClipEvtLstnr unused and xClipEvtLstnr always emptyCaolán McNamara2-4/+1
2013-06-27valgrind: bInsertIntoEditWindow uninitializedCaolán McNamara1-0/+1
2013-06-26Fix fdo#43090: Auto Closing of bracketsMarcos Paulo de Souza1-0/+21
2013-06-22fdo#65370 Dock ElementsDockingWindow to left at initial use and redrawTomaž Vajngerl1-3/+5
2013-06-20Fix fdo#59641 - Duplication in formula when import mathmlMarcos Paulo de Souza2-5/+1
2013-06-19don't need explicit help handlers anymoreCaolán McNamara3-16/+0
2013-06-19add a sizegroup and alignment to line up widgetsCaolán McNamara1-43/+53
2013-06-19fontsizedialog.ui widgetManal Alhassoun6-231/+399
2013-06-18even out the rowsCaolán McNamara1-0/+1
2013-06-18a few HIG tweaksCaolán McNamara1-1/+4
2013-06-18convert starmath settings option page to .ui formatFaisal M. Al-Otaibi7-172/+334
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin1-3/+2
2013-06-17fdo#43460 startmath,codemaker: use isEmpty()Jelle van der Waa1-1/+1
2013-06-17Remove useless attributions in starmathMarcos Paulo de Souza1-29/+0