summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* fdo#74455 - hide direct printing button and replace with new print dialog.Michael Meeks2014-02-031-1/+2
* xub_StrLen and tools/string.hxx final strawNorbert Thiebaud2014-02-032-33/+33
* fdo#63154 Removed unused solar.h ref. in linguc., sfx2, starmath, svl and svxAlexandre Vicenzi2014-01-301-10/+0
* bool improvementsStephan Bergmann2014-01-288-20/+20
* coverity#705892 Dereference before null checkCaolán McNamara2014-01-281-2/+2
* coverity#1038499 : Uninitialized scalar fieldNorbert Thiebaud2014-01-271-5/+6
* coverity#1038500 : Uninitialized scalar fieldNorbert Thiebaud2014-01-271-19/+18
* coverity#1038501 : Uninitialized scalar fieldNorbert Thiebaud2014-01-271-0/+5
* Let C++ inline functions return bool instead of sal_BoolStephan Bergmann2014-01-231-2/+2
* remove SvStream::operator<< methodsNoel Grandin2014-01-221-8/+8
* Related: #i121289# printer options should have SID_SAVE_ONLY_USED_SYMBOLSTsutomu Uchino2014-01-201-0/+1
* Remove space before percent signKhaled Hosny2014-01-201-3/+3
* Related: #i56998# use FUNIT_PERCENT instead of FUNIT_CUSTOM...Tsutomu Uchino2014-01-202-5/+4
* 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