summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-13XML tag check in help and readme translationsAndras Timar5-5/+42
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar5521-186489/+525406
2012-11-11oox: ZipStorage: better exception tracingMichael Stahl2-10/+21
2012-11-11sax: FastSaxSerializer: cannot do anything without a streamMichael Stahl1-0/+2
2012-11-11SfxMedium::GetOutputStream(): re-use existing XStreamMichael Stahl1-1/+14
2012-11-11Fix the scope of the variable 'pApprove' can be reducedJulien Nabet1-2/+1
2012-11-11Related: fdo#56198 avoid gtk warning, take 2Ivan Timofeev1-1/+1
2012-11-11Related: fdo#56198 avoid gtk warningIvan Timofeev1-0/+2
2012-11-11configure: don't pass --disable-mozilla around, it's the default alreadyMiklos Vajna1-1/+0
2012-11-11Update dtrans commented code to use string.h function instead of rtl/memoryArnaud Versini1-3/+3
2012-11-11Kill set_oenv remnants (by just renaming the required timestamp file)Matteo Casalin6-13/+11
2012-11-11Use hidden visibility now for Android with icu built staticallyTor Lillqvist2-0/+13
2012-11-10make handling of doubles in sc tests easierMarkus Mohrhard3-31/+43
2012-11-10blind fix for libexttextcatMarkus Mohrhard1-2/+2
2012-11-10cleanup libexttextcat namingPeter Foley6-20/+20
2012-11-10try to fix libexttextcat for mingw againPeter Foley1-1/+1
2012-11-10l10ntools needs boostPeter Foley6-0/+11
2012-11-10sal needs boostPeter Foley1-0/+2
2012-11-10liborcus needs boostPeter Foley2-0/+8
2012-11-10fix typoDavid Tardon3-3/+3
2012-11-10Add some check to renewpoZolnai Tamás1-8/+17
2012-11-10Updatejailletc361-3/+2
2012-11-10DocxAttributeOutput::FlyFrameGraphic: add assert to avoid misuse of the APIMiklos Vajna1-0/+2
2012-11-10deduplicate OString std::basic_ostream operatorsMiklos Vajna10-77/+14
2012-11-10adjust README.cross to reflect binfitler removalNorbert Thiebaud1-1/+0
2012-11-10do not even try to do binfilter test in smoketestNorbert Thiebaud1-26/+5
2012-11-10binfilter is not a dmake module anymore...Norbert Thiebaud1-1/+0
2012-11-10WaE: unused parameterDavid Tardon2-27/+27
2012-11-10cppCheck: remove dead assignmentjailletc361-3/+2
2012-11-09fix libexttextcat for mingwPeter Foley1-0/+3
2012-11-09add boost to tail_buildPeter Foley2-1/+2
2012-11-09convert libexttextcat to gbuildPeter Foley18-120/+192
2012-11-09Better fix for fdo#56473, Crash when inserting a simple macroMichael Meeks1-11/+11
2012-11-09fix that silly config_host.mk shell sourcing nonsenseMichael Stahl1-1/+2
2012-11-09more losessioninstall fixingMichael Stahl1-2/+3
2012-11-09scp2: try to move losessioninstall so it does not break WNT buildMichael Stahl5-5/+10
2012-11-09RepositoryExternal: fix gb_LinkTarget__use_valgrindMichael Stahl5-14/+10
2012-11-09configure: oops, let's try to fix that valgrind thing again...Michael Stahl1-1/+3
2012-11-09configure: why not set up VALGRIND_CFLAGS all in one placeMichael Stahl4-12/+4
2012-11-09shell: explicitly linking gb_STDLIBS breaks the build nowMichael Stahl1-1/+0
2012-11-09LanguageTag conversion helper defineEike Rathke1-2/+40
2012-11-09fix for fdo#55875 numbers as text converted strangelyNoel Power1-1/+8
2012-11-09remove make-specific code from config_host.mkLuboš Luňák2-15/+20
2012-11-09use dir functionDavid Ostrovsky1-1/+1
2012-11-09libcdr: move LCMS2_CFLAGS/LIBS setup to configureMichael Stahl2-6/+5
2012-11-09configure: define FOO_CFLAGS/FOO_LIBS so that they are never emptyMichael Stahl4-120/+111
2012-11-09oox: make things easier to debug by tracing exceptionsMichael Stahl2-8/+16
2012-11-09making org.freedesktop.PackageKit.Query and .Modify availableBjoern Michaelsen14-0/+454
2012-11-09center these buttons vertically, rather than fill the rowCaolán McNamara1-0/+2
2012-11-09s/aIter++/++aIter/jailletc361-1/+1