summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-26add missing dep on unpacked tarballDavid Tardon
2012-09-26return build conditional for libpngDavid Tardon
2012-09-26do not need to escape $ hereDavid Tardon
2012-09-26rhbz#827695: sw: prevent crashes after incomplete print:Michael Stahl
2012-09-26sal: uri.cxx: deploy some assertsMichael Stahl
2012-09-26TransferableHelper: fix annoying assertion "bad pCharClass"Michael Stahl
2012-09-26gbuild: disable MSVC warning C4628 for C++:Michael Stahl
2012-09-26tail_build: forgot to remove xsltml dependencyMatúš Kukan
2012-09-26Fix crash on Mac when a11y in use, and avoid infinite loop, fdo#47275Tor Lillqvist
2012-09-26followup patch to recent changes for sal_Bool -> boolNoel Power
2012-09-26remove unused fieldsNoel Grandin
2012-09-26sal_Bool -> boolNoel Grandin
2012-09-26sal_Bool -> boolNoel Grandin
2012-09-26sal_Bool -> bool, convert InitAccessBridge and friendsNoel Grandin
2012-09-26sal_Bool -> boolNoel Grandin
2012-09-26sal_Bool -> boolNoel Grandin
2012-09-26Revert "gbuild: use one pattern rule for creating directories"Matúš Kukan
2012-09-26n#780843 testcaseMiklos Vajna
2012-09-26xsltml: convert to gbuildMatúš Kukan
2012-09-26this belongs to RepositoryFixesMatúš Kukan
2012-09-26gbuild: use include directly; it's even shorterMatúš Kukan
2012-09-26gbuild: remove gb_Library_TARGETS and replace gb_Library_get_implibnameMatúš Kukan
2012-09-26gbuild: remove empty gb_StaticLibrary_JPEGLIBS and gb_StaticLibrary_DEFSMatúš Kukan
2012-09-26fix typoMatúš Kukan
2012-09-26download seamonkey only when it is neededMatúš Kukan
2012-09-26stoc: add more component prefixesMatúš Kukan
2012-09-26unusedcode: more removingMatúš Kukan
2012-09-26gbuild: use one pattern rule for creating directoriesMatúš Kukan
2012-09-26sal_Bool to bool and some rtl::OUStrings in avmediaRicardo Montania
2012-09-26don't let numforats in dxf entries clobber global number formats & update testNoel Power
2012-09-26n#780843 fix docx import of cont section's header/footer on title pageMiklos Vajna
2012-09-26Clean up option processingStephan Bergmann
2012-09-26fdo#51304: Remove @author annotationJosé Guilherme Vanz
2012-09-26fdo#51304: Remove the author of some java source filesMarcos Paulo de Souza
2012-09-26gbuildification of afmsNorbert Thiebaud
2012-09-26config.sub doesn't need patching any more it seemsTor Lillqvist
2012-09-26Fixes Circular arrow distortion, Bug #46272Lennard
2012-09-26WaE: comparison between signed and unsigned integer expressionsDavid Tardon
2012-09-25dbghelp.dll cannot be rebased.Kohei Yoshida
2012-09-25This fixes Windows build. Without this the build fails in dbaccess.Kohei Yoshida
2012-09-25Use this flag to make the compiler warning go away.Kohei Yoshida
2012-09-25Leave the formula cell dirty when a cached result is not given.Kohei Yoshida
2012-09-26Adapt intro comment on xhtml output to read LibreOffice.Thorsten Behrens
2012-09-25Support opcodes 101 through 111 in SUBTOTAL.Kohei Yoshida
2012-09-25workaround broken uno implementation with ScRangeList in ScCellRangeObjMarkus Mohrhard
2012-09-25update cppunit to 1.13.1Markus Mohrhard
2012-09-25set paths in help tree file of MediaWiki extension helpAndras Timar
2012-09-25take out @PLATFORM@ from extension IDAndras Timar
2012-09-25avmedia: first cut at gstreamer frame grabber.Michael Meeks
2012-09-25String -> OUStringIvan Timofeev