summaryrefslogtreecommitdiff
path: root/g
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-01-18 14:29:59 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-01-19 08:00:58 +0200
commit73df118fde5ce5c380a5f9e8867240e2b5abfdcb (patch)
tree12316a7800593a09bedbe4624e02b1e591060f4f /g
parentafaa10da25729f2aa5ca7df86d6bbea83d45cccf (diff)
use rtl::Reference in SfxPopupWindow
instead of storing both a raw pointer and an uno::Reference Change-Id: I8fc679cd22f2ac24fb3f1c71939318921c1d674b
Diffstat (limited to 'g')
0 files changed, 0 insertions, 0 deletions
15-04-27 15:30:58 +0200'>2015-04-27More loplugin:simplifyboolStephan Bergmann 2015-04-15remove unnecessary use of void in function declarationsNoel Grandin 2015-04-10linguistic: try to avoid crash with null LngSvcMgr::pAvailGrammarSvcsMichael Stahl 2015-04-09loplugin:staticmethodsNoel Grandin 2015-04-08convert CapType to scoped enumNoel Grandin 2015-04-08convert DIC_ERR_ constants to scoped enumNoel Grandin 2015-04-08convert PATH_FLAG to scoped enumNoel Grandin 2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann 2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann 2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann 2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann 2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann 2015-03-19loplugin:constantfunction: linguisticNoel Grandin 2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl 2015-03-09V801: Decreased performanceCaolán McNamara 2015-03-06Idle: Changed to new enum nameTobias Madl 2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl 2015-03-06Idle and Timer are now completely independentTobias Madl 2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl 2015-02-23Typo: initialy->initiallyJulien Nabet 2015-02-07loplugin:deletedspecialStephan Bergmann 2015-01-22rhbz#1184582: At least catch and log UNO exceptions in grammar checking threadStephan Bergmann 2015-01-09java: simplify array creationNoel Grandin 2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin 2015-01-02linguistic: fix gcc-4.8 buildMiklos Vajna 2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara 2014-12-18linguistic: Use appropriate OUString functions on string constantsStephan Bergmann 2014-12-18fdo#39440 reduce scope of local variablesMichael Weghorn 2014-12-12linguistic: Use appropriate OUString functions on string constantsStephan Bergmann 2014-12-10java: simplify the getMSF() methodsNoel Grandin 2014-12-09changed timers to idlesTobias Madl 2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava 2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini 2014-11-07coverity#1251171 Missing break in switchNorbert Thiebaud 2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann 2014-11-06use the new OUString::fromUtf8 methodNoel Grandin 2014-11-05fdo#38835 strip out OUString globalsNoel Grandin