Age | Commit message (Expand) | Author |
2014-05-27 | Resolves: fdo#77831 use classic token rules for user-defined char (%foo) | Caolán McNamara |
2014-04-07 | Replace SV_DECL/IMPL_REF macros with SvRef template | Stephan Bergmann |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-02-28 | TestOutputDevice can't set meOutDevType | Chris Sherlock |
2013-11-03 | WaE: unused variable 'sExpected' [loplugin] | Tor Lillqvist |
2013-11-03 | improve starmath test code | Markus Mohrhard |
2013-10-18 | random OUString to String conversions | Noel Grandin |
2013-09-07 | s/wiki.services.openoffice.org/wiki.openoffice.org/g | Andras Timar |
2013-09-05 | String to OUString | Thomas Arnhold |
2013-07-16 | String.AppendAscii() cleanup in math | Ricardo Montania |
2013-07-09 | Tests for fdo#55853, i#11752, fdo#66081 | Frédéric Wang |
2013-05-30 | Clean zoom redundances in Math and fix fdo#55929 | Rodolfo Ribeiro Gomes |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-02-09 | remove unused variables | Luboš Luňák |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2012-11-23 | convert the other test over as well | Caolán McNamara |
2012-11-23 | try to fix and reenable starmath unit tests | Caolán McNamara |
2012-11-14 | The additional methods of SO2_*_REF over SV_*_REF are now unused | Caolán McNamara |
2012-10-31 | Get rid of vcl::unohelper::GetMultiServiceFactory | Stephan Bergmann |
2012-10-25 | fix compilation and linking of starmath cppunit tests | Ivan Timofeev |
2012-10-01 | String -> OUString | Ivan Timofeev |
2012-08-23 | convert docx mathml test documents into unittests | Luboš Luňák |
2012-07-26 | add tests for RTF_MACC and RTF_MEQARR | Miklos Vajna |
2012-07-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-15 | move zoomitem from svx to sfx2 | Tim Hardeck |
2012-03-12 | use string literal OUString overloads | Luboš Luňák |
2012-01-23 | make starmath ByteString free | Caolán McNamara |
2011-12-08 | add docx starmath testing documents | Luboš Luňák |
2011-12-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara |
2011-11-27 | remove include o pch header from starmath | Norbert Thiebaud |
2011-09-17 | fdo #37007 Add Math symbol "There does not exist". | Julien Nabet |
2011-09-12 | sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ... | Stephan Bergmann |
2011-06-20 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen |
2011-06-17 | gnumake4: starmath: fix unoapi test [hg:83ae8c87a0ea] | Michael Stahl |
2011-06-16 | CWS gnumake4: convert starmath to new build system | Mathias Bauer |
2011-06-13 | enter and leave registrations to keep asserts happy | Caolán McNamara |
2011-05-23 | make this a non-leaky singleton | Caolán McNamara |
2011-05-15 | Drop unneeded <windows.h> which actually causes a compilation error | Tor Lillqvist |
2011-04-24 | reenable unit test | David Tardon |
2011-03-29 | use --xxx instead of -xxx for command line options | Norbert Thiebaud |
2011-03-27 | migrate starmath subsequenttests to gbuild | Bjoern Michaelsen |
2011-03-27 | Temporarily disable unit tests broken on DragonFly. | Francois Tigeot |
2011-03-25 | Wholesale prewin.h/postwin.h removal | Fridrich Štrba |
2011-03-24 | windows uses BRAND_BASE_DIR instead of OOO_BASE_DIR | Caolán McNamara |
2011-03-21 | this should work in theory to use the new component registration stuff | Caolán McNamara |
2011-03-15 | attempt to make unit test function, before disabling it | Michael Meeks |