summaryrefslogtreecommitdiff
path: root/starmath/inc
AgeCommit message (Expand)AuthorFilesLines
2019-04-02tdf#124386 re-call SetScrollBarRange when aSymbolSet changesCaolán McNamara1-2/+6
2018-11-17Adapt to C++2a char_tStephan Bergmann2-2/+2
2018-11-09loplugin:useuniqueptr in SmDistanceDialogNoel Grandin1-1/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-10-24weld AdvancedSettingsDialogCaolán McNamara1-1/+1
2018-10-08loplugin:constfields in starmathNoel Grandin7-14/+14
2018-10-07use more unique_ptr in SmParserNoel Grandin1-14/+14
2018-09-19drop some unnecessary headersCaolán McNamara3-17/+0
2018-09-19weld SmFontDialogCaolán McNamara1-18/+13
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara2-24/+24
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara2-4/+4
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin2-2/+2
2018-08-18loplugin:useuniqueptr pass SmNodeList around by std::unique_ptr(2)Noel Grandin1-2/+2
2018-08-17loplugin:useuniqueptr pass SmNodeList around by std::unique_ptrNoel Grandin1-7/+8
2018-08-04Fix typosAndrea Gelmini1-2/+2
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-1/+1
2018-05-24ofz#8490 stack exhaustionCaolán McNamara1-1/+3
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara1-31/+45
2018-04-30weld SmSymbolDialogCaolán McNamara1-64/+46
2018-04-29weld SmFontTypeDialogCaolán McNamara2-21/+21
2018-04-28ofz#7861 fuzzer oomsCaolán McNamara1-13/+13
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara1-1/+1
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara3-17/+16
2018-04-10weld SpacingDialogCaolán McNamara1-27/+24
2018-04-10weld SmFontSizeDialogCaolán McNamara1-11/+10
2018-04-09weld SmAlignDialogCaolán McNamara1-8/+7
2018-03-30weld SvxCharacterMap dialogCaolán McNamara1-61/+69
2018-03-29loplugin:unusedmethodsNoel Grandin1-1/+0
2018-03-29loplugin:virtualdown in sfx2Noel Grandin1-1/+1
2018-03-22loplugin:useuniqueptr in SmDocShellNoel Grandin1-1/+1
2018-03-16loplugin:useuniqueptr in SmCategoryDescNoel Grandin1-4/+4
2018-03-09Remove unused HIDsGabor Kelemen1-12/+0
2018-03-02delete colordata.hxxNoel Grandin1-1/+0
2018-02-28drop old tools/gen methods in reportdesign..xmloffNoel Grandin1-1/+1
2018-02-19starmath: Spare unnecessary assignmentsTakeshi Abe1-3/+4
2018-02-15starmath: Prefer moving subnodes to copying themTakeshi Abe1-1/+2
2018-02-14starmath: Omit SmParser::GetError()'s argumentTakeshi Abe1-1/+1
2018-02-08starmath: Make SmParser::DoAttribut() etc. return std::unique_ptrTakeshi Abe1-5/+5
2018-02-07starmath: Make SmParser::DoLine() etc. return std::unique_ptrTakeshi Abe1-8/+8
2018-02-06starmath: Make DoAlign() return std::unique_ptrTakeshi Abe1-1/+1
2018-02-01starmath: Put GetDefaultFontName() in an unnamed namespaceTakeshi Abe1-2/+0
2018-01-24tdf#115030 Formula use "dot" instead of "acute" math command.ekuiitr1-0/+2
2018-01-22starmath: Make SmParser::Parse() return std::unique_ptrTakeshi Abe2-5/+5
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin1-1/+1
2018-01-17starmath: Make SmParser::ParseExpression() return std::unique_ptrTakeshi Abe1-2/+2
2018-01-11ofz#5244 tighten depth checkCaolán McNamara1-1/+1
2018-01-10ofz#5221 depth protect PrepareCaolán McNamara1-9/+9
2018-01-06ofz#4765 TimeoutCaolán McNamara1-1/+1
2018-01-04de-duplicate some defines in hrc filesNoel Grandin2-2/+2