summaryrefslogtreecommitdiff
path: root/sfx2/source/view/viewsh.cxx
AgeCommit message (Expand)Author
2019-05-13CppunitTest_sw_tiledrendering: close the document while LOK is still activeMiklos Vajna
2019-03-01sfx2: warn when invoking LOK callback before setupAshod Nakashian
2018-12-06ViewShellBase const correctnessAshod Nakashian
2018-11-16Be less eager to use a fallback in SfxViewShell::SetLOKLanguageTag()Tor Lillqvist
2018-03-27lok: notify clients of clipboard changesAshod Nakashian
2018-03-22lok dialog: enable MessageDialog tunnelingHenry Castro
2018-03-20lokdialog: Use only one of the installed langpacks when setting locale.Jan Holesovsky
2018-03-19lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky
2018-03-19lokdialog: multiview: Do not mix one view with otherPranav Kant
2018-03-19lokdialog: Simplify; make the LOK dialog API more genericPranav Kant
2018-03-19lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2018-03-19lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2018-03-19lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky
2018-03-19lokdialog: Notify to child helper method, not the main onePranav Kant
2018-03-19lokdialog: Make vcl::DialogID an integerPranav Kant
2018-03-19lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant
2017-11-11sfx2: Replace SfxViewShell::DiscardClients_Impl()Takeshi Abe
2017-11-07sfx2: SfxInPlaceClientList is just a std::vectorTakeshi Abe
2017-11-04lok: temporary workaround: disable formula mode for onlineMarco Cecchetti
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-08-03lok - add support for in place chart editingMarco Cecchetti
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-21loplugin:unusedfields in sfx2Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-26loplugin:oncevar in sfx2Noel Grandin
2017-06-21loplugin:unusedfields in sfx2 part1Noel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-16lok: sc: address and formula text field empty on creating a new viewMarco Cecchetti
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sfx2 module away from OSL_ASSERT to assertChris Sherlock
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29expand vis to visible; fix typosdennisroczek
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-19fix typo/grammar: "the the" --> thedennisroczek
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
2017-02-21Use module name when getting labelsMaxim Monastirsky
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19use rtl::Reference in AsyncExecuteInfoNoel Grandin
2016-12-20convert SFX_EVENT constants to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in sfx2Stephan Bergmann