summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui/unotools.cxx
AgeCommit message (Expand)Author
2017-04-18sw: prefix members of SwOneExampleFrameMiklos Vajna
2017-02-16MenuResource just wraps a ResStringArray, use ResStringArray directlyCaolán McNamara
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2016-11-13drop useless semicolonsDavid Tardon
2016-10-31loplugin:oncevar in swNoel Grandin
2016-10-30Let Menu dispose submenusMaxim Monastirsky
2016-10-13no need to inherit MenuResource from ResourceCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-20tdf#101536 sw: do load Insert Index dialog's document ReadOnlyMichael Stahl
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-01tdf#99827 sw: don't create AutoText dialog's preview doc ReadOnlyMichael Stahl
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-09loplugin:constantparam in swNoel Grandin
2015-12-10tdf#94816: fixed some problems in the mail merge wizardOliver Specht
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-09-23convert Link<> to typedNoel Grandin
2015-09-07convert Link<> to typedNoel Grandin
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann
2015-08-17tdf#39080 Hide Whitespace UI option added to the View menu.Ashod Nakashian
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-09vcl: VclPtr conversion in swNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan 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
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin
2014-12-09changed timers to idleJennifer Liebel
2014-11-16makeAny(sal_True/sal_False) to makeAny(true/false) in swMatteo Casalin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl