summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: check for calling delete on subclasses of vcl::WindowNoel Grandin
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: ensure that VclBuilder is disposed before parent window.Michael Meeks
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in swNoel Grandin
2015-04-09Relate: tdf#88045 Edit Numbering Style Button is nonclickable for None EntryHeena Gupta
2015-04-09fdo#88045-Edit Button for Numbering Style in Edit Paragraph StyleHeena Gupta
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-04-07tdf#90362 sw: config option for ignoring protected areasMiklos Vajna
2015-04-07tdf#90441: sw: *another* crash on shutdown after changing SvxAutoCorrCfgMichael Stahl
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna
2015-04-05Filled vector already provides nuber of itemsMatteo Casalin
2015-04-03Resolves: tdf#83977 Push/Pop before/after messing with the cursorCaolán McNamara
2015-04-03Resolves: tdf#89785 drop down list sizes locked in too earlyCaolán McNamara
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
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-28tdf#89630 Remove extra space added when assigning styles for TOCMatthew Francis
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-26tdf#86606 remove direct formatting entries from context menuYousuf Philips
2015-03-25tdf#80822 Convert MM progress dialogs to modalJan-Marek Glogowski
2015-03-25convert VALID_ constants to enum classNoel Grandin
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen
2015-03-24convert sfxlink to enum classNoel Grandin
2015-03-23loplugin:constantfunction: swNoel Grandin
2015-03-22Add missing ellipsis to “Format All Comments”Adolfo Jayme Barrientos
2015-03-21Char shading: use a marker for character background imported from MSO shadingZolnai Tamás
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-18convert DocumentSettingId to an enum classNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-17SfxTabDialog: avoid changing const input parameterZolnai Tamás
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-11convert MarkType to enum classNoel Grandin
2015-03-11convert SetAttrMode to enum classNoel Grandin
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara
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