summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin14-30/+30
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-3/+1
2017-12-22tdf#114088 tdf#113795 Improve Writer templatesLaurent BP1-6/+6
2017-12-22Revert "unused SID command in sfx2"Noel Grandin10-2/+702
2017-12-22lokdocview: android: tiled annotations is the cause of the problemPranav Kant1-34/+24
2017-12-21unused SID command in sfx2Noel Grandin10-702/+2
2017-12-21set dbus id for existing DbusSessionHelper usersCaolán McNamara1-3/+8
2017-12-21lokdialog: InitShow can happen multiple timesPranav Kant2-3/+3
2017-12-20tdf#104229: properly switch to def sidebar deck on status changeAron Budea1-1/+1
2017-12-20tdf#114204 - Clarify the "Local Help not installed" messagetagezi2-2/+9
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin1-1/+1
2017-12-19Read some configuration items directlyStephan Bergmann1-3/+3
2017-12-19LOK: fix URL launching, so that Help buttons work.Michael Meeks2-1/+40
2017-12-19lokdialog: Allow windows / dialogs in different languages.Jan Holesovsky2-0/+18
2017-12-19remove unused typedefsNoel Grandin1-1/+0
2017-12-19inline use-once typedefsNoel Grandin4-8/+4
2017-12-19Fix typosAndrea Gelmini1-1/+1
2017-12-18tdf#113928 More handling of SID_READONLYDOCMaxim Monastirsky1-2/+2
2017-12-17tdf#113928 Add uno:ReadOnlyDoc command.Gulsah Kose3-3/+34
2017-12-17sfx2: remove SfxInPlaceClientListChris Sherlock2-28/+24
2017-12-15lokdialog: If we already have the title, emit it during creationPranav Kant2-8/+16
2017-12-14lokdialog: Send close callback when dialog dissappears tooPranav Kant1-8/+14
2017-12-13tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl3-0/+3
2017-12-13tools: remove unused #include from solar.hMichael Stahl7-0/+7
2017-12-12sal_uIntPtr->sal_uInt64 in Get/SetUpdateTimeoutNoel Grandin1-4/+4
2017-12-11convert SFXFRAME_HASTITLE to bool fieldNoel Grandin3-8/+8
2017-12-11loplugin:salcall fix functionsNoel Grandin23-41/+41
2017-12-09tdf#114088 Translate default template namesGabor Kelemen2-11/+71
2017-12-08sw lok: enable Page Header/FooterHenry Castro1-1/+3
2017-12-08gpg4libre: add error string for failed/untrusted encryptionThorsten Behrens1-1/+1
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin3-8/+8
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