summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/browserline.cxx
AgeCommit message (Expand)Author
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in editeng..extensions" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in editeng..extensionsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-06-23loplugin:oncevar editeng..extensionsNoel Grandin
2017-06-10coverity#1405937 rework to silence Uncaught exceptionCaolán McNamara
2016-11-08loplugin:expandablemethods in extensionsNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-18Fix simple typo in parameter nameMuhammet Kara
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-25convert WINDOW_ZORDER constants to scoped enumNoel Grandin
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-14tdf#91240 - cope with state-change after dispose and dispose fixedtext.Michael Meeks
2015-04-22extensions: convert new to ::Create.Michael Meeks
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-10cleanup Printer VclRef pieces.Michael Meeks
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-09vcl: VclPtr conversion in extensionsNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-02extensions: sal_Bool->boolNoel Grandin
2014-03-03EXTENSIONS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-27Remove visual noise from extensionsAlexander Wilms
2014-02-23coverity#704631 Dereference after null checkCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-08-14make extensions XubString freeCaolán McNamara
2013-06-23fdo#66002 correct error introduced by "AppendAscii cleanup"Lionel Elie Mamane
2013-06-23fix endless loop errorDavid Ostrovsky
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-05-22AppendAscii cleanupRicardo Montania
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-23Fix for fdo43460 Part XVI getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header in extensionsNorbert Thiebaud
2011-11-23add stripStart, can replace EraseTrailingCharsCaolán McNamara