summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2012-04-12partially revert the editeng singleton stuff to get build to completeCaolán McNamara
2012-04-12oox: fix doxygen syntax to avoid misleading output in ShapeModelMiklos Vajna
2012-04-12fdo#34392 recompute column widths after font scale change in startcenterGábor Stefanik
2012-04-12fdo#48584 Shift+F3 should be the shourtcut for Edit > Duplicate in DrawAndras Timar
... just like it is in Impress. The fix for fdo#32559 was partially reverted. I think .uno:CopyObjects is more useful in Draw, than .uno:ChangeCaseRotateCase.
2012-04-12add scalable desktop icons (fdo#39690)Petr Mladek
2012-04-12Set DefaultContext property of service manager/component context comboStephan Bergmann
...to avoid mismatch warnings from OServiceManager::createInstanceWithContext.
2012-04-12remove formfeedsThomas Arnhold
2012-04-12unusedcode.easy: remove various methodsThomas Arnhold
2012-04-12n#717947: Fixed pdf export (of images).Muthu Subramanian
2012-04-12unusedcode.easy: remove FilterBase::openSubStorageThomas Arnhold
2012-04-12offapi: remove obsolete XInplaceLayout (2nd try)Thomas Arnhold
This is related to 10e580c57b907420e8c6d816325445a40a720e4a
2012-04-12fix modelineThomas Arnhold
2012-04-12unusedcode.easy: Remove BinaryFilterBaseThomas Arnhold
2012-04-12unusedcode.easy: remove FilterBase::requestEncryptionDataThomas Arnhold