summaryrefslogtreecommitdiff
path: root/sfx2/source/view/viewsh.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-14loplugin:useuniqueptr in SfxViewShell_ImplNoel Grandin1-4/+2
2018-03-29loplugin:virtualdown in sfx2Noel Grandin1-10/+0
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-17lok: notify clients of clipboard changesAshod Nakashian1-5/+11
2018-03-14tdf#116305 Add timeout to help Windows bring browsers to the frontSamuel Mehrbrodt1-1/+2
2018-03-13weld insert table dialogCaolán McNamara1-0/+5
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski1-1/+1
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-2/+2
2018-02-22weld native message dialogsCaolán McNamara1-8/+16
2018-02-16Revert "loplugin:changetoolsgen in sfx2" and reapply plugin...Noel Grandin1-2/+2
2018-02-08Use for-range loops in sfx2 (part2)Julien Nabet1-2/+2
2018-01-18lok dialog: enable MessageDialog tunnelingHenry Castro1-0/+9
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann1-1/+1
2018-01-05lokdialog: Use only one of the installed langpacks when setting locale.Jan Holesovsky1-0/+8
2017-12-22Revert "unused SID command in sfx2"Noel Grandin1-0/+2
2017-12-21unused SID command in sfx2Noel Grandin1-2/+0
2017-12-19lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky1-0/+1
2017-12-17sfx2: remove SfxInPlaceClientListChris Sherlock1-16/+16
2017-12-04lokdialog: multiview: Do not mix one view with otherPranav Kant1-1/+1
2017-12-04lokdialog: Simplify; make the LOK dialog API more genericPranav Kant1-5/+0
2017-11-29lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky1-31/+0
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky1-4/+4
2017-11-29lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky1-7/+7
2017-11-29lokdialog: Notify to child helper method, not the main onePranav Kant1-1/+1
2017-11-29lokdialog: Make vcl::DialogID an integerPranav Kant1-15/+12
2017-11-29lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant1-0/+44
2017-11-11sfx2: Replace SfxViewShell::DiscardClients_Impl()Takeshi Abe1-21/+0
2017-11-07sfx2: SfxInPlaceClientList is just a std::vectorTakeshi Abe1-18/+0
2017-11-04lok: temporary workaround: disable formula mode for onlineMarco Cecchetti1-0/+31
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-6/+6
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-08-03lok - add support for in place chart editingMarco Cecchetti1-1/+14
2017-07-21loplugin:constparams in sfx2Noel Grandin1-4/+4
2017-07-21loplugin:unusedfields in sfx2Noel Grandin1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-2/+1
2017-06-26loplugin:oncevar in sfx2Noel Grandin1-8/+4
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin1-18/+0
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-05-16lok: sc: address and formula text field empty on creating a new viewMarco Cecchetti1-0/+6
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-2/+2
2017-05-07tdf#43157: convert sfx2 module away from OSL_ASSERT to assertChris Sherlock1-2/+2
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin1-2/+2
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky1-1/+0
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin1-3/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2017-03-29expand vis to visible; fix typosdennisroczek1-1/+0
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin1-2/+2
2017-03-19fix typo/grammar: "the the" --> thedennisroczek1-1/+1
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann1-2/+2