summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/toolbar.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann1-2/+2
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann1-2/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-3/+1
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-22extensions: convert new to ::Create.Michael Meeks1-4/+4
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+1
2015-04-09vcl: VclPtr conversion in extensionsNoel Grandin1-34/+44
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-3/+3
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-4/+4
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-4/+4
2015-03-06Idle: Changed to new enum nameTobias Madl1-1/+1
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl1-1/+1
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl1-1/+1
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin1-1/+1
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin1-1/+1
2014-12-09changed timers to idlesTobias Madl1-3/+3
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl1-2/+2
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-10-29ref-counting vcl::Window subclassesNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-08-20Resolves: fdo#79227 labels are truncatedCaolán McNamara1-4/+2
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-05-11Fix previous commit (extensions part)Julien Nabet1-1/+1
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet1-1/+1
2014-05-02extensions: sal_Bool->boolNoel Grandin1-9/+9
2014-03-17extensions: prefer passing OUString by referenceNoel Grandin1-4/+4
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-5/+5
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-5/+5
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-18Window::PreNotify should return boolStephan Bergmann1-2/+2
2013-10-01convert extensions module from String to OUStringNoel Grandin1-4/+4
2013-08-14make extensions XubString freeCaolán McNamara1-8/+7
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-17/+17
2013-01-09extensions: kill no longer needed C2U and C2SMiklos Vajna1-9/+8
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-06-20Convert SV_DECL_PTRARR_DEL(BibToolBarListenerArr) to boost::ptr_vectorNoel Grandin1-6/+4
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-6/+3
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-23Fix for fdo43460 Part XVI getLength() to isEmpty()Olivier Hallot1-3/+3
2011-11-27remove include of pch header in extensionsNorbert Thiebaud1-2/+0
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-2/+2
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara1-1/+0
2011-01-21Remove doubled headers.Thomas Arnhold1-1/+0
2011-01-14removetooltypes01: #i112600# remove tooltypes from extensionsMikhail Voytenko1-2/+2