summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-04-13change redland dllnames on windows tooDavid Tardon
2012-04-13find-4.1.20 does not support -regextype optionPetr Mladek
use -name "*.png" -o -name "*.svg" instead
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara
2012-04-13Translate <title> to EnglishPhilipp Weissenbacher
2012-04-13Translate German commentsPhilipp Weissenbacher
2012-04-13already registered in RepositoryExternal.mkCaolán McNamara
2012-04-13WaE: don't seem to need this pragmaCaolán McNamara
2012-04-13WaE: -Werror=parenthesesCaolán McNamara
2012-04-13fix crash on invalid/missing penCaolán McNamara
2012-04-13fix busted indentCaolán McNamara
2012-04-13move terminate to fixture decoratorCaolán McNamara
2012-04-13need to register static libraryCaolán McNamara
2012-04-13needs to be the dir name not the output lib nameCaolán McNamara
2012-04-13setup/teardown default component context once before/after all testsCaolán McNamara
avoids the problems of dangling uno singletons invalidated after the first dispose and the chain of other singletons that don't expect to need to re-initialize, etc. reenable editeng cppunit test inherit i18npool cppunit test from unotest base drop LibreOfficeProtector, do "throwable" work in setUp/tearDown not in ctors/dtors
2012-04-13gbuildize internal zlibCaolán McNamara
and stick headers into the solver in the same hierarchy as is "standard" so we don't have to patch so much, similiarly rename to libz
2012-04-13WaE: declaration of 'rand' shadows a global declarationDavid Ostrovsky
2012-04-13gbuild conversion: idlc moduleDavid Ostrovsky
2012-04-13Begin translating commentsPhilipp Weissenbacher
2012-04-13gbuild: improve handling of pathsMatúš Kukan
2012-04-13oops, missed one for macosxDavid Tardon
2012-04-13oox::drawingml::Shape: OSL_TRACE -> SAL_INFOMiklos Vajna
2012-04-13rhbz#809466 change soname of bundled redland libsDavid Tardon
2012-04-13Remove unused code in sc.Santiago Martinez
2012-04-13Convert macro to local const variablePhilipp Weissenbacher
2012-04-13add missing trailing spaceLuboš Luňák
2012-04-13Little bit more explanation, feel free to improveTor Lillqvist
2012-04-13WaE: unknown warning group '-Wreturn-type-c-linkage'Tor Lillqvist
2012-04-13two additional places to raise data truncated error for fdo#48516Eike Rathke
2012-04-13one more lcl_appendLineData() for line size >64kEike Rathke
Though this specific piece of code is not used in CSV import it may act on long lines now.
2012-04-12HAVE_GETOPT is always NO for windowsMatúš Kukan
2012-04-12move dependency on localedata_en to i18npoolMatúš Kukan
2012-04-12German comment translation for odk folderMark Wolf
Mark
2012-04-12use gb_Helper_make_url hereMatúš Kukan
2012-04-12include environment also hereMatúš Kukan
2012-04-12gbuild: use => external headersMatúš Kukan
This fixes circular dependencies.
2012-04-12Translate German commentsPhilipp Weissenbacher
2012-04-13made the search straightforwardTakeshi Abe
2012-04-13extract ImpGetIntntlSep() into sbxconv.hxx and reuse itTakeshi Abe
2012-04-12++I_hate_sal_Int32Luboš Luňák
2012-04-12write out unique id for wp:docPrLuboš Luňák
"If multiple objects within the same document share the same id attribute value, then the document shall be considered non-conformant." . Although it apparently does not matter much in practice.
2012-04-12wp:anchor attributes do not have w: prefixLuboš Luňák
2012-04-12wp:docPr title is not in ecmaLuboš Luňák
2012-04-12escape \n and \r too in escapeXml()Luboš Luňák
2012-04-12implement wp:docPr title and fix descrLuboš Luňák
2012-04-12write proper title and description for wp:docPrLuboš Luňák
2012-04-12write w:relativeHeightLuboš Luňák
the z-order is actually already implied by the order the items are written, but why not
2012-04-12operator<< for ostream + UniStringLuboš Luňák
This should make even String be easily usable with SAL_DEBUG stuff (the same like 2ac5b08361bf0c7c98ff9bc10869e2b41c9d85fd for OUString).
2012-04-12fix buildCaolán McNamara
2012-04-12More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
module sd/../ui
2012-04-12More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
module sd/../ui