summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2015-02-06Fix a single quote slipped inTakeshi Abe
2014-08-23Resolves: fdo#82747 Crash on opening wikipedia ODT BookJulien Nabet
2014-07-09fdo#81036 escape ~ in .ui and fix a typo (straight apostrophe)Andras Timar
2014-06-23fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-10avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard
2014-05-28Related fdo#71616: Fix scrollingThomas Arnhold
2014-05-28Related fdo#71616: Set correct BaseSizeThomas Arnhold
2014-05-28Resolves: fdo#71616 Elements dock: Better display of scalable bracesThomas Arnhold
2014-05-28Resolves: fdo#65583 Elements Dock window needs scroll barThomas Arnhold
2014-05-27Resolves: fdo#77831 use classic token rules for user-defined char (%foo)Caolán McNamara
2014-05-20WaE: -Wunused-variableThomas Arnhold
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-19Resolves: fdo#78829 align to top instead of centerCaolán McNamara
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-14starmath: remove SAL_INFO's that only mark function entryNoel Grandin
2014-05-11coverity#736100 Improper use of negative valueCaolán McNamara
2014-05-11coverity#736101 Improper use of negative valueCaolán McNamara
2014-05-11coverity#736102 Improper use of negative valueCaolán McNamara
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-05-09coverity#705478 Dereference null return valueCaolán McNamara
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-01Simplify type detectorsMaxim Monastirsky
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-30starmath: sal_Bool->boolNoel Grandin
2014-04-28Make starmath german-comment-free.Thorsten Behrens
2014-04-23coverity#708231 Uninitialized scalar fieldCaolán McNamara
2014-04-22coverity#708229 Uninitialized scalar fieldCaolán McNamara
2014-04-22coverity#708228 Uninitialized scalar fieldCaolán McNamara
2014-04-21clean up src filesThomas Arnhold
2014-04-20cpplint: [readability/utf8] Line contains invalid UTF-8 + remove dupJulien Nabet
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky
2014-04-18sfx2: Kill SFX_STATUSBAR_REGISTRATION macro.Jan Holesovsky
2014-04-18sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky
2014-04-18sfx2: Kill SFX_POPUPMENU_REGISTRATION macro.Jan Holesovsky
2014-04-18sfx2: Kill SFX_OBJECTBAR_REGISTRATION macro.Jan Holesovsky
2014-04-16spacing->borders spinbuttons end up a little narrowCaolán McNamara
2014-04-16Resolves: fdo#75525 out by one errorCaolán McNamara
2014-04-15missing includeThomas Arnhold
2014-04-15add missing headerThomas Arnhold
2014-04-15starmath: remove duplicate SmTmpDeviceThomas Arnhold
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-14update_pchThomas Arnhold
2014-04-14typo: attribut -> attributeThomas Arnhold
2014-04-14typo: attributs -> attributesThomas Arnhold
2014-04-14typo: implicitely -> implicitlyThomas Arnhold
2014-04-14typo: choosen -> chosenThomas Arnhold
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann