summaryrefslogtreecommitdiff
path: root/starmath/inc
AgeCommit message (Expand)Author
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-15sd: sal_Bool -> boolStephan Bergmann
2014-09-06FloatingWindows are no longer loaded from resource filesCaolán McNamara
2014-09-06convert floating RID_TOOLBOXWINDOW to .uiCaolán McNamara
2014-08-18remove unused WarningBoxesThomas Arnhold
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-01coverity#1038321 Unintended sign extensionCaolán McNamara
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-05-28update_pchThomas Arnhold
2014-05-28Resolves: fdo#65583 Elements Dock window needs scroll barThomas Arnhold
2014-05-27cid#707198 Uncaught exceptionNoel Grandin
2014-05-27cid#707199 Uncaught exceptionNoel Grandin
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-04-30starmath: sal_Bool->boolNoel Grandin
2014-04-22coverity#708229 Uninitialized scalar fieldCaolán McNamara
2014-04-22coverity#708228 Uninitialized scalar fieldCaolán McNamara
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky
2014-04-14update_pchThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-04coverity#738848 unused membersCaolán McNamara
2014-04-01WaE: private field 'pHelpBtn' is not usedTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01teach SmShowChar how to resizeCaolán McNamara
2014-04-01Convert RID_SYMDEFINEDIALOG to .uiPalenik Mihály
2014-03-29typo: visualy -> visuallyThomas Arnhold
2014-03-29typo: horizontical -> horizontalThomas Arnhold
2014-03-29typo: horizontial -> horizontalThomas Arnhold
2014-03-29typo: mayby -> maybeThomas Arnhold
2014-03-29typo: constitues -> constitutesThomas Arnhold
2014-03-29typo: formatet -> formatedThomas Arnhold
2014-03-29typo: unpleasent -> unpleasantThomas Arnhold
2014-03-29typo: equantion -> equationThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-19typoThomas Arnhold
2014-03-19Don't add visual noise in new code.Jan Holesovsky
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-03-16sal_Bool to boolMatteo Casalin
2014-03-15fdo#53472 Created Dynamic Integral Node classes. Integrals size made dependen...matteocam
2014-03-05remove unused code SmFontPickList::Contains(Font const&) constNoel Grandin
2014-03-05remove unused code SmParser::Insert(rtl::OUString const&, int)Noel Grandin
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann