summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* doubled namespaceThomas Arnhold2013-03-041-2/+0
* remove all d.lstMichael Stahl2013-02-281-0/+0
* Use a method from UnoApitest instead of implement a new one in calcMarcos Paulo de Souza2013-01-312-9/+4
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-262-3/+6
* sc test XSheetOutlineLaurent Godard2013-01-244-0/+355
* sc test for XSheetAnnotationsLaurent Godard2013-01-174-0/+190
* sc test for XSheetAnnotationLaurent Godard2013-01-174-0/+150
* Make LO buildable again after the GraphicFilter move.Jan Holesovsky2013-01-041-1/+1
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-3/+3
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-3/+3
* Remove rtl:: from a test in test/Marcos Paulo de Souza2012-11-301-21/+21
* Improve error messageStephan Bergmann2012-11-291-1/+3
* we really don't need lang-conversion hereEike Rathke2012-11-171-6/+2
* cleanup README files.Michael Meeks2012-11-051-6/+4
* add a README filesAlia Almusaireae2012-11-051-0/+6
* Fix copy&paste in testMarcos Paulo de Souza2012-11-041-7/+7
* Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann2012-10-311-1/+1
* String->OUString in tools::ErrorContextNoel Grandin2012-10-091-1/+1
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-282-4/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-282-2/+4
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-282-0/+2
* move XGoalSeek api test to c++Markus Mohrhard2012-09-254-0/+69
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-188-8/+8
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-143-19/+15
* Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann2012-08-101-1/+0
* test: string cleanup in BootstrapFixtureMiklos Vajna2012-08-021-11/+10
* test::BootstrapFixture: make GraphicConverter workMiklos Vajna2012-08-013-0/+13
* test: move XMLDiff implementation details to cxx fileMichael Stahl2012-07-132-68/+86
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-022-8/+2
* targetted re-work of cppunit pieces.Michael Meeks2012-06-271-1/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-06-221-26/+17
* WaE: make test msvc2008 warnings freeCaolán McNamara2012-05-181-3/+3
* Explicitly export nested struct (needed on Mac OS X)Stephan Bergmann2012-05-121-1/+1
* Property writable test for util::DateTime & fixed a copy/paste error.Kohei Yoshida2012-05-081-1/+9
* Let's just combine the two tests, since one requires the other.Kohei Yoshida2012-05-042-9/+2
* Added interface test for text::XText.Kohei Yoshida2012-05-034-0/+112
* rework callcatcher makefile to build subsequentcheck testsCaolán McNamara2012-05-012-19/+0
* Implemented test for XPropertySet::setPropertyValue().Kohei Yoshida2012-04-301-14/+53
* More descriptive method name.Kohei Yoshida2012-04-302-3/+4
* Started porting the XPropertySet test code.Kohei Yoshida2012-04-304-0/+299
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* WaE: tolerance.elementName & tolerance.attribName may be used uninitializedDavid Ostrovsky2012-04-291-1/+5
* Do the test for real. XTextField and XTextContent.Kohei Yoshida2012-04-281-1/+0
* Initial skeleton for API test on ScEditFieldObj.Kohei Yoshida2012-04-282-2/+6
* we can't move that into a test only libMarkus Mohrhard2012-04-284-208/+0
* move xshape dumper into testMarkus Mohrhard2012-04-274-0/+208
* add tolerance to chart regression testMarkus Mohrhard2012-04-272-3/+9
* use the correct macroMarkus Mohrhard2012-04-271-1/+1
* improve assert messagesMarkus Mohrhard2012-04-271-7/+17
* use the new xml diff in chart regression testMarkus Mohrhard2012-04-272-1/+11