summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-11remove accidental re-add of obsolete build_envNorbert Thiebaud1-11/+0
2012-03-11remove unused codePetr Vorel2-6/+0
2012-03-11Some cppcheck cleaningJulien Nabet5-6/+6
2012-03-11sal_Bool to bool in SAL_LOG if possibleLuboš Luňák1-5/+17
2012-03-10operator must be in template or argument namespaceLuboš Luňák1-2/+5
2012-03-10Correct some mistranslated commentsStefan Knorr (astron)4-9/+9
2012-03-10Translate German comments in core/cppuhelperTom Thorogood1-2/+2
2012-03-10Add more values that zoom shouldn't skipStefan Knorr (astron)2-2/+19
2012-03-10sdext: fix unit test for WindowsMatúš Kukan2-2/+3
2012-03-10no i prefix for lcms2.libMatúš Kukan1-1/+2
2012-03-10gbuild: remove some more realpathsMatúš Kukan18-50/+50
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan191-367/+367
2012-03-10extensions: export npsoplugin's symbolsMatúš Kukan2-18/+46
2012-03-10embedserv: convert to gbuildMatúš Kukan19-646/+207
2012-03-10Fix Possible null pointer dereferenceJulien Nabet1-2/+2
2012-03-10Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2012-03-10Fix : statement following break will never be executedJulien Nabet1-2/+0
2012-03-10clang has broken -fvisibility-inlines-hiddenLuboš Luňák1-0/+29
2012-03-10clang does not know -ggdb2Luboš Luňák2-6/+20
2012-03-10exported templates need to be marked as suchLuboš Luňák28-113/+113
2012-03-10SAL_DLLPUBLIC_IMPORT with gcc should not be emptyLuboš Luňák1-1/+1
2012-03-10patch clucene to avoid narrowing conversionsLuboš Luňák2-0/+26
2012-03-10write unsigned char[] contents as numbers rather than string literalLuboš Luňák1-1/+1
2012-03-10mark static data that is const as constLuboš Luňák3-17/+18
2012-03-10take explicit number format before implicit number format, fdo#47084Markus Mohrhard1-1/+1
2012-03-10add two accidently removed return statementsMarkus Mohrhard1-2/+2
2012-03-09vector and rtl::Reference over manual ref-counting.Kohei Yoshida2-32/+19
2012-03-09These don't have to be virtual.Kohei Yoshida1-2/+2
2012-03-09Keep vector as vector.Kohei Yoshida3-16/+17
2012-03-09Store only one number format per field.Kohei Yoshida2-13/+7
2012-03-09Some header cleanup.Kohei Yoshida4-8/+13
2012-03-09Use std::vector instead of boost::ptr_vector for ScDPItemData.Kohei Yoshida2-45/+51
2012-03-09fix semantic error in layout calculationAndras Timar1-29/+12
2012-03-09Use flat_segment_tree to store the empty row flags.Kohei Yoshida2-10/+15
2012-03-09IsValid() is superfluous.Kohei Yoshida2-10/+0
2012-03-09dptablecache.* to dpcache.*Kohei Yoshida5-4/+4
2012-03-09fdo#45962: fix context menu key yanking cursor out of header/footerMichael Stahl1-1/+1
2012-03-09fix error comparing a struct vs an uno prop containing a struct fdo#42819Noel Power3-9/+20
2012-03-09Fix sense of r/o detection code, and clean upStephan Bergmann1-18/+14
2012-03-09Fix infinite looping memory devouring on refreshing table with date grouping.Kohei Yoshida1-7/+7
2012-03-09Use the common method over the local clone.Kohei Yoshida1-75/+2
2012-03-09Bit more organized & Error item has string too.Kohei Yoshida1-9/+14
2012-03-09use the target document not the source documentMarkus Mohrhard1-1/+1
2012-03-09Correct equality check & disable Dump() for normal build.Kohei Yoshida2-3/+12
2012-03-09Apparently nobody uses Hash() anymore.Kohei Yoshida2-16/+0
2012-03-09-Werror={deprecated-declarations,sign-compare,unused-parameter}Stephan Bergmann4-11/+10
2012-03-09minor documentation tweaksMichael Meeks5-2/+15
2012-03-09fdo#40607 - osl_syncFile having written, and avoid doing that on startMichael Meeks2-32/+36
2012-03-09Even more cleanup and fixing.Kohei Yoshida4-61/+29
2012-03-09Cleaned up code.Kohei Yoshida5-184/+17