summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-08use boost::noncopyableCaolán McNamara2-11/+9
2012-02-08fdo#39006: Fixed layout loopCédric Bosdonnat1-27/+16
2012-02-08handle row and column offsets for imported shape with cell anchor fdo#45266Noel Power3-0/+68
2012-02-08vcl: I18nHelper: delete unused GetDate() methodGreg Kroah-Hartman2-8/+0
2012-02-08unicode: delete unused unicode:getCharType() methodGreg Kroah-Hartman3-66/+0
2012-02-08unicode: delete unused unicode:isTitle() methodGreg Kroah-Hartman3-3/+0
2012-02-08unicode: delete unused unicode:isPunctuation() methodGreg Kroah-Hartman3-3/+0
2012-02-08unicode: delete unused unicode:isBase() methodGreg Kroah-Hartman3-3/+0
2012-02-08stick to three-letter lengthBjoern Michaelsen1-1/+1
2012-02-08remove superflous whitespaceBjoern Michaelsen1-1/+1
2012-02-08first try to add slowcheck build targetMarkus Mohrhard6-6/+46
2012-02-09Replaced String by rtl::OUString in SvxMacroTakeshi Abe8-33/+30
2012-02-08Create test packages even when SDK is disabledPetr Mladek1-4/+4
2012-02-08do not deserialize into long, use a type of the correct width (fdo#40768)Luboš Luňák1-1/+4
2012-02-08re-enable make help from the top-level makeNorbert Thiebaud3-80/+86
2012-02-08make hsqldb build with java 1.7Caolán McNamara2-1/+269
2012-02-08n#203704 fix RTF export table output for subtablesMiklos Vajna2-4/+30
2012-02-08unusedcode.easy: Removed unused code (linguistic)Alexander Bergmann3-62/+0
2012-02-08Fix fdo#45117 - Alien save dialog buttons run off the edgeJosh Heidenreich1-0/+4
2012-02-08support make <module>.all even for gbuild modulesNorbert Thiebaud1-1/+5
2012-02-08use $ENV{GNUMAKE} instead of constant 'make'Korrawit Pruegsanusak1-3/+3
2012-02-08Recover some methods needed by windows directxKorrawit Pruegsanusak4-0/+21
2012-02-08Freed l10ntools from tools/stream.hxxStephan Bergmann17-424/+224
2012-02-08Missing newline at end of fileStephan Bergmann4-4/+4
2012-02-08fdo#35669: Update the references even if nothing uses them hereCédric Bosdonnat1-2/+1
2012-02-08Resolves: fdo#43644 survive registered but unavailable binfilterCaolán McNamara1-1/+12
2012-02-08ORowSetCache: handle case total data < m_nFetchSizeLionel Elie Mamane1-73/+87
2012-02-08changes to "tools/table.hxx to std::map conversion"Eike Rathke5-95/+87
2012-02-08tools/table.hxx to std::map conversion in SV, SVL and SVX modulesNoel Grandin11-181/+200
2012-02-08Surely these are mostly *not* used during the buildTor Lillqvist1-2/+2
2012-02-08Add and expand more readme files for module documentationMichael Meeks5-8/+78
2012-02-08update unused listCaolán McNamara26-200/+2
2012-02-08callcatcher: update list, ByteString is on the ropesCaolán McNamara5-25/+31
2012-02-08add back in lost unused code filtersCaolán McNamara1-1/+6
2012-02-08Added READMEs for modules used by LibO Base and LibO Calc.Josh Heidenreich5-0/+8
2012-02-08Added and improved READMEs for modules which used to be in filterJosh Heidenreich8-11/+29
2012-02-08Added READMEs for modules which used to be in componentsJosh Heidenreich13-0/+18
2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich19-5/+75
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich26-9/+72
2012-02-07Reintroduce MSVC workaroundStephan Bergmann2-0/+5
2012-02-07WaE in debug buildMarkus Mohrhard1-5/+5
2012-02-07fix dbgutil buildMarkus Mohrhard1-5/+5
2012-02-07increase the sleep time of the Mozilla UI ThreadMarkus Mohrhard1-2/+2
2012-02-07Module translations missingStephan Bergmann1-0/+1
2012-02-07adapt create-tags/create-ids to the absence of set_soenv.inNorbert Thiebaud2-3/+16
2012-02-07Convert dptabres.cxx in SC module from SV_DECL_PTRARR_DEL to std::vector.Noel Grandin2-46/+45
2012-02-08disentangled sddll.hxx vs. sdmod.hxxTakeshi Abe14-29/+6
2012-02-07rtftok: use m_r prefix for C++ reference members onlyMiklos Vajna4-33/+33
2012-02-07Have SfxItemSet::HasItem take an optional pointer-to-pointer.Kohei Yoshida12-77/+77
2012-02-07n#192129 fix RTF import of PNG images with bogus width/heightMiklos Vajna3-1/+32