summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-26fdo#51304: Remove the author of some java source filesMarcos Paulo de Souza45-161/+1
2012-09-26gbuildification of afmsNorbert Thiebaud15-60/+113
2012-09-26config.sub doesn't need patching any more it seemsTor Lillqvist1-20/+0
2012-09-26Fixes Circular arrow distortion, Bug #46272Lennard1-3/+2
2012-09-26WaE: comparison between signed and unsigned integer expressionsDavid Tardon1-1/+1
2012-09-25dbghelp.dll cannot be rebased.Kohei Yoshida1-0/+1
2012-09-25This fixes Windows build. Without this the build fails in dbaccess.Kohei Yoshida1-2/+3
2012-09-25Use this flag to make the compiler warning go away.Kohei Yoshida1-1/+1
2012-09-25Leave the formula cell dirty when a cached result is not given.Kohei Yoshida1-3/+12
2012-09-26Adapt intro comment on xhtml output to read LibreOffice.Thorsten Behrens1-1/+1
2012-09-25Support opcodes 101 through 111 in SUBTOTAL.Kohei Yoshida1-0/+10
2012-09-25workaround broken uno implementation with ScRangeList in ScCellRangeObjMarkus Mohrhard1-0/+14
2012-09-25update cppunit to 1.13.1Markus Mohrhard7-19/+19
2012-09-25set paths in help tree file of MediaWiki extension helpAndras Timar1-5/+5
2012-09-25take out @PLATFORM@ from extension IDAndras Timar7-48/+6
2012-09-25avmedia: first cut at gstreamer frame grabber.Michael Meeks6-189/+256
2012-09-25String -> OUStringIvan Timofeev1-22/+21
2012-09-25String -> OUStringIvan Timofeev1-22/+19
2012-09-25remove unused filesIvan Timofeev2-162/+0
2012-09-25String -> OUStringIvan Timofeev2-18/+17
2012-09-25String -> OUStringIvan Timofeev4-21/+19
2012-09-25String -> OUStringIvan Timofeev2-41/+40
2012-09-25apparently cpp.lcc does not have .exe ext. on windowsDavid Tardon1-1/+3
2012-09-25add missing dep on cpp.lccDavid Tardon1-4/+8
2012-09-25fix scp2 build producing garbageDavid Tardon1-2/+3
2012-09-25re-base on ALv2 code. Includes:Michael Meeks66-1473/+1125
2012-09-25fdo#55019: Cope with empty TrustedAuthor entriesStephan Bergmann1-2/+11
2012-09-25JunitTest_sc_unoapi had inadvertently been disabledStephan Bergmann1-0/+1
2012-09-25cope with thumbnailing both linked and embedded media correctly.Michael Meeks1-1/+14
2012-09-25Remove accidental blank line at topTor Lillqvist1-1/+0
2012-09-25move XGoalSeek api test to c++Markus Mohrhard8-0/+266
2012-09-25Avoid a temporary.Thorsten Behrens1-1/+1
2012-09-25substantially accelerate slides with media on them.Michael Meeks4-15/+17
2012-09-25avoid self assignment crashCaolán McNamara1-0/+3
2012-09-25add new test ( disabled ) to show still unresolved problem :-(Noel Power1-1/+7
2012-09-25unit test for fdo#55198Noel Power2-0/+20
2012-09-25unit test for bnc#780296 fixNoel Power2-2/+3
2012-09-25fdo#43497 Editing the first or last name clears initials.Chris Copits1-0/+7
2012-09-25Fix MSVC build: #undef EXPLICIT (which gets defined as 'explicit' somewhere)Tor Lillqvist1-0/+4
2012-09-25n#780853 testcaseMiklos Vajna2-0/+15
2012-09-25n#780853 fix DOCX import of w:sdtContent in table cellMiklos Vajna7-1/+58
2012-09-25Be more consistentTor Lillqvist2-4/+4
2012-09-25-Werror,-Wunused-private-fieldStephan Bergmann2-2/+0
2012-09-25this operator can be constMarkus Mohrhard1-1/+1
2012-09-25Uploading libwpd 0.9.6 releaseFridrich Štrba4-203/+6
2012-09-25sal_Bool to boolTakeshi Abe7-40/+40
2012-09-25use intrinsict to inline InterlockCount() on Windows tooNorbert Thiebaud2-0/+6
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud239-532/+529
2012-09-24Build fix.Kohei Yoshida1-0/+2
2012-09-24Prevent so many copying of vector instances.Kohei Yoshida3-20/+30