summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-08fdo#81036 escape ~ in .ui and fix a typo (straight apostrophe)Andras Timar
2014-07-03use assert when followed by derefCaolán McNamara
2014-07-01coverity#1038321 Unintended sign extensionCaolán McNamara
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-23fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper
2014-06-20fdo#79973 : LO crashes while opening the document.PriyankaGaikwad
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-19coverity#707196 Uncaught exceptionCaolán McNamara
2014-06-19coverity#706063 Unintended sign extensionCaolán McNamara
2014-06-19coverity#706062 Unintended sign extensionCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-06-06coverity#708822 Unused pointer valueCaolán McNamara
2014-06-04DeInitVCL at end of testsStephan Bergmann
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard
2014-05-30coverity#705239 Missing break in switchCaolán McNamara
2014-05-28update_pchThomas Arnhold
2014-05-28starmath: remove hard-coded valueThomas Arnhold
2014-05-28Related fdo#71616: Fix scrollingThomas Arnhold
2014-05-28starmath: directly create utf8 OUStringThomas Arnhold
2014-05-28starmath: no need to set those on every paint eventThomas 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-28starmath: directly use white colorThomas Arnhold
2014-05-27Resolves: fdo#77831 use classic token rules for user-defined char (%foo)Caolán McNamara
2014-05-27cid#707198 Uncaught exceptionNoel Grandin
2014-05-27cid#707199 Uncaught exceptionNoel Grandin
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-26coverity#736052 Missing break in switchCaolán McNamara
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
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