summaryrefslogtreecommitdiff
path: root/formula/source/ui/dlg/parawin.cxx
AgeCommit message (Expand)Author
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: formulaStephan Bergmann
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-13loplugin:oncevar: empty strings: formulaStephan Bergmann
2017-07-04Move definition of VAR_ARGS and PAIRED_VAR_ARGS to formula/funcvarargs.hEike Rathke
2017-07-04loplugin:unusedfields in formulaNoel Grandin
2017-04-26remove formula bitmaps from .src filesCaolán McNamara
2017-01-16e*, f*: load BitmapEx resources instead of Image onesCaolán McNamara
2016-11-08loplugin:expandablemethods in forms..formulaNoel Grandin
2016-10-19loplugin:expandablemethodds in formula..frameworkNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-06remove unused constants in HRC filesNoel Grandin
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-03-10loplugin:constantparam in formulaNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-18Function Wizard shoots itself in the footEike Rathke
2015-12-17out-of-bounds arg mapping access, this was always wrong but never hit it seemsEike Rathke
2015-12-17handle varargs with first required and subsequent optional, tdf#71459 relatedEike Rathke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-08leave room for three lines of text in function descriptionEike Rathke
2015-09-24convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17remove unused Link<> fieldNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-08-20the original author not only didn't like spaces but also not newlines..Eike Rathke
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in formulaNoel Grandin
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-02-26Remove visual noise from formulaAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-11-26Integrate branch of IAccessible2Steve Yin
2013-10-14CID#736176 aArgInput is only 4 items, what's with the loop over 5 elementsCaolán McNamara
2013-09-17convert the rest of the formula module from String to OUStringNoel Grandin
2013-09-17convert formula/source/ui/dlg/parawin.hxx from String to OUStringNoel Grandin
2013-04-17stash the label widget for shrink mode in the edit, not the buttonCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-08make link RefButton and widget for shrunk dialog title explicitCaolán McNamara
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac