summaryrefslogtreecommitdiff
path: root/starmath/source
AgeCommit message (Expand)Author
2015-03-08cppcheck: cstyleCastJulien Nabet
2015-03-08Revert "cppcheck: cstyleCast"Julien Nabet
2015-03-08cppcheck: cstyleCastJulien Nabet
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Idle and Timer are now completely independentTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-03-05tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorTakeshi Abe
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-02V813: Decreased performanceCaolán McNamara
2015-03-02cppcheck: cstyleCastCaolán McNamara
2015-03-02tdf#88206 Change uses of cppu::WeakImplHelper* to the variadic variantTakeshi Abe
2015-03-02remove 15-year-old dead codeNoel Grandin
2015-02-27initialize pActionAttrTokenMapCaolán McNamara
2015-02-27tdf#46343: Add the tensor product operator to "Elements Dock"Takeshi Abe
2015-02-27starmath: render the selected subexpression of MathML's <maction>Takeshi Abe
2015-02-26starmath: drop a lurking space in the tooltipTakeshi Abe
2015-02-21Typos: caculate->calculate + acceses->accessesJulien Nabet
2015-02-21Various typosJulien Nabet
2015-02-21Typo: gramar->grammarJulien Nabet
2015-02-19starmath: prefer exact types such as size_t and sal_uInt16 to sal_uLongTakeshi Abe
2015-02-15boost::scoped_array->std::vectorCaolán McNamara
2015-02-14boost::scoped_ptr->std::unique_ptrCaolán McNamara
2015-02-12Math: Make use of officecfg API and remove unneeded codeMarcos Paulo de Souza
2015-02-11coverity#1267649 Logically dead codeCaolán McNamara
2015-02-09Mark it as staticTakeshi Abe
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-06coverity#1267644 Logically dead codeCaolán McNamara
2015-02-03starmath: Refactor common code inside cfgitemMarcos Paulo de Souza
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-27Fix a single quote slipped inTakeshi Abe
2015-01-26fix coverity#1266487Caolán McNamara
2015-01-26coverity#1266461 Improper use of negative valueCaolán McNamara
2015-01-26coverity#1266487 Use of untrusted scalar valueCaolán McNamara
2015-01-24Typo: syncro->synchroJulien Nabet
2015-01-15remove unnecessary castsNoel Grandin
2015-01-15no need to compare it with trueTakeshi Abe
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2015-01-03drop unused includesTakeshi Abe
2014-12-23fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-18starmath: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17RID_CMDBOXWINDOW is so hacky and src entry so small just hardcode in cxxCaolán McNamara
2014-12-17try to get reasonable sizes for docking windowsCaolán McNamara
2014-12-17implement loading docking windows from .ui formatCaolán McNamara