summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-08Tentative fix for invalid iterator range regressionStephan Bergmann
2012-02-08use boost::noncopyableCaolán McNamara
2012-02-08fdo#39006: Fixed layout loopCédric Bosdonnat
2012-02-08handle row and column offsets for imported shape with cell anchor fdo#45266Noel Power
2012-02-08vcl: I18nHelper: delete unused GetDate() methodGreg Kroah-Hartman
2012-02-08unicode: delete unused unicode:getCharType() methodGreg Kroah-Hartman
2012-02-08unicode: delete unused unicode:isTitle() methodGreg Kroah-Hartman
2012-02-08unicode: delete unused unicode:isPunctuation() methodGreg Kroah-Hartman
2012-02-08unicode: delete unused unicode:isBase() methodGreg Kroah-Hartman
2012-02-08stick to three-letter lengthBjoern Michaelsen
2012-02-08remove superflous whitespaceBjoern Michaelsen
2012-02-08first try to add slowcheck build targetMarkus Mohrhard
2012-02-09Replaced String by rtl::OUString in SvxMacroTakeshi Abe
2012-02-08Create test packages even when SDK is disabledPetr Mladek
2012-02-08do not deserialize into long, use a type of the correct width (fdo#40768)Luboš Luňák
2012-02-08re-enable make help from the top-level makeNorbert Thiebaud
2012-02-08make hsqldb build with java 1.7Caolán McNamara
2012-02-08n#203704 fix RTF export table output for subtablesMiklos Vajna
2012-02-08unusedcode.easy: Removed unused code (linguistic)Alexander Bergmann
2012-02-08Fix fdo#45117 - Alien save dialog buttons run off the edgeJosh Heidenreich
2012-02-08support make <module>.all even for gbuild modulesNorbert Thiebaud
2012-02-08use $ENV{GNUMAKE} instead of constant 'make'Korrawit Pruegsanusak
2012-02-08Recover some methods needed by windows directxKorrawit Pruegsanusak
2012-02-08Freed l10ntools from tools/stream.hxxStephan Bergmann
2012-02-08Missing newline at end of fileStephan Bergmann
2012-02-08fdo#35669: Update the references even if nothing uses them hereCédric Bosdonnat
2012-02-08Resolves: fdo#43644 survive registered but unavailable binfilterCaolán McNamara
2012-02-08ORowSetCache: handle case total data < m_nFetchSizeLionel Elie Mamane
2012-02-08changes to "tools/table.hxx to std::map conversion"Eike Rathke
2012-02-08tools/table.hxx to std::map conversion in SV, SVL and SVX modulesNoel Grandin
2012-02-08Surely these are mostly *not* used during the buildTor Lillqvist
2012-02-08Add and expand more readme files for module documentationMichael Meeks
2012-02-08update unused listCaolán McNamara
2012-02-08callcatcher: update list, ByteString is on the ropesCaolán McNamara
2012-02-08add back in lost unused code filtersCaolán McNamara
2012-02-08Added READMEs for modules used by LibO Base and LibO Calc.Josh Heidenreich
2012-02-08Added and improved READMEs for modules which used to be in filterJosh Heidenreich
2012-02-08Added READMEs for modules which used to be in componentsJosh Heidenreich
2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich
2012-02-07Reintroduce MSVC workaroundStephan Bergmann
2012-02-07WaE in debug buildMarkus Mohrhard
2012-02-07fix dbgutil buildMarkus Mohrhard
2012-02-07increase the sleep time of the Mozilla UI ThreadMarkus Mohrhard
2012-02-07Module translations missingStephan Bergmann
2012-02-07adapt create-tags/create-ids to the absence of set_soenv.inNorbert Thiebaud
2012-02-07Convert dptabres.cxx in SC module from SV_DECL_PTRARR_DEL to std::vector.Noel Grandin
2012-02-08disentangled sddll.hxx vs. sdmod.hxxTakeshi Abe
2012-02-07rtftok: use m_r prefix for C++ reference members onlyMiklos Vajna
2012-02-07Have SfxItemSet::HasItem take an optional pointer-to-pointer.Kohei Yoshida