summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)AuthorFilesLines
2012-03-23.pdf files don't need executable bitsMichael Stahl2-0/+0
2012-03-22maTransform had to go ( was always = identity)Christina Rossmanith2-3/+0
2012-03-20callcatcher: update listCaolán McNamara3-38/+0
2012-03-20Remove unused code (sdext)Christina Rossmanith8-58/+0
2012-03-20Remove unused code (sdext)Christina Rossmanith4-65/+2
2012-03-20Remove unused codeChristina Rossmanith2-13/+0
2012-03-20cppcheck report: logical disjunction always evaluates to trueJulien Nabet1-1/+1
2012-03-20orientation is always verticalCaolán McNamara4-396/+43
2012-03-16do not let a unittest create temp files in the current directoryLuboš Luňák1-12/+10
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann3-1/+10
2012-03-12sdext: factor out a static library to fix triple-linked objectsMichael Stahl6-72/+85
2012-03-12suppress errors with -WerrorDavid Tardon1-1/+5
2012-03-10operator must be in template or argument namespaceLuboš Luňák1-2/+5
2012-03-10sdext: fix unit test for WindowsMatúš Kukan1-1/+2
2012-03-08beware of excessive white spacesDavid Tardon1-3/+1
2012-03-08Fix Windows compilation errors caused by int/sal_Int32 borkageTor Lillqvist1-11/+11
2012-03-08use better assertion macros in pdfimport unit testMarkus Mohrhard1-59/+65
2012-03-08sdext: Configuration: use nodeliver modeMichael Stahl2-2/+2
2012-03-07WaE: various higher debug level compile time warningsCaolán McNamara2-8/+8
2012-03-07use const_iteratorDavid Tardon1-3/+3
2012-03-06ensure proper ordering, tooDavid Tardon1-1/+1
2012-03-06add dummy dep for generated fileDavid Tardon1-0/+4
2012-03-06update makefileDavid Tardon1-35/+2
2012-03-06this code is still used by pdfimport's test appsDavid Tardon2-0/+19
2012-03-06the passed string is already quotedDavid Tardon1-3/+1
2012-03-06remove leftover makefilesDavid Tardon5-59/+0
2012-03-06convert pdfimport testDavid Tardon4-144/+192
2012-03-06the include must be at the beginningDavid Tardon1-2/+2
2012-03-06fix platform IDDavid Tardon1-2/+2
2012-03-06remove unused bitmapDavid Tardon1-0/+0
2012-03-06remove unused sourcesDavid Tardon2-1483/+0
2012-03-06fix placement of help fileDavid Tardon1-2/+6
2012-03-06fix added library namesDavid Tardon3-3/+5
2012-03-06fix platform IDDavid Tardon1-2/+2
2012-03-06let gb_Extension do the necessary manifest updatesDavid Tardon13-248/+4
2012-03-06set platformDavid Tardon7-6/+67
2012-03-06fix platform IDDavid Tardon1-2/+3
2012-03-06build test executables for pdfimportDavid Tardon3-0/+155
2012-03-06gbuildize sdextDavid Tardon45-1422/+1216
2012-02-28Avoid temporary rtl::OUStringTakeshi Abe3-7/+7
2012-02-26Avoid temporary rtl::OUStringJulien Nabet1-3/+3
2012-02-21WaE: duplicateBranchThomas Arnhold1-2/+0
2012-02-19Get rid of size() == 0Elton Chung2-3/+3
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-02-17WaE: unreachable codeCaolán McNamara1-9/+2
2012-02-13Remove unused pdfi::PDFIRawAdaptor::odfConvertKate Goss2-19/+0
2012-02-13Remove unused pdfi::PDFIProcessor::sortDocument(bool)Kate Goss2-11/+0
2012-02-13Remove unused pdfi::DrawXmlEmitter::GetBreakIterator()Kate Goss2-13/+0
2012-02-10This method is still used on WIN32.Kohei Yoshida2-3/+57
2012-02-10Removed unused codeAlexander Bergmann2-50/+0