summaryrefslogtreecommitdiff
path: root/starmath/source/symbol.cxx
AgeCommit message (Expand)Author
2023-09-21starmath: No need for the OUString copy hereKhaled Hosny
2023-09-21starmath: Rename SmSym::GetName() -> GetUiName()Khaled Hosny
2023-09-21tdf#62174: Fix saving of localized iGreek symbolsKhaled Hosny
2023-09-19starmath: Get the font from current format for special symbolsKhaled Hosny
2023-09-18starmath: Fix editing symbols in the Symbols CatalogueKhaled Hosny
2023-08-14starmath: fix -Werror=unused-variableMiklos Vajna
2023-08-10tdf#32415: Always accept English symbol names in mathKhaled Hosny
2022-05-11reserve vector space in SmSymbolManager::GetSymbolsNoel Grandin
2022-05-03add o3tl::equalsAsciiNoel Grandin
2021-08-18undo changes to TextAlignCaolán McNamara
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-03-01Starmath cleanup unused includesdante
2021-01-18Mathml gets it's own directorydante
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2019-11-03loplugin:stringaddNoel Grandin
2019-10-01loplugin:stringadd n sfx2..svlNoel Grandin
2019-08-24loplugin:returnconstval in sd..starmathNoel Grandin
2019-02-10loplugin:indentation in soltools..svlNoel Grandin
2019-01-31loplugin:flatten in starmathNoel Grandin
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-29Simplify containers iterations in slideshow, sot, starmath, stocArkadiy Illarionov
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-01-11starmath: getLength() > 0 -> !isEmpty()Takeshi Abe
2017-10-23loplugin:includeform: starmathStephan Bergmann
2017-08-03starmath: cleanup includes with iwyuJochen Nitschke
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin
2016-10-24remove unused SfxListener subclassingNoel Grandin
2016-06-22Drop unused #includeTakeshi Abe
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-27starmath: Stop using unnecessary namespaceTakeshi Abe
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-06-24remove SFX_NOTIFY macroNoel Grandin
2015-05-26loplugin:unnecessarysuperclass, merge SmMathConfig with SmConfigNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2013-09-09Math: OSL_FAIL -> SAL_WARNThomas Arnhold
2012-10-28String -> OUStringIvan Timofeev
2012-10-12XubString->OUStringCaolán McNamara
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-28ditch slightly suboptimal C2S defineCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-03-12use string literal OUString overloadsLuboš Luňák