summaryrefslogtreecommitdiffstats
path: root/postprocess
Commit message (Collapse)AuthorAgeFilesLines
* GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos2016-08-221-0/+2
| | | | | | | | | | | | | | | | | + added registry entry for storing current toolbar mode for each application + registry entries to store toolbar mode configuration, remember additional visible toolbars activated by user + changing toolbar mode hides and shows suitable toolbars + added menu controller for toolbar mode + notebookbar implementation entries are disabled when notebookbar mode is not active + each mode can open/collapse the sidebar Change-Id: I2b03f87c6dce53190d12102892d9ad30fbfd3bf6 Reviewed-on: https://gerrit.libreoffice.org/27991 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
* screenshots: add new global make targetArmin Le Grand2016-08-181-1/+2
| | | | | | | | | Up to now the screenshot creation was added/dependent of target slowcheck. Since quite some modules have added screenshot creations now, I added an own target 'screenshot' to allow to keep current slowcheck and screenshot creation separated Change-Id: I80a49a0db607edf8e0405672d570f624d29912e7
* GSoC notebookbar: multiple .ui implementationsSzymon Kłos2016-08-161-0/+2
| | | | | | | | | | | | | + added menu controller for .uno:Notebookbar showing all implementations + switching between .ui files + officecfg stores implementation description + added second implementation file notebookbar_groups.ui Change-Id: I9f406daced7a111793f61a2e9f939cba27d92184 Reviewed-on: https://gerrit.libreoffice.org/28067 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
* No QuickTime in the 10.12 SDKTor Lillqvist2016-08-041-1/+3
| | | | | | Finally. It has been documented as deprecated for years, after all. Change-Id: Ia7f81639b2e0b313e0a8931f49c3902c5856339d
* Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusionTor Lillqvist2016-08-032-6/+4
| | | | | | | | | | | | ENABLE_OPENGL means whether to enable the OpenGL slideshow transition code. It does not mean whether to enable use of OpenGL in general. So rename it to ENABLE_OPENGL_TRANSITIONS while at it. ENABLE_HEADLESS means whether to disable use of X11 and OpenGL on X11 (and Wayland) platforms, I think, meaning Linux and maybe Solaris and the BSDs. Maybe it should be renamed to DISABLE_X11_AND_OPENGL. Change-Id: Ibb30f51646b1bcc477fe691a3fa38c7a1e3944ae
* new loplugin unnecessary overrideNoel Grandin2016-07-151-0/+1
| | | | | | | Change-Id: I88d3e33823d68745b98625050a8a274f9ef04bcb Reviewed-on: https://gerrit.libreoffice.org/27135 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
* Remove last traces of First Start WizardSamuel Mehrbrodt2016-07-051-2/+0
| | | | | | | Change-Id: Idf7171ecfd90edf47fb29d44b8036578a2e6ad61 Reviewed-on: https://gerrit.libreoffice.org/26935 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
* Revert "try to debug images_tango.zip failure on arm tinderbox"Tor Lillqvist2016-06-221-6/+0
| | | | | | dtardon says: i forgot about it. it didn't help me anyway This reverts commit 44819f98aa39cbc8e5d9d07e112fa051077322eb.
* try to debug images_tango.zip failure on arm tinderboxDavid Tardon2016-06-081-0/+6
| | | | Change-Id: Ia30069e57e43895ced52b3922d6321e404e78449
* pass image lists using a response fileDavid Tardon2016-06-071-9/+5
| | | | Change-Id: Ic00715edd1173ebb01ce5853e2835d71235fa4df
* use smaller hammerDavid Tardon2016-06-061-2/+1
| | | | Change-Id: I97c7cd945806265e1d447744d1b0531f14d637a6
* there is no image list in firebirdDavid Tardon2016-06-061-1/+0
| | | | Change-Id: Ic7060ae60b5f11220c922da2ce7fc3183fdf2f61
* avmediaogl now seems to require ENABLE_GLTF for some reasonTor Lillqvist2016-03-281-1/+3
| | | | Change-Id: Id5b65b944ed06598238f5ab139c52d4de5ca1f84
* fix headless buildOliver Specht2016-03-251-1/+1
| | | | | | | | | | disables OpenGL and glew usage, lets --without-gui do what --without-x did before and disables X related test Change-Id: I680b47c9962a0d43c8ece593db0b82e347ceebdb Reviewed-on: https://gerrit.libreoffice.org/23474 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Oliver Specht <oliver.specht@cib.de>
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-3/+3
| | | | | | | | | | | | stage 2 of replacing usage of various checks for the windows platform with the compiler-defined '_WIN32' macro In this stage we focus on replacing usage of the WIN macro Change-Id: Ie8a4a63198a6de96bd158ecd707dadafb9c8ea84 Reviewed-on: https://gerrit.libreoffice.org/22393 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
* tdf#95360 Fix use of icons used only from help, but not in the codemelikeyurtoglu2016-01-281-7/+0
| | | | | | | | Change-Id: Ic6a4295b86500be0b00d2eb89273fce252a42433 Signed-off-by: melikeyurtoglu <aysemelikeyurtoglu@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/21738 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org>
* tdf# 95360 Fix use of icons used only from help, but not in the codeirem2016-01-231-2/+0
| | | | | | | Change-Id: I87c7c32dcc61522c214b8a30a88c6856b4857c1d Reviewed-on: https://gerrit.libreoffice.org/21733 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
* Missing dependencyStephan Bergmann2016-01-191-0/+1
| | | | Change-Id: Icd867709d9d41a9ea1846d2f6332dd6988241efb
* configure: hard-code /usr/bin/{sort,find} for CygwinMichael Stahl2016-01-072-5/+5
| | | | | | | | | | | | | | ... to avoid calling C:/Windows/system32/{sort,find}.exe, if those happen to be first in PATH. On a Windows 7 system, the other conflicts appear to be harmless, we don't use "more", "expand", "timeout", "whoami". Change-Id: Iceefeb7ee6725291b04c0eba465991bb1df96b57 Reviewed-on: https://gerrit.libreoffice.org/21175 Tested-by: Jenkins <ci@libreoffice.org> Tested-by: Tor Lillqvist <tml@collabora.com> Reviewed-by: Tor Lillqvist <tml@collabora.com>
* Remove missed NPAPI itemsBryan Quigley2015-12-311-6/+0
| | | | | | | | | These were missed during the removal of NPAPI. Change-Id: Ie6233a755cd8f2995692fb8790bd65055d100251 Reviewed-on: https://gerrit.libreoffice.org/21015 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
* Silence "Skipping non-existent ... StartModule/toolbar/standardbar.xml"Maxim Monastirsky2015-11-221-1/+0
| | | | | | There is no such toolbar since 5319def848e855068512f0f895086ff7a1f9e44f Change-Id: Ia08eeba13d697b64f57ea9052a4c753340f5c304
* tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann2015-10-261-0/+1
| | | | | | | | ...which uses the logic already available in VCL's ImplImageTree to locate the image zip files and find fallbacks for incomplete themes and for localized images. Change-Id: Ic1c15fcacb6596a27a2b051093232902202bf472
* Remove Seamonkey based address book driverDavid Ostrovsky2015-10-252-13/+0
| | | | | | | | | | | | | | | | Seamonkey based address book driver is based on pre-compiled libraries and is only used on Windows 32 bit. Remove it in favor of mork driver. Given that Seamonkey based mozab driver also provides Outlook and Outlook Express address book integration, that Windows-32-bit--only feature is lost for now. If necessary, support for that feature could be rewritten from scratch, in a way that would also work for Windows 64 bit. Change-Id: Ie1c125e692598bda999767c328c9e2262a2b82af Reviewed-on: https://gerrit.libreoffice.org/19560 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
* sc: initial png exportMiklos Vajna2015-10-201-0/+2
| | | | Change-Id: Iae0e89646eab794879529274f09839ad34aa4696
* drop gconf integration as per ESC decisionBjoern Michaelsen2015-10-162-16/+2
| | | | | | | | | | Conflicts: shell/source/backends/gconfbe/gconfbackend.cxx Change-Id: I609ec83ec59f5ae8d3a8c9c09649695bfcb03b87 Reviewed-on: https://gerrit.libreoffice.org/19408 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
* No xsec_xmlsec built for iOS eitherTor Lillqvist2015-10-071-1/+1
| | | | Change-Id: Ic76111b2e3ff62b00b24e02b2b492530a567c562
* Replace GUIBASE with USING_X11Samuel Mehrbrodt2015-09-251-3/+3
| | | | | | | | | That's what it actually means. Also make it a boolean Change-Id: I249e18351253b34b5dada28e2a9c6bc0c06b730c Reviewed-on: https://gerrit.libreoffice.org/18688 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
* Typo: muliple->multipleJulien Nabet2015-09-121-1/+1
| | | | Change-Id: Iebcf44d99bd4cabd5f7f1242e44c1c1d8e5a10d5
* remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl2015-09-032-10/+0
| | | | | | | | | | With the new RHEL6-era baseline TDF can finally ship KDE4 support. Change-Id: I227278b576a3ed2f2aaa751d41b469ca92dc78b3 Reviewed-on: https://gerrit.libreoffice.org/18267 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* ditch gnome-vfs2 supportCaolán McNamara2015-09-022-8/+0
| | | | | | | Change-Id: I882c04fd3a255f55511b1884157de26e7574e6db Reviewed-on: https://gerrit.libreoffice.org/18262 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* Improve names of WebDAV-related install:modulesStephan Bergmann2015-08-271-2/+2
| | | | Change-Id: I2c2f36a9c1b7348ba9f399b05a9f0319e1c40a0e
* Restrict the install:module="neon_gnomevfs" hack to --with-webdav=neonStephan Bergmann2015-08-271-0/+2
| | | | | | | | | ...as the underlying problem, according to <https://bz.apache.org/ooo/show_bug.cgi?id=84676> "mixing neon and the hidden embedded contents old [sic] another neon inside libhttp.so of gnome-vfs2 is unreliable," presumably does not affect --with-webdav=serf Change-Id: I2abfeaeac5174a735f46b2838bd84dda0af9a487
* postprocess: d'oh generated files are in $(BUILDDIR)Michael Stahl2015-08-061-1/+1
| | | | Change-Id: Id9dee9cfe065b30c2ae9bade1098d16e2c659c23
* postprocess: try to get the right version number in About dialogMichael Stahl2015-08-061-2/+4
| | | | | | | | | | Add a dependency from main.xcd to config_host.mk to rebuild it when the version number changes. Change-Id: I6878d58def57942f117b0b6e49a6c03abbeca5af Reviewed-on: https://gerrit.libreoffice.org/17539 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
* tdf#92792: Register mork driver on windows 64bit and make it workDavid Ostrovsky2015-07-261-8/+1
| | | | | | | | | | | | | | Mork service wasn't registred on windows as it was generally excluded on this platform not matter what architecture was used. Pofile discovery was broken, as XP_WIN wasn't define and the code fall back to use UNIX directories for profile discovery on windows that obviously cannot work. Change-Id: I823378a1a094a2172ba2cb3bf9bdacedb27b36a2 Reviewed-on: https://gerrit.libreoffice.org/17349 Reviewed-by: David Ostrovsky <david@ostrovsky.org> Tested-by: David Ostrovsky <david@ostrovsky.org>
* tdf#92668: Revert some implementation names, for backwards compatibilityStephan Bergmann2015-07-131-0/+11
| | | | | | | | | These implementation names of Calc, Draw, Impress, and Writer documents are the most likely to be checked by existing third-party code, so revert the corresponding parts of 3099c70b11c7e5b80fe4dbe3dc99171fb38c6fc2 "Fix various XServiceInfo implementations" (and instead add fixups in CppunitTest_serives). Change-Id: I1a760adbf4c89a1b4477d6e628abba8d2028ccfe
* tdf#90790: Don't take galaxy as a reference icon set, it may be incomplete.Jan Holesovsky2015-06-231-2/+3
| | | | | | | | Some icons in galaxy are available only via a fallback, while the other themes can implement these icons directly; but they did not end up in the images_*.zip. Change-Id: Ifc937ebec7a1e38828672e65706150f50abe8703
* fix fingerprint path with system libextextcatDavid Tardon2015-06-151-0/+1
| | | | | | | We want the right path in instdir already. Setting it during installation is too late. Change-Id: I3f7045ce4b4d3cb1f0dfac1c4fcd036db847621d
* tdf#91469: convert links in help/about to httpsJulien Nabet2015-05-231-1/+1
| | | | | | | | Change-Id: I1274f75a49a999285488e99713782956e2287249 Reviewed-on: https://gerrit.libreoffice.org/15870 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* officecfg, postprocess: allow embedding of Base documentsMiklos Vajna2015-04-291-0/+1
| | | | | | | | | Don't advertise them on the UI, though. With this, Insert -> Object -> OLE Object -> Create from file can insert a Base document into a Writer document model. Change-Id: I18fdf98af8fb4f8b6ef0c3a910aaefba9e516dfd
* don't try to sign merged libs on windowsChristian Lohmaier2015-04-201-2/+5
| | | | | | | | | | | | as those are fake, just textfiles with dll extension that signtool doesn't like. Also made the text more descriptive "invalid" is ambiguous, "invalid - merged lib" states the reason why the file is a dummy. Change-Id: I31801fd0c3aa593549fac5e6275189e18bbc0010 Reviewed-on: https://gerrit.libreoffice.org/15444 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Jenkins <ci@libreoffice.org>
* rhbz#1134285: Access dav, davs URLs via GVFSStephan Bergmann2015-04-131-0/+3
| | | | | | | | | | | | | | | | | | ...so that LO shares the credentials with Nautilus once the connection has been set up in Nautilus. The reason the (non-standard) dav, davs URLs used by GNOME's old GnomeVFS and successor GVFS/GIO were handled via LO's webdav UCP rather than the GNOME- specific gnomevfs resp. gio UCP since b07a5fcc600ad564315d36fbd18495184fdf69cf "INTEGRATION: CWS tkr10: i84676 neon and gnome-vfs2" is discussed at <https://bz.apache.org/ooo/show_bug.cgi?id=84676> "mixing neon and the hidden embedded contents old [sic] another neon inside libhttp.so of gnome-vfs2 is unreliable" and only pertains to the legacy gnomevfs UCP, not the new gio one. So keep handling dav, davs URLs via LO's internal webdav UCP under legacy --enable-gnome-vfs, but handle them via the GNOME-specific gio UCP under the default --enable-gio. Change-Id: Ib132168701a7ae0a7dcabdead6a299eda0cd4594
* Make syntax gotchaStephan Bergmann2015-03-301-1/+1
| | | | Change-Id: I9ab00c8ace7fbf6988bdf6d72f6891313720ef25
* Revert "give this a copy ctor"Stephan Bergmann2015-03-251-4/+0
| | | | | | | | | | This reverts commit da42d1100832aae524c2e6b0ba738623df775a3d, problem is fixed now with fc56579e9d3ef0be4912ff48e38d057d5d608ee5 "Keep GCC 4.6 happy" Conflicts: postprocess/qa/services.cxx Change-Id: If819749d322a0887c1668fbbe563d14e0402ac78
* Keep GCC 4.6 happyStephan Bergmann2015-03-251-2/+2
| | | | Change-Id: Iaaab55a9ac1ba8e0550f9cb35ed13489e4e4d851
* give this a copy ctorCaolán McNamara2015-03-241-0/+4
| | | | Change-Id: I144679e93e61f1bc19319ebf8893529c164ae0ee
* CppunitTest_services: Check that XServiceInfo and .component data matchesStephan Bergmann2015-03-241-12/+165
| | | | Change-Id: I660c261a90d0ce7ace045f97e28808bc924fefd9
* Exclude Python components if --disable-pythonStephan Bergmann2015-03-161-5/+7
| | | | Change-Id: I05c1e9d7b270bcafa7fbfe526c8b12733d8ed708
* gbuild: CppunitTest: always use unittest configurationMichael Stahl2015-02-271-2/+0
| | | | | | | | | | | | | The sc_subsequent_filters_test was failing because of a lock file because it did not use the unittest configuration. Refactor gb_CppunitTest_use_configuration so it uses both the instdir and unittest configuration to prevent such errors. In case there ever is a test that does not work with the unittest configuration it should call gb_CppunitTest_use_instdir_configuration. Change-Id: Ibc00d42f8b6102d50d922f51173120798fa45c6e
* Fill in bug IDStephan Bergmann2015-02-121-1/+2
| | | | Change-Id: I9aef1c4e74f296fa06bee98781462dd8138eebe4