summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)AuthorFilesLines
2020-07-21Revert "tdf#128502: Try to support multiple documents ...cp-6.2-20Andras Timar1-3/+0
2020-06-25tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist1-0/+3
2020-06-25Revert "tdf#128502: Try to support multiple documents in LibreOfficeKit-using...Tor Lillqvist1-3/+0
2020-06-24tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist1-0/+3
2019-10-04Resolves: tdf#127873 accept ',' comma group separator in number entities againEike Rathke1-1/+6
2019-06-15Remove Help - Restart in Safe Mode menu itemAndras Timar1-2/+0
2019-06-15Remove Help - Donate to LibreOffice menu itemAndras Timar1-3/+0
2019-04-02tdf#124386 re-call SetScrollBarRange when aSymbolSet changesCaolán McNamara2-4/+13
2019-03-14Resolves: tdf#124028 dangling "completion" entries block responsesCaolán McNamara1-1/+0
2019-01-22Resolves: tdf#122484 replace gtk autocomplete with vcl-alike autoselectCaolán McNamara1-8/+0
2018-12-13Resolves: tdf#117091 prepend a xml declaration if missingCaolán McNamara1-0/+4
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen6-0/+6
2018-11-19weld TreeViewCaolán McNamara1-1/+1
2018-11-17Adapt to C++2a char_tStephan Bergmann2-2/+2
2018-11-16starmath: create XMLOasisMetaImporter instances with an uno constructorMiklos Vajna4-31/+8
2018-11-09loplugin:useuniqueptr in SmDistanceDialogNoel Grandin2-57/+55
2018-11-09starmath: create XMLImporter instances with an uno constructorMiklos Vajna4-32/+8
2018-11-09Simplify and fix Java UNO API test makefilesJan-Marek Glogowski1-18/+1
2018-11-08More --enable-debug --disable-assert-always-abort fixesStephan Bergmann1-2/+2
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-33/+33
2018-11-07move SvTreeListBox to vclCaolán McNamara2-2/+2
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin1-2/+2
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-3/+1
2018-10-28drop unnecessary requires lib="LibreOffice"Caolán McNamara1-1/+0
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2-36/+24
2018-10-27tdf#120703 PVS: variable is assigned values twice successivelyMike Kaganski1-1/+0
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski1-2/+0
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+3
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-1/+1
2018-10-24weld AdvancedSettingsDialogCaolán McNamara2-4/+4
2018-10-23remove all use_action_appearance linesCaolán McNamara2-9/+0
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin2-6/+3
2018-10-16coverity#1440240 Uncaught exceptionCaolán McNamara1-1/+5
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin1-1/+1
2018-10-15add SvStream::TellEndNoel Grandin1-2/+1
2018-10-09tdf#120264 - Access to "Get Involved"heiko tietze1-0/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-5/+5
2018-10-08loplugin:constfields in starmathNoel Grandin15-27/+27
2018-10-07use more unique_ptr in SmParserNoel Grandin2-70/+68
2018-09-28fix issues found by bin/ui-translatable.shAndras Timar1-4/+4
2018-09-27Fix typosAndrea Gelmini1-1/+1
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin2-55/+0
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen2-0/+2
2018-09-24Resolves: tdf#119624 stray image_position bottom for some icons in buttonsCaolán McNamara1-1/+0
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann2-4/+4
2018-09-19drop some unnecessary headersCaolán McNamara5-23/+0
2018-09-19weld SmFontDialogCaolán McNamara3-99/+137
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara4-55/+55
2018-09-17New loplugin:externalStephan Bergmann2-3/+3