summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/toolbar.cxx
AgeCommit message (Expand)Author
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-14loplugin:changetoolsgen in editeng..extensionsNoel Grandin
2017-10-23loplugin:includeform: extensionsStephan Bergmann
2017-10-01tdf#39468 Translate German comments (leftovers)Johnny_M
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-20Translate German comments and debug strings (leftovers in e... dirs)Johnny_M
2017-04-26remove extensions bitmaps from .src filesCaolán McNamara
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2016-12-24unwind RID_TOOLBAR_IMGLIST and RID_TOOLBAR_BIGIMGLIST ImageListsCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
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