summaryrefslogtreecommitdiffstats
path: root/starmath
Commit message (Expand)AuthorAgeFilesLines
* Revert "tdf#128502: Try to support multiple documents ...cp-6.2-20Andras Timar2020-07-211-3/+0
* tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist2020-06-251-0/+3
* Revert "tdf#128502: Try to support multiple documents in LibreOfficeKit-using...Tor Lillqvist2020-06-251-3/+0
* tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist2020-06-241-0/+3
* Resolves: tdf#127873 accept ',' comma group separator in number entities againEike Rathke2019-10-041-1/+6
* Remove Help - Restart in Safe Mode menu itemAndras Timar2019-06-151-2/+0
* Remove Help - Donate to LibreOffice menu itemAndras Timar2019-06-151-3/+0
* tdf#124386 re-call SetScrollBarRange when aSymbolSet changesCaolán McNamara2019-04-022-4/+13
* Resolves: tdf#124028 dangling "completion" entries block responsesCaolán McNamara2019-03-141-1/+0
* Resolves: tdf#122484 replace gtk autocomplete with vcl-alike autoselectCaolán McNamara2019-01-221-8/+0
* Resolves: tdf#117091 prepend a xml declaration if missingCaolán McNamara2018-12-131-0/+4
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-226-0/+6
* weld TreeViewCaolán McNamara2018-11-191-1/+1
* Adapt to C++2a char_tStephan Bergmann2018-11-172-2/+2
* starmath: create XMLOasisMetaImporter instances with an uno constructorMiklos Vajna2018-11-164-31/+8
* loplugin:useuniqueptr in SmDistanceDialogNoel Grandin2018-11-092-57/+55
* starmath: create XMLImporter instances with an uno constructorMiklos Vajna2018-11-094-32/+8
* Simplify and fix Java UNO API test makefilesJan-Marek Glogowski2018-11-091-18/+1
* More --enable-debug --disable-assert-always-abort fixesStephan Bergmann2018-11-081-2/+2
* Convert FieldUnit to scoped enumMike Kaganski2018-11-081-33/+33
* move SvTreeListBox to vclCaolán McNamara2018-11-072-2/+2
* loplugin:collapseif in sdext..svxNoel Grandin2018-11-071-2/+2
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-10-291-3/+1
* drop unnecessary requires lib="LibreOffice"Caolán McNamara2018-10-281-1/+0
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-10-282-36/+24
* tdf#120703 PVS: variable is assigned values twice successivelyMike Kaganski2018-10-271-1/+0
* tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski2018-10-271-2/+0
* tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2018-10-261-0/+3
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-1/+1
* weld AdvancedSettingsDialogCaolán McNamara2018-10-242-4/+4
* remove all use_action_appearance linesCaolán McNamara2018-10-232-9/+0
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-172-6/+3
* coverity#1440240 Uncaught exceptionCaolán McNamara2018-10-161-1/+5
* clang-tidy misc-redundant-expressionNoel Grandin2018-10-151-1/+1
* add SvStream::TellEndNoel Grandin2018-10-151-2/+1
* tdf#120264 - Access to "Get Involved"heiko tietze2018-10-091-0/+1
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-1/+1
* use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin2018-10-091-5/+5
* loplugin:constfields in starmathNoel Grandin2018-10-0815-27/+27
* use more unique_ptr in SmParserNoel Grandin2018-10-072-70/+68
* fix issues found by bin/ui-translatable.shAndras Timar2018-09-281-4/+4
* Fix typosAndrea Gelmini2018-09-271-1/+1
* loplugin:methodcycles more graph theory for the winNoel Grandin2018-09-272-55/+0
* tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen2018-09-242-0/+2
* Resolves: tdf#119624 stray image_position bottom for some icons in buttonsCaolán McNamara2018-09-241-1/+0
* Replace SAL_OVERRIDE with override in internal codeStephan Bergmann2018-09-202-4/+4
* drop some unnecessary headersCaolán McNamara2018-09-195-23/+0
* weld SmFontDialogCaolán McNamara2018-09-193-99/+137
* rename to weld::ComboBox are they are not text only nowCaolán McNamara2018-09-174-55/+55
* New loplugin:externalStephan Bergmann2018-09-172-3/+3