summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2017-12-01loplugin:unusedfieldsNoel Grandin
2017-11-29loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
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-29lokdialogs: Assign the LOK window id only when necessary.Jan Holesovsky
2017-11-29lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky
2017-11-29lokdialog: Let all modal dialogs notify about creation, disposalPranav Kant
2017-11-29lokdialog: Notify to child helper method, not the main onePranav Kant
2017-11-29lokdialog: Let modeless dialogs emit "created" callback tooPranav Kant
2017-11-29lokdialog: Notify dialog closure from sfx2/, instead of vcl/Pranav Kant
2017-11-29lokdialog: Make vcl::DialogID an integerPranav Kant
2017-11-29lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-11-28loplugin:countusersofdefaultparams in sfx2..svtoolsNoel Grandin
2017-11-28Don't copy the stringMike Kaganski
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-25tdf#114025 - minimal and not entirely convincing fix for assertion failure.Michael Meeks
2017-11-24unused header fileCaolán McNamara
2017-11-24set new document window as parent for dialogs during loadCaolán McNamara
2017-11-23Resolves: tdf#113962 save detected filter outside file dialogCaolán McNamara
2017-11-23Related: tdf#113160 set a temporary dialog parent during type detectionCaolán McNamara
2017-11-23move preventduplicateinteraction from framework to sfx2 consumerCaolán McNamara
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22tdf#113935 Switching from read-only to edit mode slowNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-22replace check of eof and GetError with goodCaolán McNamara
2017-11-22drop duplicate methodCaolán McNamara
2017-11-22loplugin:simplifybool re-activate the !! warningNoel Grandin
2017-11-21Fix typosAndrea Gelmini
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-19Fix typosAndrea Gelmini
2017-11-18Updated liborcus to 0.13.1.Kohei Yoshida
2017-11-17Notebookbar: PriorityMergedHBox, OptionalBoxSzymon Kłos
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-14Translate German comments and debug stringsJohnny_M
2017-11-13Fix typosAndrea Gelmini
2017-11-12use copy constructor to clone PoolItemsJochen Nitschke
2017-11-11sfx2: Replace SfxViewShell::DiscardClients_Impl()Takeshi Abe
2017-11-10rework tdf#113647 solution to be safeCaolán McNamara
2017-11-09TSCP: restore paragraph classification from DOC(X)Ashod Nakashian
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-11-09fix bugs in StateView_Impl and TransformItemsNoel Grandin
2017-11-09lokdialog: Support painting parts of the dialogPranav Kant
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-08ofz#4106 Integer-overflowCaolán McNamara