summaryrefslogtreecommitdiff
path: root/starmath
AgeCommit message (Expand)Author
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-04Fix typosAndrea Gelmini
2018-08-02loplugin:stringloop in variousNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-31loplugin:returnconstant in editengNoel Grandin
2018-07-31uitest logger: log more eventsSaurav Chirania
2018-07-30loplugin:stringloop in sfx2..svxNoel Grandin
2018-07-16tdf#118681 make sure we're using the right font char mapCaolán McNamara
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-10tdf#118314 menubar: remove ShowImeStatusWindow in menubarsandreas kainz
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): starmathStephan Bergmann
2018-06-14menubar: update math menubar for better syncandreas kainz
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-01tdf#87995 Missing setting for save thumbnail in settings.xml.Ilhan Yesil
2018-05-29weld SvxSwPosSizeTabPageCaolán McNamara
2018-05-24ofz#8490 stack exhaustionCaolán McNamara
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara
2018-05-23toolbar:id is not valid attribute of toolbar:toolbarChristian Lohmaier
2018-05-19ofz#8375 AbrtCaolán McNamara
2018-05-18ofz#8330 Abrt, fallout from rework to use bufferCaolán McNamara
2018-05-16ofz#8327 AbrtCaolán McNamara
2018-05-14ofz#8252 fallout from rework as OUStringBufferCaolán McNamara
2018-05-11Related: ofz#8226 + valgrind: uninitialized valueCaolán McNamara
2018-05-10ofz#8206 fix rework as OUStringBufferCaolán McNamara
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin
2018-05-09ofz#7816 oom due to too many little allocations in short period of timeCaolán McNamara
2018-05-05Fix typosAndrea Gelmini
2018-05-04weld SwOutlineTabDialogCaolán McNamara
2018-04-30hook up can-focus to ability to tab into the widgetCaolán McNamara
2018-04-30weld SmSymbolDialogCaolán McNamara
2018-04-30flip catalogdialog action area orientation to standardCaolán McNamara
2018-04-30flip math fontdialog action area orientation to standardCaolán McNamara
2018-04-29weld SmFontTypeDialogCaolán McNamara
2018-04-29weld SwEndNoteOptionPageCaolán McNamara
2018-04-28ofz#7861 fuzzer oomsCaolán McNamara
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-14look for check buttons without underlinesCaolán McNamara
2018-04-14look for radio buttons without underlinesCaolán McNamara
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin