summaryrefslogtreecommitdiff
path: root/cui/source/options/optinet2.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optinet2.hxx')
0 files changed, 0 insertions, 0 deletions
lo/core/commit/svx/source/tbxctrls/tbunosearchcontrollers.cxx?h=cp-6.0-11&id=18f80da7a689ab962735c0f657497b8f1ed4d606'>loplugin:checkunusedparams more part2Noel Grandin 2017-07-21migrate to boost::gettextCaolán McNamara 2017-07-14use more OUString::operator== in svxNoel Grandin 2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke 2017-06-12cleanup unused css/frame/* includesJochen Nitschke 2017-05-19make string translation loading more uniformCaolán McNamara 2017-05-11tdf#107706 fix crash when closing Calc documentNoel Grandin 2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann 2017-03-13ToolBox::GetItemCommand/GetItemWindow/EnableItem take IDsStephan Bergmann 2017-03-06tdf#88205 Remove 'css::uno::Sequence' in svxFakabbir Amin 2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin 2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2017-01-25loplugin: unnecessary destructor svxNoel Grandin 2016-12-21Merge tbunosearchcontrollers.hxx into .cxxStephan Bergmann 2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin 2016-10-31loplugin:oncevar in svl..svxNoel Grandin 2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann 2016-08-23convert SearchLabel to scoped enumNoel Grandin 2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin 2016-07-11Fix a SolarMutex assertCaolán McNamara 2016-06-30tdf#89616 Find toolbar: Activate search arrows when input has textSamuel Mehrbrodt 2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin 2015-12-31findbar: This must be a copy'n'paste error.Jan Holesovsky 2015-12-15The likely useless ImplDoTiledRendering() is used in vcl onlyTor Lillqvist 2015-11-15use initialiser for Sequence<OUString>Noel Grandin 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-10-31com::sun::star->css in svxNoel Grandin 2015-10-23tdf#48456 : when searching for a number, consider formattingDennis Francis 2015-10-16convert Link<> to typedNoel Grandin 2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann 2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin 2015-08-11loplugin: defaultparamsNoel Grandin 2015-05-29loplugin:loopvartoosmallNoel Grandin 2015-05-09tdf#88608: clear SearchLabel when altering the search stringJoren De Cuyper 2015-04-17svx: convert new to ::Create.Noel 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-09vcl: VclPtr conversion in svx.Noel Grandin 2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin 2015-02-12Fix null pointer dereferenceStephan Bergmann 2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann