summaryrefslogtreecommitdiff
path: root/test/source
AgeCommit message (Collapse)AuthorFilesLines
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
Conflicts: svtools/Library_svt.mk q# Change-Id: I3455a7294b136400f32163626d5a7a7f2bfa898c Signed-off-by: Cor Nouws <oolst@nouenoff.nl> Signed-off-by: Olivier Hallot <olivier.hallot@documentfoundation.org> Signed-off-by: Adolfo Jayme Barrientos <fitoschido@ubuntu.com> Signed-off-by: Michael Meeks <michael.meeks@suse.com>
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-3/+3
Patches contributed by Herbert Duerr i#118735 prevent endless loop if vlookup/hlookup doesn't find anything http://svn.apache.org/viewvc?view=revision&revision=1239673 Patches contributed by Andre Fischer remove lp_solver http://svn.apache.org/viewvc?view=revision&revision=1199180 i#118160: Added external CoinMP library. http://svn.apache.org/viewvc?view=revision&revision=1233909 Patches contributed by Armin Le-Grand i#118485 - Styles for OLEs are not saved. http://svn.apache.org/viewvc?view=revision&revision=1182166 i#118524: apply patch, followup fixes to 118485 http://svn.apache.org/viewvc?view=revision&revision=1186077 Patches contributed by lihuiibm i#108860 - Fix range validation. http://svn.apache.org/viewvc?view=revision&revision=1242846 i#118954 Chart data will lost after copy to different file http://svn.apache.org/viewvc?view=revision&revision=1301345 Patches contributed by Ariel Constenla-Haile Fix Linux build breaker: extra qualification on member http://svn.apache.org/viewvc?view=revision&revision=1301591 i#118696 - i#118697 - Fix some Sheet Tab Color API issues http://svn.apache.org/viewvc?view=revision&revision=1225428 i#118697 - Fix uninitialized variable http://svn.apache.org/viewvc?view=revision&revision=1225859 i#118771 - ScUndoImportTab should preserve tab background color http://svn.apache.org/viewvc?view=revision&revision=1230356 i#118921 - Repaint linked sheet tab background color after updating link http://svn.apache.org/viewvc?view=revision&revision=1245177 i#118927 - Undo/Redo "Update Link" does not reset sheet tab color http://svn.apache.org/viewvc?view=revision&revision=1245241 i#118747 - Copy tab color when transferring sheets across documents http://svn.apache.org/viewvc?view=revision&revision=1230355 Patch contributed by Oliver Rainer-Wittman i#118012 - methods <ScBroadcastAreaSlot::AreaBroadcast(..)> and <ScBroadcastAreaSlot::AreaBroadcastInRange(..)> adapt stl-container iteration in order to avoid destroyed iterators during iteration. http://svn.apache.org/viewvc?view=revision&revision=1297916 Patches contributed by Mathias Bauer gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 http://svn.apache.org/viewvc?view=revision&revision=1396797 http://svn.apache.org/viewvc?view=revision&revision=1397315 Patch contributed by Daniel Rentz calc69: #i116936# fix VBA symbol Cells http://svn.apache.org/viewvc?view=revision&revision=1172135 Patches contributed by leiw: i#118546 CPU 100% on switched off AutoCalculate with Conditional Formatting on date values http://svn.apache.org/viewvc?view=revision&revision=1301380 Re-add new function documentation. Many various cleanups. Add missing calc66: #o11817313# also look at formula result number format, remove redundant binaries.
2012-11-30Remove rtl:: from a test in test/Marcos Paulo de Souza1-21/+21
Change-Id: I151dc2e733c6c3a56d316b931934ff80aa076580 Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1205 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2012-11-29Improve error messageStephan Bergmann1-1/+3
Change-Id: Ibaee8bd83e9f34e0258b48d87151ec03c8301a3a
2012-11-17we really don't need lang-conversion hereEike Rathke1-6/+2
Change-Id: I1f72ca29b2f5b286bfae906dc3ee16581a2b1c36
2012-11-04Fix copy&paste in testMarcos Paulo de Souza1-7/+7
Also, change CPPUNIT_ASSERT_MESSAGE to CPPUNIT_ASSERT_EuAL_MESSAGE_EQUAL, as suggested by Markus Mohrhard. Change-Id: I1333e125dafaa98dafc493bd25eb20f0b09c792e Suggested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Signeg-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann1-1/+1
...which effectively is just a glorious wrapper around comphelper::getProcessServiceFactory. In turn gets also rid of ImplSVAppData's mxMSF and mpMSFTempFileName and the rSMgr parameter to InitVCL. All the VCL users "soffice", "spadmin", and "unopkg gui" appear to still work fine. Change-Id: I797d48f7d0d8c35bb82124c9ab0ee63850c4d863
2012-10-09String->OUString in tools::ErrorContextNoel Grandin1-1/+1
Change-Id: Ibd0cd3e8d7281b5abde420df5cc1d51e9354069c Reviewed-on: https://gerrit.libreoffice.org/769 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2012-09-25move XGoalSeek api test to c++Markus Mohrhard1-0/+36
Change-Id: I689be9776c4d1fe7d931446d62ea8b1fd733de92
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud8-8/+8
the intent of this header has canged over time. now it is already systematically included with ustring.hxx and the operator overload it provide fit nicely there... Just to be safe, since that include as been added to the api during the 3.5 timeframe and therefore is already in 'production' the header remain and simply attempt to include ustring.hxx but a warning is issued indicating that this header should not be used anymore... in a couple of major release we will thenr emove it completely All internal users of that header are converted. Change-Id: I8934c55f089e29d78c0f5649b7c87b2ecf024bad Reviewed-on: https://gerrit.libreoffice.org/634 Tested-by: Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-17/+15
* As UCB is only ever initialized with "Local"/"Office", remove this configuration vector completely. The "create" ctor creates an instance internally initialized with those "Local"/"Office" keys. Special (test) code can still instantiate an uninitialized one via plain createInstance. And for backwards compatilibity process startup still ensures to create an initialized instance early, in case there is still code out there (in extensions) that later calls plain createInstance and expects to get the already-initialized (single) instance. * XInitialization is an "implementation detail" of the UniversalContentBroker service, do not expose in XUniversalContentBroker. * ucbhelper/configurationkeys.hxx is no longer needed and is removed. * ucbhelper/contentbroker.hxx is an empty wrapper and is removed; however, that requires ucbhelper::Content constructors to take explicit XComponentContext arguments now. * The only remaining code in ucbhelper/source/client/contentbroker.cxx is Android-only InitUCBHelper. Is that relevant still? Change-Id: I3f7bddd0456bffbcd13590c66d9011915c760f28
2012-08-02test: string cleanup in BootstrapFixtureMiklos Vajna1-11/+10
Change-Id: I468c295713fc34b64403a1c31f802820e6608b07
2012-08-01test::BootstrapFixture: make GraphicConverter workMiklos Vajna1-0/+9
Change-Id: I566448db441eaa324cf619630a2e87cb8cbaeb99
2012-07-13test: move XMLDiff implementation details to cxx fileMichael Stahl1-1/+83
This makes it unnecessary to link clients against libxml2. Change-Id: Ifd295623c01bdc6f579afbf81d5b609a2b29f4bf
2012-05-18WaE: make test msvc2008 warnings freeCaolán McNamara1-3/+3
Change-Id: Ieccb0e425cb505bec3735539ebdf154529fde330
2012-05-08Property writable test for util::DateTime & fixed a copy/paste error.Kohei Yoshida1-1/+9
Change-Id: Iabfbe3f4df2c73ad9325bdc60e4ad71a5d1fda15
2012-05-04Let's just combine the two tests, since one requires the other.Kohei Yoshida1-7/+1
Change-Id: I I4c02aa1d459f7d5c2a1d9c38255aae3c3043dda6
2012-05-03Added interface test for text::XText.Kohei Yoshida1-0/+54
Change-Id: I041b29d6e6314560a0f7fb7c0392c9a0f44fc1eb
2012-05-01rework callcatcher makefile to build subsequentcheck testsCaolán McNamara1-17/+0
Change-Id: Idda0262e62e42817b8c0502a38ee16913495233c
2012-04-30Implemented test for XPropertySet::setPropertyValue().Kohei Yoshida1-14/+53
Also cover all UNO primitive types in isPropertyValueChangeable(). Change-Id: I21a1809ed2a6b58f68ef82252f513991e0f012af
2012-04-30More descriptive method name.Kohei Yoshida1-2/+3
Change-Id: I7f0d68ee59e7a36254267d652de398cc371c7f8c
2012-04-30Started porting the XPropertySet test code.Kohei Yoshida1-0/+211
Not all its tests have been converted. This is work-in-progress. Change-Id: I90a789852e05a214440e4f87011b6de3d3d4d08a
2012-04-28Do the test for real. XTextField and XTextContent.Kohei Yoshida1-1/+0
Change-Id: I303562873fab5d41614f092966e47ff296c12610
2012-04-28we can't move that into a test only libMarkus Mohrhard1-149/+0
Revert "move xshape dumper into test" This reverts commit beccf477581b1f3e85100d43be81ea55d3b3f912.
2012-04-27move xshape dumper into testMarkus Mohrhard1-0/+149
XShapeDumper can now be used by other parts of the code too. Please keep in mind that changing the dumper affects other parts too and might require a regneration of reference files. Change-Id: I540420a8bdf8afd8d43c5ea0bb0d82d7e0ecc44b
2012-04-27add tolerance to chart regression testMarkus Mohrhard1-2/+8
Change-Id: I5e7694571815df48e54488a33435bb7d022e6889
2012-04-27use the correct macroMarkus Mohrhard1-1/+1
don't push at 3a.m. Change-Id: Ia50253fe136bab3ebef7a71ba5dbf87e752c2e1a
2012-04-27improve assert messagesMarkus Mohrhard1-7/+17
2012-04-27use the new xml diff in chart regression testMarkus Mohrhard1-0/+6
2012-04-26std::isnan is c++11; use rtl::math::isNan for nowMarkus Mohrhard1-1/+2
2012-04-26add readme for xmldiffMarkus Mohrhard1-0/+5
2012-04-26add xml diff with toleranceMarkus Mohrhard1-0/+287
# Changes to be committed:
2012-04-26add test for XTextContentMarkus Mohrhard1-0/+78
2012-04-26add test case for xtextfieldMarkus Mohrhard1-0/+50
2012-04-23fix true->sal_False introduced in 6a018deLuboš Luňák1-1/+1
2012-04-20WaE: MSVC2008 C2220 unsafe mix of types in operationCaolán McNamara1-12/+12
2012-04-17transferring java XPrintAreas to c++Artur Dorda1-0/+61
2012-04-13setup/teardown default component context once before/after all testsCaolán McNamara1-6/+7
avoids the problems of dangling uno singletons invalidated after the first dispose and the chain of other singletons that don't expect to need to re-initialize, etc. reenable editeng cppunit test inherit i18npool cppunit test from unotest base drop LibreOfficeProtector, do "throwable" work in setUp/tearDown not in ctors/dtors
2012-04-12partially revert the editeng singleton stuff to get build to completeCaolán McNamara1-2/+0
2012-04-12Handle the correct deletion order of EditDLL in the base class.Kohei Yoshida1-0/+2
Turns out that this change affected all cppunit runs.
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-19adjust test for the correct dbdata importMarkus Mohrhard1-1/+1
2012-03-01add test case for XSpreadsheetDocumentMarkus Mohrhard1-0/+51
2012-03-01WaE: C4265: class has virtual functions, but destructor is not virtualCaolán McNamara3-0/+12
2012-02-21WaE: add virtual dtorCaolán McNamara1-0/+4
2012-02-19add testRefresh to XDatabaseRangeMarkus Mohrhard1-0/+47
XDatabase range test case is now finished
2012-02-19this test uses ScNamedRangeObj.ods tooMarkus Mohrhard1-1/+1
TODO: remove the explicit test file dependency from the interface test code don't use one of the test files for another class
2012-02-19fix copy&paste errorMarkus Mohrhard1-1/+1
2012-02-19complete the XDataPilotTable2 testsMarkus Mohrhard1-5/+104
2012-02-19add test for XCellRangeReferrerMarkus Mohrhard1-0/+56