summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2014-01-06Typo fixes in Math tooltipsAndras Timar
2014-01-04Resolve fdo#72632 by adding missing breakArnaud Versini
2013-12-31starmath: whitespace fixes in wordexportbaseMiklos Vajna
2013-12-29starmath: whitespace fixes in rtfexportMiklos Vajna
2013-12-28fdo#73008 enable localization of tooltips in Math Elements DockAndras Timar
2013-12-20typo fixesAndras Timar
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-17Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-12-17fdo#61638 SmParser::NextToken: don't crash on ending dotMiklos Vajna
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-09fdo#54938: Convert starmath to use cppu::supportsServiceMarcos Paulo de Souza
2013-12-05typo: Align Right -> Align LeftAndras Timar
2013-12-05Remove obsolete SEQTYPE workaroundStephan Bergmann
2013-12-03Revert "fdo#67862: Add greek symbols to docking window"Thomas Arnhold
2013-12-03fix spelling delimeter -> delimiterNoel Grandin
2013-11-30mark non-translatable .ui strings explicitely as suchAndras Timar
2013-11-27no need to escape tilde in glade dialogsChristian Lohmaier
2013-11-26Integrate branch of IAccessible2Steve Yin
2013-11-25Fix some typos for "Right"Julien Nabet
2013-11-23widht -> widthJulien Nabet
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