summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold9-48/+48
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold6-26/+25
2013-03-18fix other problems found by WundefLuboš Luňák1-1/+1
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-04doubled namespaceThomas Arnhold1-2/+0
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-01-31Use a method from UnoApitest instead of implement a new one in calcMarcos Paulo de Souza2-9/+4
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl2-3/+6
2013-01-24sc test XSheetOutlineLaurent Godard4-0/+355
2013-01-17sc test for XSheetAnnotationsLaurent Godard4-0/+190
2013-01-17sc test for XSheetAnnotationLaurent Godard4-0/+150
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-3/+3
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-3/+3
2012-11-30Remove rtl:: from a test in test/Marcos Paulo de Souza1-21/+21
2012-11-29Improve error messageStephan Bergmann1-1/+3
2012-11-17we really don't need lang-conversion hereEike Rathke1-6/+2
2012-11-05cleanup README files.Michael Meeks1-6/+4
2012-11-05add a README filesAlia Almusaireae1-0/+6
2012-11-04Fix copy&paste in testMarcos Paulo de Souza1-7/+7
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann1-1/+1
2012-10-09String->OUString in tools::ErrorContextNoel Grandin1-1/+1
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl2-4/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2-2/+4
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2-0/+2
2012-09-25move XGoalSeek api test to c++Markus Mohrhard4-0/+69
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud8-8/+8
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann3-19/+15
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann1-1/+0
2012-08-02test: string cleanup in BootstrapFixtureMiklos Vajna1-11/+10
2012-08-01test::BootstrapFixture: make GraphicConverter workMiklos Vajna3-0/+13
2012-07-13test: move XMLDiff implementation details to cxx fileMichael Stahl2-68/+86
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks2-8/+2
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-1/+0
2012-06-22re-base on ALv2 code. Includes:Michael Meeks1-26/+17
2012-05-18WaE: make test msvc2008 warnings freeCaolán McNamara1-3/+3
2012-05-12Explicitly export nested struct (needed on Mac OS X)Stephan Bergmann1-1/+1
2012-05-08Property writable test for util::DateTime & fixed a copy/paste error.Kohei Yoshida1-1/+9
2012-05-04Let's just combine the two tests, since one requires the other.Kohei Yoshida2-9/+2
2012-05-03Added interface test for text::XText.Kohei Yoshida4-0/+112
2012-05-01rework callcatcher makefile to build subsequentcheck testsCaolán McNamara2-19/+0
2012-04-30Implemented test for XPropertySet::setPropertyValue().Kohei Yoshida1-14/+53
2012-04-30More descriptive method name.Kohei Yoshida2-3/+4
2012-04-30Started porting the XPropertySet test code.Kohei Yoshida4-0/+299
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-29WaE: tolerance.elementName & tolerance.attribName may be used uninitializedDavid Ostrovsky1-1/+5
2012-04-28Do the test for real. XTextField and XTextContent.Kohei Yoshida1-1/+0
2012-04-28Initial skeleton for API test on ScEditFieldObj.Kohei Yoshida2-2/+6
2012-04-28we can't move that into a test only libMarkus Mohrhard4-208/+0
2012-04-27move xshape dumper into testMarkus Mohrhard4-0/+208