summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)Author
2017-12-12sal_uIntPtr->sal_uInt64 in Get/SetUpdateTimeoutNoel Grandin
2017-12-11convert SFXFRAME_HASTITLE to bool fieldNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-09tdf#114088 Translate default template namesGabor Kelemen
2017-12-08sw lok: enable Page Header/FooterHenry Castro
2017-12-08gpg4libre: add error string for failed/untrusted encryptionThorsten Behrens
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro
2017-12-07gpg4libre: permit multi-select encrypt certThorsten Behrens
2017-12-07lokdialog: Make hyperlink dialog workPranav Kant
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-06tdf#114122 - Double click in special character dialog inserts a characterMark Vecsernyes
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-06tdf#113343 Floating charmap window must not have a context menuHeiko Tietze
2017-12-06Use proper language fallback chain to find installed helpEike Rathke
2017-12-06lokdialog: State change events for dialogs uno commandsPranav Kant
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
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-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-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