summaryrefslogtreecommitdiff
path: root/extensions/test
AgeCommit message (Expand)AuthorFilesLines
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+1
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin1-3/+1
2014-08-05java: remove commented out codeNoel Grandin1-12/+0
2014-06-06fixincludeguards: fix include guardsThomas Arnhold2-6/+6
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet1-2/+2
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet2-2/+2
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
2014-04-24add missing modelines to idl filesThomas Arnhold4-0/+10
2014-04-22Remove dead test codeStephan Bergmann7-2449/+0
2014-04-19fixincludeguards.sh: extensionsThomas Arnhold4-9/+9
2014-04-15whitespace for include statementsThomas Arnhold6-8/+8
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-4/+4
2014-02-27Remove visual noise from extensionsAlexander Wilms42-482/+482
2014-02-23Remove unneccessary commentsAlexander Wilms3-6/+6
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-10Drop duplicate #includeTakeshi Abe1-1/+0
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold3-3/+3
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-8/+4
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist11-19/+19
2013-10-04fdo#46374 replace stardiv in comments where applicableThomas Arnhold1-11/+6
2013-10-02Spell "indices" correctlyTor Lillqvist1-6/+6
2013-05-31Bin more VS2008 bitsTor Lillqvist1-9/+0
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák4-8/+4
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-8/+8
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2-10/+10
2013-03-11remove remaining UTF bomBorim3-3/+1
2013-02-13Some cppcheck cleaningJulien Nabet1-3/+0
2013-02-13Return the real result of the testJulien Nabet1-3/+3
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-6/+5
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist9-18/+18
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks41-508/+534
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+2
2012-09-10Java cleanup, fixup the TestPGP code to compile again.Noel Grandin1-40/+10
2012-09-05Java cleanup, fix a couple of compile errors in old codeNoel Grandin1-1/+3
2012-09-05fdo#46808, Adapt reflection::CoreReflection UNO service to new styleNoel Grandin1-18/+17
2012-08-07remove empty ascii boxes and stuffThomas Arnhold1-8/+0
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks37-545/+602
2012-06-21re-base on ALv2 code.Michael Meeks9-176/+122
2012-06-12cppcheck: Avoid unused variables code warningsMartyn Russell1-1/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold2-4/+0
2012-05-29gbuild conversion: store moduleDavid Ostrovsky1-72/+0
2012-02-17remove extraneous qualifiers that break some compilersMariusz Dykierek2-3/+3
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann4-41/+41
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-11-27remove include of pch header in extensionsNorbert Thiebaud12-24/+0
2011-10-07cppcheck scope reduction of var in extensions/...Basic.cppPierre-André Jacquod1-2/+1
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba1-0/+4
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba1-4/+0