summaryrefslogtreecommitdiff
path: root/starmath/source
AgeCommit message (Expand)Author
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-05typo: Align Right -> Align LeftAndras Timar
2013-12-03Revert "fdo#67862: Add greek symbols to docking window"Thomas Arnhold
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-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-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-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
2013-10-01Add sanity check to avoid crashTor Lillqvist
2013-09-27cppcheck: redundant conditionJulien Nabet
2013-09-26typo fixes in commentsAndras Timar
2013-09-22ensure OUString::copy is within boundsCaolán McNamara
2013-09-20indent: Just some indenting for better readingAndres Gomez
2013-09-20uno: new InteropGrabBag UNO prop in OfficeDocumentAndres Gomez
2013-09-19fdo#65586: Add tooltips to Elements Dock in MathMarcos Paulo de Souza
2013-09-19OUString::copy second arg is len, not indexCaolán McNamara
2013-09-11fdo#69111: Set edit window border to 4 again.Thomas Arnhold
2013-09-09OSL_ENSURE -> SAL_WARN_IFThomas Arnhold
2013-09-09Math: OSL_FAIL -> SAL_WARNThomas Arnhold