summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* DeInitVCL at end of testsStephan Bergmann2014-06-041-0/+1
* avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard2014-06-041-1/+1
* coverity#705239 Missing break in switchCaolán McNamara2014-05-301-0/+2
* update_pchThomas Arnhold2014-05-281-2/+0
* starmath: remove hard-coded valueThomas Arnhold2014-05-281-1/+1
* Related fdo#71616: Fix scrollingThomas Arnhold2014-05-281-0/+1
* starmath: directly create utf8 OUStringThomas Arnhold2014-05-281-1/+1
* starmath: no need to set those on every paint eventThomas Arnhold2014-05-281-5/+5
* Related fdo#71616: Set correct BaseSizeThomas Arnhold2014-05-281-1/+1
* Resolves: fdo#71616 Elements dock: Better display of scalable bracesThomas Arnhold2014-05-281-0/+27
* Resolves: fdo#65583 Elements Dock window needs scroll barThomas Arnhold2014-05-282-12/+66
* starmath: directly use white colorThomas Arnhold2014-05-281-3/+1
* Resolves: fdo#77831 use classic token rules for user-defined char (%foo)Caolán McNamara2014-05-272-1/+8
* cid#707198 Uncaught exceptionNoel Grandin2014-05-272-2/+2
* cid#707199 Uncaught exceptionNoel Grandin2014-05-272-2/+2
* Remove unnecessary semicolonsPeter Senna Tschudin2014-05-271-1/+1
* coverity#736052 Missing break in switchCaolán McNamara2014-05-261-1/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2014-05-232-7/+7
* WaE: -Wunused-variableThomas Arnhold2014-05-201-8/+0
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-194-8/+0
* Resolves: fdo#78829 align to top instead of centerCaolán McNamara2014-05-191-47/+47
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet2014-05-141-1/+1
* starmath: remove SAL_INFO's that only mark function entryNoel Grandin2014-05-143-127/+0
* coverity#736100 Improper use of negative valueCaolán McNamara2014-05-111-1/+3
* coverity#736101 Improper use of negative valueCaolán McNamara2014-05-111-1/+3
* coverity#736102 Improper use of negative valueCaolán McNamara2014-05-111-1/+4
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet2014-05-103-48/+48
* coverity#705478 Dereference null return valueCaolán McNamara2014-05-091-1/+5
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-053-5/+5
* Simplify type detectorsMaxim Monastirsky2014-05-012-390/+54
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-012-2/+2
* starmath: sal_Bool->boolNoel Grandin2014-04-3016-88/+87
* Make starmath german-comment-free.Thorsten Behrens2014-04-281-1/+1
* coverity#708231 Uninitialized scalar fieldCaolán McNamara2014-04-231-1/+3
* coverity#708229 Uninitialized scalar fieldCaolán McNamara2014-04-221-2/+4
* coverity#708228 Uninitialized scalar fieldCaolán McNamara2014-04-221-2/+4
* clean up src filesThomas Arnhold2014-04-211-1/+0
* cpplint: [readability/utf8] Line contains invalid UTF-8 + remove dupJulien Nabet2014-04-201-1/+1
* sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky2014-04-183-2/+16
* sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky2014-04-183-9/+6
* sfx2: Kill SFX_STATUSBAR_REGISTRATION macro.Jan Holesovsky2014-04-181-1/+1
* sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky2014-04-181-4/+4
* sfx2: Kill SFX_POPUPMENU_REGISTRATION macro.Jan Holesovsky2014-04-181-2/+2
* sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro.Jan Holesovsky2014-04-181-3/+2
* spacing->borders spinbuttons end up a little narrowCaolán McNamara2014-04-161-4/+0
* Resolves: fdo#75525 out by one errorCaolán McNamara2014-04-161-1/+1
* missing includeThomas Arnhold2014-04-151-0/+2
* add missing headerThomas Arnhold2014-04-151-0/+1
* starmath: remove duplicate SmTmpDeviceThomas Arnhold2014-04-155-173/+151
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-147-88/+100