summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* 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
* clean up some include guardsThomas Arnhold2013-10-232-5/+5
* starmath: fix include guardsThomas Arnhold2013-10-2332-67/+67
* convert code to use OUString::endsWithNoel Grandin2013-10-231-2/+2
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* random OUString to String conversionsNoel Grandin2013-10-182-4/+4
* More OUString::copy out-of-bounds fixesStephan Bergmann2013-10-091-10/+10
* CID#735395 potential memory leakCaolán McNamara2013-10-035-9/+14
* CID#736482 fix leakCaolán McNamara2013-10-031-1/+3
* More SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around std::auto_ptrStephan Bergmann2013-10-021-0/+2
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-8/+8
* Add sanity check to avoid crashTor Lillqvist2013-10-011-0/+1
* cppcheck: redundant conditionJulien Nabet2013-09-271-1/+1
* typo fixes in commentsAndras Timar2013-09-262-2/+2
* ensure OUString::copy is within boundsCaolán McNamara2013-09-221-1/+1
* gbuild: add gb_Library_use_restargetMichael Stahl2013-09-221-2/+1