summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* re-write SvStream operator<< to non-overloaded methodsNoel Grandin2014-01-101-295/+295
* Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann2014-01-092-34/+6
* Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann2014-01-082-37/+9
* remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin2014-01-071-2/+2
* Typo fixes in Math tooltipsAndras Timar2014-01-061-19/+19
* Resolve fdo#72632 by adding missing breakArnaud Versini2014-01-041-0/+1
* starmath: whitespace fixes in wordexportbaseMiklos Vajna2013-12-311-115/+115
* starmath: whitespace fixes in rtfexportMiklos Vajna2013-12-291-173/+181
* fdo#73008 enable localization of tooltips in Math Elements DockAndras Timar2013-12-281-224/+896
* typo fixesAndras Timar2013-12-201-1/+1
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-172-4/+4
* Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin2013-12-171-1/+1
* remove unnecessary double calls to OUString constructorNoel Grandin2013-12-171-4/+4
* fdo#61638 SmParser::NextToken: don't crash on ending dotMiklos Vajna2013-12-171-16/+22
* uiconfig is a l10n-relevant targetBjoern Michaelsen2013-12-161-1/+1
* simplify - use OUString::startsWith where possibleNoel Grandin2013-12-121-1/+1
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-123-87/+87
* Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann2013-12-113-87/+87
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-113-87/+87
* fdo#54938: Convert starmath to use cppu::supportsServiceMarcos Paulo de Souza2013-12-092-12/+5
* typo: Align Right -> Align LeftAndras Timar2013-12-051-1/+1
* Remove obsolete SEQTYPE workaroundStephan Bergmann2013-12-051-9/+1
* Revert "fdo#67862: Add greek symbols to docking window"Thomas Arnhold2013-12-034-219/+1
* fix spelling delimeter -> delimiterNoel Grandin2013-12-031-2/+2
* mark non-translatable .ui strings explicitely as suchAndras Timar2013-11-301-4/+4
* no need to escape tilde in glade dialogsChristian Lohmaier2013-11-271-1/+1
* Integrate branch of IAccessible2Steve Yin2013-11-262-5/+5
* Fix some typos for "Right"Julien Nabet2013-11-252-3/+3
* widht -> widthJulien Nabet2013-11-231-1/+1
* make l10n buildable separatelyBjoern Michaelsen2013-11-141-1/+4
* starmath: Elements dock: add missing reverse circumflexThomas Arnhold2013-11-142-1/+2
* starmath: Elements dock: add missing scalable bracesThomas Arnhold2013-11-142-4/+5
* starmath: use global resource stringThomas Arnhold2013-11-145-129/+60
* starmath: some improvementsThomas Arnhold2013-11-141-16/+16
* fdo#71580: Elements dock: Alignment items are missingThomas Arnhold2013-11-144-8/+37
* starmath: remove unused resource idsThomas Arnhold2013-11-141-8/+0
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-141-1/+1
* fdo#69112 - Detaching the docking window leads to a wrong sized windowThomas Arnhold2013-11-132-0/+9
* remove unnecessary use of OUString constructorNoel Grandin2013-11-112-6/+6
* fdo#65588 - Elements Dock: Scrollbar moves into input windowJosé Guilherme Vanz2013-11-071-0/+10
* fdo#67862: Add greek symbols to docking windowThomas Arnhold2013-11-054-12/+231
* Resolves: fdo#58094 don't crash on attempting mml importCaolán McNamara2013-11-052-3/+5
* remove redundant calls to OUString constructor in if expressionNoel Grandin2013-11-042-2/+2
* fdo#65586: Add tools tips in Math Elements DockMarcos Paulo de Souza2013-11-034-148/+641
* WaE: unused variable 'sExpected' [loplugin]Tor Lillqvist2013-11-031-1/+1
* improve starmath test codeMarkus Mohrhard2013-11-031-32/+8
* starmath: Check for text length.Jan Holesovsky2013-11-021-3/+3
* convert math font dialog to .uiCaolán McNamara2013-11-016-161/+293
* cppcheck: duplicate break or break which follows a returnJulien Nabet2013-10-291-1/+0
* fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza2013-10-251-10/+2