summaryrefslogtreecommitdiff
path: root/l10ntools
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools')
0 files changed, 0 insertions, 0 deletions
6-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-07-27improve passstuffbyref return analysisNoel Grandin 2016-06-03Convert NupOrderType to scoped enumNoel Grandin 2016-04-28FixedLine copyspacer was removed from .ui but referenced in .cxxCaolán McNamara 2016-02-26loplugin:unuseddefaultparam in vcl/Noel Grandin 2016-02-09tdf#94097: Move 'Print to file' option to the front pageKatarina Behrens 2016-01-26vcl: remove unnecessary headers in printdlg.hxxChris Sherlock 2015-11-18com::sun::star->css in vcl/Noel Grandin 2015-10-16convert Link<> to typedNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-12convert Link<> to typedNoel Grandin 2015-09-15remove Link<> field that is never Call()'edNoel Grandin 2015-09-14convert Link<> to typedNoel Grandin 2015-09-10convert Link<> to typedNoel Grandin 2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin 2015-07-13-Werror,-Wunused-private-fieldStephan Bergmann 2015-07-13loplugin:unusedmethods vclNoel Grandin 2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl 2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin 2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin 2015-04-09vcl: window destructors calling disposeNoel Grandin 2015-04-09vcl: rename VclReference to VclPtrNoel Grandin 2015-04-09manage VCL widgets using rtl::ReferenceNoel Grandin 2015-03-19loplugin:constantfunction: vclNoel Grandin 2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-04-02Kill superfluous vertical whitespaceTor Lillqvist 2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-02-21vcl: sal_Bool -> boolStephan Bergmann 2013-12-23convert print progress dialog to .uiCaolán McNamara 2013-10-28fixincludeguards.sh: vclThomas Arnhold 2013-08-12convert vcl/inc/printdlg.hxx from String to OUStringNoel Grandin 2013-07-11Modifying comments to meet Doxygen standardsNourah.AlShoeibi 2013-05-20Related: fdo#61186 add a toggle to override the paper formatCaolán McNamara