summaryrefslogtreecommitdiff
path: root/svtools/source/brwbox/editbrowsebox.cxx
AgeCommit message (Expand)Author
2017-12-18vcl: rename Window::Notify to EventNotifyMichael Stahl
2017-02-24Resolves: tdf#97731 allow status bar to adapt to its own preferred sizeCaolán McNamara
2016-10-21loplugin:expandablemethodds in include/svtoolsNoel Grandin
2016-10-12no EditBrowseBox is loaded from .src anymoreCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-15simplify the CellController modify Link<> handlingNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-11loplugin:constantfunctionNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-15Remove harmful ill-timed CellController disable on mouse button downLionel Elie Mamane
2015-05-28convert GETFOCUS constants to scoped enumNoel Grandin
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-20convert IMAGE_DRAW_ constants to scoped enumNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert HIB_ constants to scoped enumNoel Grandin
2015-04-22convert EBBF_ constants to scoped enumNoel Grandin
2015-04-22convert BROWSER_ constants to scoped enumNoel Grandin
2015-04-17svtools: convert new to ::Create.Noel Grandin
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-12-01WaE: -Werror=switchCaolán McNamara
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-06-29Typo: beeing->beingJulien Nabet
2014-06-04coverity#705247 Missing break in switchCaolán McNamara
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin