summaryrefslogtreecommitdiff
path: root/sc/Library_scqahelper.mk
AgeCommit message (Collapse)Author
2019-10-04add gbuild function for a common PCH and use it in sc/ and sax/Luboš Luňák
And make it simple to disable the whole feature by setting gb_DISABLE_PCH_REUSE=1, just in case. Also work around a possible BOOST_ALL_NO_LIB mismatch when using the common PCH. Change-Id: I96fd507edf1ada6242ac225026250e5a588d0193 Reviewed-on: https://gerrit.libreoffice.org/79365 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2018-05-31SwModule is a convenient (?) place for passing events to Automation clientsTor Lillqvist
Generate Application.DocumentChange and Application.Quit events. SfxHintId::DocChanged seems to correspond nicely enough to Application.DocumentChange. It is generated a bit eagerly, but as its documentation is fairly vague and no specific detailed information is passed in parameters anyway, it probably doesn't hurt if a client gets it a bit more often with LO than with some other product. Can now remove the FIXME-marked Quit event things in SwVbaApplication. Now need oovbaapi in many makefiles for them to compile. Change-Id: I4d0c5b93b584f198bcc854002eec7aaba7909ecc Reviewed-on: https://gerrit.libreoffice.org/55106 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
Uwinapi is discontinued. Change-Id: I063b4d0d8fab2d60de168e960a63b8181158ac01 Reviewed-on: https://gerrit.libreoffice.org/23198 Reviewed-by: David Ostrovsky <david@ostrovsky.org> Tested-by: David Ostrovsky <david@ostrovsky.org>
2016-11-30start to split the functions test by categoryMarkus Mohrhard
Change-Id: Ib06eaee7cf5eeb3dbe95ad42afc2a17caa0359c2 Reviewed-on: https://gerrit.libreoffice.org/31440 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-11-17Be consistent in using tabs at least hereMatúš Kukan
Change-Id: I961516d92abd693c19efe8a051e35ae5192ef7d2
2014-10-10Adapt sorting unit tests for new default.Michael Meeks
Change-Id: I9885e2712753390f0597233c404ab80c0ad2b537
2014-07-19add test for fdo#79305Markus Mohrhard
Change-Id: I498f272e9da8c5f988e0bf734ffcc1c04b528210
2014-02-12fdo#74825: fix missing lcms2/libxslt/curl in installation setsMichael Stahl
The assumption that all configure variables had been normalized to TRUE/<empty> turned out not to hold; convert a bit more in that direction. (regression from 4af38b099c741c3676aefeb20c515913aaeed666) Change-Id: I2127c515e8a833a07c9b26ed9d693ce5a1853fe4
2013-12-18Use orcus csv parser to streamd data which has much less overhead.Kohei Yoshida
Also, use DocumentStreamAccess to modify ScDocument's content. Change-Id: I516260cff1f2315267afcff05e36e620798a1aed
2013-10-28try to fix windows buildMarkus Mohrhard
2013-10-28add ODS export test for formattingsMarkus Mohrhard
Change-Id: I62ede554994c4448c6dff8f1a9e2ecb3075fdb46
2013-09-05sc: fix exports of scqahelper libraryMichael Stahl
Change-Id: I36d853e9f98ee5ed15d086f6b0fcec5bf3f6f54b
2013-07-30Add test for exporting of chart to xls format.Kohei Yoshida
Change-Id: I49adfcabec4b8bafa8f1b25e7771acca9ccf0ead
2013-07-09Attempt to fix windows link error.Kohei Yoshida
Change-Id: I27ef805c16dde46b9dff037356e8316e32c2d8c0
2013-07-09Additional blind fix to get the Windows visibility right.Jan Holesovsky
Change-Id: Ia1d3bc04443b30e87e320aa311d3417285ea80c3
2013-07-09Blind attempt to fix Windows tinderboxes.Jan Holesovsky
Change-Id: I5b25f1405201024dea94d790566bf1ce349f6593
2013-07-08Create a new library to store shared qa code for sc.Kohei Yoshida
Change-Id: I38aa1461d05e3dee096e69b7cd95e2ddfccc9594