summaryrefslogtreecommitdiff
path: root/sw/source/uibase/misc/redlndlg.cxx
AgeCommit message (Expand)Author
2015-11-11sw: prefix members of SwRedlineAcceptDlgMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28tdf#91270 fix crash on exit (Windows)Andras Timar
2015-10-06loplugin:loopvartoosmallNoel Grandin
2015-10-05sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-05sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-31convert Link<> to typedNoel Grandin
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-21loplugin: defaultparamsNoel Grandin
2015-08-03sw: inline use-once typedefsNoel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-02redline dialog handle post-dispose event bits.Michael Meeks
2015-04-29Protect against event emission during dispose.Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-14Fix redline dialog lifecycle foo.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 swNoel Grandin
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-02-12Resolves: tdf#89227 if no SwView then disable accept/reject change buttonsCaolán McNamara
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2015-01-04changes sidebar: Make the "Action" narrower when we use bitmaps now.Jan Holesovsky
2015-01-04changes sidebar: Use images instead of texts for types of changes in Writer.Jan Holesovsky
2014-12-23coverity#1260296 Unchecked dynamic_castCaolán McNamara
2014-12-19changes sidebar: Manage Changes (Redlining) panel instead of the dialog box.Jan Holesovsky
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-26loplugin: cstylecastNoel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-03display paragraph format redline also as 'formats' rather than empty stringLuboš Luňák
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-09Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl