summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
2015-01-27Fix a single quote slipped inTakeshi Abe1-1/+1
2014-09-15Resolves: fdo#82747 Crash on opening wikipedia ODT BookJulien Nabet1-0/+1
2014-07-22fdo#81284 Don't write to zero length filesMaxim Monastirsky1-0/+8
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-2/+4
2014-06-10avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard1-1/+1
2014-06-10Integrate branch of IAccessible2Steve Yin2-5/+5
2014-06-02Resolves: fdo#71616 Elements dock: Better display of scalable bracesThomas Arnhold1-0/+27
2014-06-02Related fdo#71616: Set correct BaseSizeThomas Arnhold1-1/+1
2014-06-02Resolves: fdo#77831 use classic token rules for user-defined char (%foo)Caolán McNamara2-1/+8
2014-06-02Resolves: fdo#65583 Elements Dock window needs scroll barThomas Arnhold2-13/+68
2014-04-22Resolves: fdo#75525 out by one errorCaolán McNamara1-1/+1
2014-03-25fdo#76078: LO Crashes while saving the docx file containing only opening braceDinesh Patil1-4/+17
2014-01-06Typo fixes in Math tooltipsAndras Timar1-19/+19
2014-01-04Resolve fdo#72632 by adding missing breakArnaud Versini1-0/+1
2013-12-28fdo#73008 enable localization of tooltips in Math Elements DockAndras Timar1-224/+896
2013-12-17fdo#61638 SmParser::NextToken: don't crash on ending dotMiklos Vajna1-16/+22
2013-12-16initial install-package-foo target for partial installsBjoern Michaelsen1-1/+1
2013-12-05typo: Align Right -> Align LeftAndras Timar1-1/+1
2013-12-03Revert "fdo#67862: Add greek symbols to docking window"Thomas Arnhold4-219/+1
2013-11-30mark non-translatable .ui strings explicitely as suchAndras Timar1-4/+4
2013-11-27no need to escape tilde in glade dialogsChristian Lohmaier1-1/+1
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-1/+4
2013-11-14starmath: Elements dock: add missing reverse circumflexThomas Arnhold2-1/+2
2013-11-14starmath: Elements dock: add missing scalable bracesThomas Arnhold2-4/+5
2013-11-14starmath: use global resource stringThomas Arnhold5-129/+60
2013-11-14starmath: some improvementsThomas Arnhold1-16/+16
2013-11-14fdo#71580: Elements dock: Alignment items are missingThomas Arnhold4-8/+37
2013-11-14starmath: remove unused resource idsThomas Arnhold1-8/+0
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-1/+1
2013-11-13fdo#69112 - Detaching the docking window leads to a wrong sized windowThomas Arnhold2-0/+9
2013-11-11remove unnecessary use of OUString constructorNoel Grandin2-6/+6
2013-11-07fdo#65588 - Elements Dock: Scrollbar moves into input windowJosé Guilherme Vanz1-0/+10
2013-11-05fdo#67862: Add greek symbols to docking windowThomas Arnhold4-12/+231
2013-11-05Resolves: fdo#58094 don't crash on attempting mml importCaolán McNamara2-3/+5
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin2-2/+2
2013-11-03fdo#65586: Add tools tips in Math Elements DockMarcos Paulo de Souza4-148/+641
2013-11-03WaE: unused variable 'sExpected' [loplugin]Tor Lillqvist1-1/+1
2013-11-03improve starmath test codeMarkus Mohrhard1-32/+8
2013-11-02starmath: Check for text length.Jan Holesovsky1-3/+3
2013-11-01convert math font dialog to .uiCaolán McNamara6-161/+293
2013-10-29cppcheck: duplicate break or break which follows a returnJulien Nabet1-1/+0
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza1-10/+2
2013-10-23clean up some include guardsThomas Arnhold2-5/+5
2013-10-23starmath: fix include guardsThomas Arnhold32-67/+67
2013-10-23convert code to use OUString::endsWithNoel Grandin1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-18random OUString to String conversionsNoel Grandin2-4/+4
2013-10-09More OUString::copy out-of-bounds fixesStephan Bergmann1-10/+10
2013-10-03CID#735395 potential memory leakCaolán McNamara5-9/+14
2013-10-03CID#736482 fix leakCaolán McNamara1-1/+3