Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-13 | gbuildize internal zlib | Caolá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-13 | WaE: declaration of 'rand' shadows a global declaration | David Ostrovsky | |
2012-04-13 | gbuild conversion: idlc module | David Ostrovsky | |
2012-04-13 | Begin translating comments | Philipp Weissenbacher | |
2012-04-13 | gbuild: improve handling of paths | Matúš Kukan | |
2012-04-13 | oops, missed one for macosx | David Tardon | |
2012-04-13 | oox::drawingml::Shape: OSL_TRACE -> SAL_INFO | Miklos Vajna | |
2012-04-13 | rhbz#809466 change soname of bundled redland libs | David Tardon | |
2012-04-13 | Remove unused code in sc. | Santiago Martinez | |
2012-04-13 | Convert macro to local const variable | Philipp Weissenbacher | |
2012-04-13 | add missing trailing space | Luboš Luňák | |
2012-04-13 | Little bit more explanation, feel free to improve | Tor Lillqvist | |
2012-04-13 | WaE: unknown warning group '-Wreturn-type-c-linkage' | Tor Lillqvist | |
2012-04-13 | two additional places to raise data truncated error for fdo#48516 | Eike Rathke | |
2012-04-13 | one more lcl_appendLineData() for line size >64k | Eike Rathke | |
Though this specific piece of code is not used in CSV import it may act on long lines now. | |||
2012-04-12 | HAVE_GETOPT is always NO for windows | Matúš Kukan | |
2012-04-12 | move dependency on localedata_en to i18npool | Matúš Kukan | |
2012-04-12 | German comment translation for odk folder | Mark Wolf | |
Mark | |||
2012-04-12 | use gb_Helper_make_url here | Matúš Kukan | |
2012-04-12 | include environment also here | Matúš Kukan | |
2012-04-12 | gbuild: use => external headers | Matúš Kukan | |
This fixes circular dependencies. | |||
2012-04-12 | Translate German comments | Philipp Weissenbacher | |
2012-04-13 | made the search straightforward | Takeshi Abe | |
2012-04-13 | extract ImpGetIntntlSep() into sbxconv.hxx and reuse it | Takeshi Abe | |
2012-04-12 | ++I_hate_sal_Int32 | Luboš Luňák | |
2012-04-12 | write out unique id for wp:docPr | Luboš 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-12 | wp:anchor attributes do not have w: prefix | Luboš Luňák | |
2012-04-12 | wp:docPr title is not in ecma | Luboš Luňák | |
2012-04-12 | escape \n and \r too in escapeXml() | Luboš Luňák | |
2012-04-12 | implement wp:docPr title and fix descr | Luboš Luňák | |
2012-04-12 | write proper title and description for wp:docPr | Luboš Luňák | |
2012-04-12 | write w:relativeHeight | Luboš Luňák | |
the z-order is actually already implied by the order the items are written, but why not | |||
2012-04-12 | operator<< for ostream + UniString | Luboš Luňák | |
This should make even String be easily usable with SAL_DEBUG stuff (the same like 2ac5b08361bf0c7c98ff9bc10869e2b41c9d85fd for OUString). | |||
2012-04-12 | fix build | Caolán McNamara | |
2012-04-12 | More RTL_CONSTASCII_USTRINGPARAM removals | Olivier Hallot | |
module sd/../ui | |||
2012-04-12 | More RTL_CONSTASCII_USTRINGPARAM removals | Olivier Hallot | |
module sd/../ui | |||
2012-04-12 | partially revert the editeng singleton stuff to get build to complete | Caolán McNamara | |
2012-04-12 | oox: fix doxygen syntax to avoid misleading output in ShapeModel | Miklos Vajna | |
2012-04-12 | fdo#34392 recompute column widths after font scale change in startcenter | Gábor Stefanik | |
2012-04-12 | fdo#48584 Shift+F3 should be the shourtcut for Edit > Duplicate in Draw | Andras 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-12 | add scalable desktop icons (fdo#39690) | Petr Mladek | |
2012-04-12 | Set DefaultContext property of service manager/component context combo | Stephan Bergmann | |
...to avoid mismatch warnings from OServiceManager::createInstanceWithContext. | |||
2012-04-12 | remove formfeeds | Thomas Arnhold | |
2012-04-12 | unusedcode.easy: remove various methods | Thomas Arnhold | |
2012-04-12 | n#717947: Fixed pdf export (of images). | Muthu Subramanian | |
2012-04-12 | unusedcode.easy: remove FilterBase::openSubStorage | Thomas Arnhold | |
2012-04-12 | offapi: remove obsolete XInplaceLayout (2nd try) | Thomas Arnhold | |
This is related to 10e580c57b907420e8c6d816325445a40a720e4a | |||
2012-04-12 | fix modeline | Thomas Arnhold | |
2012-04-12 | unusedcode.easy: Remove BinaryFilterBase | Thomas Arnhold | |
2012-04-12 | unusedcode.easy: remove FilterBase::requestEncryptionData | Thomas Arnhold | |