summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro5-1/+40
2017-12-07gpg4libre: permit multi-select encrypt certThorsten Behrens1-2/+20
2017-12-07lokdialog: Make hyperlink dialog workPranav Kant1-0/+22
2017-12-07loplugin:salcall handle static methodsNoel Grandin3-5/+5
2017-12-06tdf#114122 - Double click in special character dialog inserts a characterMark Vecsernyes1-1/+7
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann2-0/+3
2017-12-06tdf#113343 Floating charmap window must not have a context menuHeiko Tietze1-1/+2
2017-12-06Use proper language fallback chain to find installed helpEike Rathke1-13/+11
2017-12-06lokdialog: State change events for dialogs uno commandsPranav Kant1-1/+7
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin1-1/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin5-34/+34
2017-12-04sfx2 android: fix -Werror,-Wunused-parameter warningsMiklos Vajna1-0/+8
2017-12-04lokdialog: multiview: Do not mix one view with otherPranav Kant3-8/+7
2017-12-04lokdialog: Simplify; make the LOK dialog API more genericPranav Kant4-23/+6
2017-12-04android: hackaround for rendering regression (disable charts)Christian Lohmaier1-0/+5
2017-12-01loplugin:unusedfieldsNoel Grandin2-3/+0
2017-11-29loplugin:unnecessaryparen (clang-cl)Stephan Bergmann1-1/+1
2017-11-29lokdialog: Notify the current view onlyPranav Kant1-10/+4
2017-11-29lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky3-37/+3
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky4-12/+12
2017-11-29lokdialogs: Assign the LOK window id only when necessary.Jan Holesovsky2-3/+3
2017-11-29lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky4-28/+28
2017-11-29lokdialog: Let all modal dialogs notify about creation, disposalPranav Kant1-0/+24
2017-11-29lokdialog: Notify to child helper method, not the main onePranav Kant1-1/+1
2017-11-29lokdialog: Let modeless dialogs emit "created" callback tooPranav Kant1-0/+21
2017-11-29lokdialog: Notify dialog closure from sfx2/, instead of vcl/Pranav Kant1-6/+13
2017-11-29lokdialog: Make vcl::DialogID an integerPranav Kant2-21/+18
2017-11-29lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant2-0/+58
2017-11-29loplugin:unusedmethodsNoel Grandin4-42/+0
2017-11-28loplugin:countusersofdefaultparams in sfx2..svtoolsNoel Grandin1-0/+1
2017-11-28Don't copy the stringMike Kaganski1-10/+10
2017-11-27TSCP: don't put a non-existing name into doc. propsTomaž Vajngerl1-2/+1
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin3-5/+5
2017-11-25tdf#114025 - minimal and not entirely convincing fix for assertion failure.Michael Meeks1-0/+1
2017-11-24unused header fileCaolán McNamara1-30/+0
2017-11-24set new document window as parent for dialogs during loadCaolán McNamara2-2/+19
2017-11-23Resolves: tdf#113962 save detected filter outside file dialogCaolán McNamara2-7/+18
2017-11-23Related: tdf#113160 set a temporary dialog parent during type detectionCaolán McNamara2-1/+121
2017-11-23move preventduplicateinteraction from framework to sfx2 consumerCaolán McNamara4-3/+471
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin2-2/+2
2017-11-22tdf#113935 Switching from read-only to edit mode slowNoel Grandin1-0/+5
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-1/+1
2017-11-22replace check of eof and GetError with goodCaolán McNamara1-1/+1
2017-11-22drop duplicate methodCaolán McNamara2-2/+2
2017-11-22loplugin:simplifybool re-activate the !! warningNoel Grandin1-2/+2
2017-11-21Fix typosAndrea Gelmini1-1/+1
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe1-1/+1
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin4-11/+11
2017-11-19Fix typosAndrea Gelmini1-2/+2
2017-11-18Updated liborcus to 0.13.1.Kohei Yoshida1-3/+3