summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-08-251-5/+4
* Resolves: fdo#82747 Crash on opening wikipedia ODT BookJulien Nabet2014-08-221-0/+1
* vcl: use enum for complex text layout constantsNoel Grandin2014-08-202-5/+5
* remove unused WarningBoxesThomas Arnhold2014-08-182-6/+0
* warning C4242: '=' : conversion from 'size_t' to 'sal_uInt16'Thomas Arnhold2014-08-131-1/+1
* -Werror,-Wundefined-bool-conversionStephan Bergmann2014-08-121-1/+1
* remove now unused tabpage.hrcThomas Arnhold2014-08-091-1/+0
* Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann2014-07-291-2/+1
* Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin2014-07-261-1/+1
* convert SfxItemState constants to a proper enumNoel Grandin2014-07-232-7/+7
* vcl consitent use of long for corrdinateNorbert Thiebaud2014-07-201-2/+2
* Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert2014-07-173-3/+3
* fdo#81036 escape ~ in .ui and fix a typo (straight apostrophe)Andras Timar2014-07-081-1/+1
* use assert when followed by derefCaolán McNamara2014-07-032-3/+3
* coverity#1038321 Unintended sign extensionCaolán McNamara2014-07-012-9/+9
* remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud2014-06-271-3/+3
* new compilerplugin returnbyrefNoel Grandin2014-06-243-6/+5
* fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper2014-06-234-7/+7
* fdo#79973 : LO crashes while opening the document.PriyankaGaikwad2014-06-201-1/+3
* fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida2014-06-191-2/+4
* coverity#707196 Uncaught exceptionCaolán McNamara2014-06-191-7/+17
* coverity#706063 Unintended sign extensionCaolán McNamara2014-06-191-2/+2
* coverity#706062 Unintended sign extensionCaolán McNamara2014-06-191-1/+1
* loplugin:staticcallStephan Bergmann2014-06-132-2/+2
* Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann2014-06-111-1/+1
* Change SfxTabPage::Reset param from ref to pointerStephan Bergmann2014-06-112-10/+10
* Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann2014-06-102-9/+9
* coverity#708822 Unused pointer valueCaolán McNamara2014-06-061-1/+1
* 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