summaryrefslogtreecommitdiff
path: root/sfx2/source/view
AgeCommit message (Expand)Author
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro
2017-12-04sfx2 android: fix -Werror,-Wunused-parameter warningsMiklos Vajna
2017-12-04lokdialog: multiview: Do not mix one view with otherPranav Kant
2017-12-04lokdialog: Simplify; make the LOK dialog API more genericPranav Kant
2017-12-04android: hackaround for rendering regression (disable charts)Christian Lohmaier
2017-11-29lokdialog: Notify the current view onlyPranav Kant
2017-11-29lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-29lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky
2017-11-29lokdialog: Notify to child helper method, not the main onePranav Kant
2017-11-29lokdialog: Make vcl::DialogID an integerPranav Kant
2017-11-29lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant
2017-11-27TSCP: don't put a non-existing name into doc. propsTomaž Vajngerl
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-17TSCP: disable toolbar pop-up if category was set with dialogTomaž Vajngerl
2017-11-17TSCP: resolve identifier to name, abbr. name is for category onlyTomaž Vajngerl
2017-11-15lokdialog: Expose cursor visible statusPranav Kant
2017-11-12use copy constructor to clone PoolItemsJochen Nitschke
2017-11-11sfx2: Replace SfxViewShell::DiscardClients_Impl()Takeshi Abe
2017-11-09TSCP: restore paragraph classification from DOC(X)Ashod Nakashian
2017-11-09fix bugs in StateView_Impl and TransformItemsNoel Grandin
2017-11-09lokdialog: Support painting parts of the dialogPranav Kant
2017-11-07sfx2: SfxInPlaceClientList is just a std::vectorTakeshi Abe
2017-11-04lok: temporary workaround: disable formula mode for onlineMarco Cecchetti
2017-11-03TSCP: use the BAC identifier as the RDF keyAshod Nakashian
2017-10-31loplugin:constantparam in sfx2Noel Grandin
2017-10-28lokdialog: Use UNO name as dialog id when invoking lok callbacksPranav Kant
2017-10-28TSCP: bump the doc classification if lower than paragraphAshod Nakashian
2017-10-27sfx2: Drop unnecessary abstraction of SfxFrameArr_ImplTakeshi Abe
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-10-22TSCP: classification abbreviation and sensitivity supportAshod Nakashian
2017-10-22TSCP: support abbreviated classification namesAshod Nakashian
2017-10-16tscp: move getting the current policy type to class. helperTomaž Vajngerl
2017-10-15Replace lists by vectors (sfx2)Julien Nabet
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-02Change CB_DIALOG_INVALIDATE to CB_DIALOGPranav Kant
2017-10-02lokdialog: Support for rendering floating window dialog widgetsPranav Kant
2017-10-02lokdialog: Dialog invalidation supportPranav Kant
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-21attempt to fix android buildNoel Grandin
2017-09-21TSCP: add advanced classification dialogTomaž Vajngerl
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-09-13clang-tidy modernize-use-emplace in sfx2Noel Grandin
2017-09-12cppcheck: identicalConditionAfterEarlyExitJochen Nitschke
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-07TSCP: simplify toolbar to only one combo box + configurationTomaž Vajngerl