summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/toolbar.cxx
AgeCommit message (Expand)Author
2016-08-31tdf#101810 - Crash when selecting Bibliography from ToolsNoel Grandin
2016-08-05loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-10Clean up uses of Any::getValue() in extensionsStephan Bergmann
2016-04-26clang-tidy modernize-loop-convert in e*Noel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-08convert custom bibliography toolbar to .ui formatCaolán McNamara
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-10-21more removal of com::sun::star typedefsNoel Grandin
2015-10-21boost::ptr_vector->std::vectorNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-01com::sun::star->css in extensions/Noel Grandin
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-21convert Link<> to typedNoel Grandin
2015-09-15convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-22extensions: convert new to ::Create.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in extensionsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2014-12-09changed timers to idlesTobias Madl
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-29ref-counting vcl::Window subclassesNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-20Resolves: fdo#79227 labels are truncatedCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-11Fix previous commit (extensions part)Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-02extensions: sal_Bool->boolNoel Grandin
2014-03-17extensions: prefer passing OUString by referenceNoel Grandin