summaryrefslogtreecommitdiff
path: root/formula/source/ui/dlg/structpg.cxx
AgeCommit message (Expand)Author
2020-06-05have just one way to set expander imageCaolán McNamara
2020-04-14loplugin:flatten in formulaNoel Grandin
2020-01-20tdf#42949 Fix IWYU warnings in formula/Gabor Kelemen
2019-09-04loplugin:constmethod in formulaNoel Grandin
2019-06-02drop some unneeded includesCaolán McNamara
2019-05-09loplugin:unusedmethodsNoel Grandin
2019-05-09loplugin:unusedfieldsNoel Grandin
2019-05-07weld FormulaDialogCaolán McNamara
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-07-18loplugin:mergeclasses merge IFormulaToken into FormulaTokenNoel Grandin
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in filter..framework" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in filter..frameworkNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: formulaStephan Bergmann
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-10Buy some spacesEike Rathke
2017-07-10Use const (I)FormulaToken* where possibleEike Rathke
2017-04-26remove formula bitmaps from .src filesCaolán McNamara
2017-01-16e*, f*: load BitmapEx resources instead of Image onesCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-17convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-07-21loplugin:unusedmethods formulaNoel Grandin
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-06-17RID_FORMULADLG_FORMULA conversion to .uiSzymon Kłos
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-23formula: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from formulaAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-09-17convert include/formula/IFunctionDescription.hxx from String to OUStringNoel Grandin
2013-08-13XubString->OUStringCaolán McNamara
2013-08-12XubString->OUStringCaolán McNamara
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-06-28re-base on ALv2 code.Michael Meeks
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-01-19remove unused methodsThomas Arnhold
2011-11-27remove include of pch header from formulaNorbert Thiebaud