summaryrefslogtreecommitdiffstats
path: root/starmath/inc
Commit message (Expand)AuthorAgeFilesLines
* fdo#82577: Handle WindowNoel Grandin2014-09-237-25/+25
* fdo#82577: Handle FontNoel Grandin2014-09-183-26/+26
* sd: sal_Bool -> boolStephan Bergmann2014-09-151-1/+1
* FloatingWindows are no longer loaded from resource filesCaolán McNamara2014-09-061-1/+0
* convert floating RID_TOOLBOXWINDOW to .uiCaolán McNamara2014-09-063-14/+23
* remove unused WarningBoxesThomas Arnhold2014-08-181-1/+0
* Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert2014-07-172-2/+2
* coverity#1038321 Unintended sign extensionCaolán McNamara2014-07-011-3/+3
* new compilerplugin returnbyrefNoel Grandin2014-06-241-2/+2
* Change SfxTabPage::Reset param from ref to pointerStephan Bergmann2014-06-111-1/+1
* Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann2014-06-101-1/+1
* update_pchThomas Arnhold2014-05-281-2/+0
* Resolves: fdo#65583 Elements Dock window needs scroll barThomas Arnhold2014-05-281-3/+8
* cid#707198 Uncaught exceptionNoel Grandin2014-05-271-1/+1
* cid#707199 Uncaught exceptionNoel Grandin2014-05-271-1/+1
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-191-1/+0
* starmath: sal_Bool->boolNoel Grandin2014-04-302-4/+4
* coverity#708229 Uninitialized scalar fieldCaolán McNamara2014-04-221-2/+4
* coverity#708228 Uninitialized scalar fieldCaolán McNamara2014-04-221-2/+4
* sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky2014-04-183-2/+16
* update_pchThomas Arnhold2014-04-141-0/+2
* It's "its", not "it's"Tor Lillqvist2014-04-102-2/+2
* coverity#738848 unused membersCaolán McNamara2014-04-041-5/+0
* WaE: private field 'pHelpBtn' is not usedTor Lillqvist2014-04-011-1/+0
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-016-8/+8
* teach SmShowChar how to resizeCaolán McNamara2014-04-012-2/+1
* Convert RID_SYMDEFINEDIALOG to .uiPalenik Mihály2014-04-013-40/+25
* typo: visualy -> visuallyThomas Arnhold2014-03-291-1/+1
* typo: horizontical -> horizontalThomas Arnhold2014-03-292-3/+3
* typo: horizontial -> horizontalThomas Arnhold2014-03-291-1/+1
* typo: mayby -> maybeThomas Arnhold2014-03-291-1/+1
* typo: constitues -> constitutesThomas Arnhold2014-03-292-4/+4
* typo: formatet -> formatedThomas Arnhold2014-03-291-1/+1
* typo: unpleasent -> unpleasantThomas Arnhold2014-03-291-1/+1
* typo: equantion -> equationThomas Arnhold2014-03-291-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-2713-406/+406
* sfx2: sal_Bool->boolNoel Grandin2014-03-271-1/+1
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-263-3/+3
* typoThomas Arnhold2014-03-191-1/+1
* Don't add visual noise in new code.Jan Holesovsky2014-03-191-3/+0
* sfx2: sal_Bool->boolNoel Grandin2014-03-191-1/+1
* sfx2: sal_Bool->boolNoel Grandin2014-03-181-2/+2
* sfx2: sal_Bool->boolNoel Grandin2014-03-181-8/+8
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-182-5/+5
* sal_Bool to boolMatteo Casalin2014-03-161-1/+1
* fdo#53472 Created Dynamic Integral Node classes. Integrals size made dependen...matteocam2014-03-153-2/+97
* remove unused code SmFontPickList::Contains(Font const&) constNoel Grandin2014-03-051-1/+0
* remove unused code SmParser::Insert(rtl::OUString const&, int)Noel Grandin2014-03-051-1/+0
* sal_Bool -> bool in mostly vcl moduleChris Sherlock2014-02-281-1/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-10/+10