summaryrefslogtreecommitdiffstats
path: root/include/svtools/editbrowsebox.hxx
Commit message (Expand)AuthorAgeFilesLines
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-3/+3
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-1/+1
* make Link<> typedNoel Grandin2015-08-171-4/+5
* loplugin:constantfunctionNoel Grandin2015-08-111-1/+0
* loplugin:unusedmethodsNoel Grandin2015-07-301-2/+0
* loplugin:unusedmethods svtoolsNoel Grandin2015-07-141-6/+0
* Fix typosAndrea Gelmini2015-06-181-1/+1
* loplugin:unnecessaryvirtualsNoel Grandin2015-06-091-4/+4
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* convert GETFOCUS constants to scoped enumNoel Grandin2015-05-281-1/+1
* convert WINDOW_DRAW flags to scoped enumNoel Grandin2015-05-271-1/+1
* Gradually typed LinkStephan Bergmann2015-04-301-13/+13
* mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2015-04-291-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-7/+9
|\
| * svtools: convert new to ::Create.Noel Grandin2015-04-171-1/+1
| * svx: convert new to ::Create.Noel Grandin2015-04-171-1/+1
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-5/+5
| * svtools: apply vcl::window refcounting changesNoel Grandin2015-04-091-0/+2
* | convert EBBF_ constants to scoped enumNoel Grandin2015-04-221-14/+19
* | convert BROWSER_ constants to scoped enumNoel Grandin2015-04-221-2/+2
|/
* loplugin:staticmethodsNoel Grandin2015-04-091-1/+1
* loplugin:deletedspecialStephan Bergmann2015-02-071-3/+2
* svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-291-1/+1
* loplugin: cstylecastNoel Grandin2014-09-291-3/+6
* fdo#82577: Handle WindowNoel Grandin2014-09-231-7/+7
* Typo: beeing->beingJulien Nabet2014-06-291-2/+2
* The opaque PostUserEvent IDs are actually pointersStephan Bergmann2014-05-071-1/+1
* coverity#708193 Uninitialized scalar fieldCaolán McNamara2014-04-081-1/+5
* Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2014-04-071-8/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-3/+3
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-83/+83
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-261-6/+6
* svtools: sal_Bool->boolNoel Grandin2014-03-241-41/+41
* svtools: sal_Bool->boolNoel Grandin2014-03-241-2/+2
* unused pMouseEvent memberCaolán McNamara2014-03-191-1/+0
* Remove visual noise from includeAlexander Wilms2014-03-011-38/+38
* bool improvementsStephan Bergmann2014-01-211-2/+2
* Window::PreNotify should return boolStephan Bergmann2014-01-181-5/+5
* Window::Notify should return boolStephan Bergmann2014-01-171-1/+1
* longparas: lift 16bit max edit lengthCaolán McNamara2014-01-111-4/+4
* fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud2013-11-091-1/+1
* fixincludeguards.sh: include/s*Thomas Arnhold2013-10-231-3/+3
* convert include/svtools/edit*.hxx from String to OUStringNoel Grandin2013-08-221-9/+9
* XubString->OUStringCaolán McNamara2013-08-181-1/+1
* execute move of global headersBjoern Michaelsen2013-04-231-0/+685