summaryrefslogtreecommitdiff
path: root/starmath/source
AgeCommit message (Expand)Author
2020-07-21Revert "tdf#128502: Try to support multiple documents ...cp-6.2-20Andras Timar
2020-06-25tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2020-06-25Revert "tdf#128502: Try to support multiple documents in LibreOfficeKit-using...Tor Lillqvist
2020-06-24tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist
2019-10-04Resolves: tdf#127873 accept ',' comma group separator in number entities againEike Rathke
2019-04-02tdf#124386 re-call SetScrollBarRange when aSymbolSet changesCaolán McNamara
2018-12-13Resolves: tdf#117091 prepend a xml declaration if missingCaolán McNamara
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-16starmath: create XMLOasisMetaImporter instances with an uno constructorMiklos Vajna
2018-11-09loplugin:useuniqueptr in SmDistanceDialogNoel Grandin
2018-11-09starmath: create XMLImporter instances with an uno constructorMiklos Vajna
2018-11-08More --enable-debug --disable-assert-always-abort fixesStephan Bergmann
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-27tdf#120703 PVS: variable is assigned values twice successivelyMike Kaganski
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-16coverity#1440240 Uncaught exceptionCaolán McNamara
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-08loplugin:constfields in starmathNoel Grandin
2018-10-07use more unique_ptr in SmParserNoel Grandin
2018-09-27Fix typosAndrea Gelmini
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-19drop some unnecessary headersCaolán McNamara
2018-09-19weld SmFontDialogCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-13loplugin:useuniqeptr in starmathNoel Grandin
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-08-29More -Werror=redundant-moveStephan Bergmann
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin
2018-08-18loplugin:useuniqueptr pass SmNodeList around by std::unique_ptr(2)Noel Grandin
2018-08-17loplugin:useuniqueptr pass SmNodeList around by std::unique_ptrNoel Grandin
2018-08-16pass SfxMedium around by std::unique_ptrNoel Grandin
2018-08-11tdf#119197: import some symbols as symbols, not as Math functionsMike Kaganski
2018-08-10unnecessary null check before dynamic_cast, in variousNoel Grandin
2018-08-02loplugin:stringloop in variousNoel Grandin