summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2014-08-25Resolves: fdo#82747 Crash on opening wikipedia ODT BookJulien Nabet
2014-07-15fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-07-15fdo#81284 Don't write to zero length filesMaxim Monastirsky
2014-06-12avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard
2014-05-29Resolves: fdo#71616 Elements dock: Better display of scalable bracesThomas Arnhold
2014-05-29Related fdo#71616: Set correct BaseSizeThomas Arnhold
2014-05-29Resolves: fdo#77831 use classic token rules for user-defined char (%foo)Caolán McNamara
2014-05-28Resolves: fdo#65583 Elements Dock window needs scroll barThomas Arnhold
2014-04-16Resolves: fdo#75525 out by one errorCaolán McNamara
2014-03-13fdo#76078: LO Crashes while saving the docx file containing only opening braceDinesh Patil
2014-01-06Typo fixes in Math tooltipsAndras Timar
2014-01-04Resolve fdo#72632 by adding missing breakArnaud Versini
2013-12-28fdo#73008 enable localization of tooltips in Math Elements DockAndras Timar
2013-12-17fdo#61638 SmParser::NextToken: don't crash on ending dotMiklos Vajna
2013-12-16initial install-package-foo target for partial installsBjoern Michaelsen
2013-12-05typo: Align Right -> Align LeftAndras Timar
2013-12-03Revert "fdo#67862: Add greek symbols to docking window"Thomas Arnhold
2013-11-30mark non-translatable .ui strings explicitely as suchAndras Timar
2013-11-27no need to escape tilde in glade dialogsChristian Lohmaier
2013-11-14make l10n buildable separatelyBjoern Michaelsen
2013-11-14starmath: Elements dock: add missing reverse circumflexThomas Arnhold
2013-11-14starmath: Elements dock: add missing scalable bracesThomas Arnhold
2013-11-14starmath: use global resource stringThomas Arnhold
2013-11-14starmath: some improvementsThomas Arnhold
2013-11-14fdo#71580: Elements dock: Alignment items are missingThomas Arnhold
2013-11-14starmath: remove unused resource idsThomas Arnhold
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-13fdo#69112 - Detaching the docking window leads to a wrong sized windowThomas Arnhold
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-07fdo#65588 - Elements Dock: Scrollbar moves into input windowJosé Guilherme Vanz
2013-11-05fdo#67862: Add greek symbols to docking windowThomas Arnhold
2013-11-05Resolves: fdo#58094 don't crash on attempting mml importCaolán McNamara
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-11-03fdo#65586: Add tools tips in Math Elements DockMarcos Paulo de Souza
2013-11-03WaE: unused variable 'sExpected' [loplugin]Tor Lillqvist
2013-11-03improve starmath test codeMarkus Mohrhard
2013-11-02starmath: Check for text length.Jan Holesovsky
2013-11-01convert math font dialog to .uiCaolán McNamara
2013-10-29cppcheck: duplicate break or break which follows a returnJulien Nabet
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-10-23clean up some include guardsThomas Arnhold
2013-10-23starmath: fix include guardsThomas Arnhold
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-18random OUString to String conversionsNoel Grandin
2013-10-09More OUString::copy out-of-bounds fixesStephan Bergmann
2013-10-03CID#735395 potential memory leakCaolán McNamara
2013-10-03CID#736482 fix leakCaolán McNamara
2013-10-02More SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around std::auto_ptrStephan Bergmann
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann