summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-03-10extensions: export npsoplugin's symbolsMatúš Kukan
2012-03-10embedserv: convert to gbuildMatúš Kukan
2012-03-10Fix Possible null pointer dereferenceJulien Nabet
2012-03-10Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-03-10Fix : statement following break will never be executedJulien Nabet
2012-03-10clang has broken -fvisibility-inlines-hiddenLuboš Luňák
2012-03-10clang does not know -ggdb2Luboš Luňák
2012-03-10exported templates need to be marked as suchLuboš Luňák
2012-03-10SAL_DLLPUBLIC_IMPORT with gcc should not be emptyLuboš Luňák
2012-03-10patch clucene to avoid narrowing conversionsLuboš Luňák
2012-03-10write unsigned char[] contents as numbers rather than string literalLuboš Luňák
2012-03-10mark static data that is const as constLuboš Luňák
2012-03-10take explicit number format before implicit number format, fdo#47084Markus Mohrhard
2012-03-10add two accidently removed return statementsMarkus Mohrhard
2012-03-09vector and rtl::Reference over manual ref-counting.Kohei Yoshida
2012-03-09These don't have to be virtual.Kohei Yoshida
2012-03-09Keep vector as vector.Kohei Yoshida
2012-03-09Store only one number format per field.Kohei Yoshida
2012-03-09Some header cleanup.Kohei Yoshida
2012-03-09Use std::vector instead of boost::ptr_vector for ScDPItemData.Kohei Yoshida
2012-03-09fix semantic error in layout calculationAndras Timar
2012-03-09Use flat_segment_tree to store the empty row flags.Kohei Yoshida
2012-03-09IsValid() is superfluous.Kohei Yoshida
2012-03-09dptablecache.* to dpcache.*Kohei Yoshida
2012-03-09fdo#45962: fix context menu key yanking cursor out of header/footerMichael Stahl
2012-03-09fix error comparing a struct vs an uno prop containing a struct fdo#42819Noel Power
2012-03-09Fix sense of r/o detection code, and clean upStephan Bergmann
2012-03-09Fix infinite looping memory devouring on refreshing table with date grouping.Kohei Yoshida
2012-03-09Use the common method over the local clone.Kohei Yoshida
2012-03-09Bit more organized & Error item has string too.Kohei Yoshida
2012-03-09use the target document not the source documentMarkus Mohrhard
2012-03-09Correct equality check & disable Dump() for normal build.Kohei Yoshida
2012-03-09Apparently nobody uses Hash() anymore.Kohei Yoshida
2012-03-09-Werror={deprecated-declarations,sign-compare,unused-parameter}Stephan Bergmann
2012-03-09minor documentation tweaksMichael Meeks
2012-03-09fdo#40607 - osl_syncFile having written, and avoid doing that on startMichael Meeks
2012-03-09Even more cleanup and fixing.Kohei Yoshida
2012-03-09Cleaned up code.Kohei Yoshida
2012-03-09Populate group dimensions directly to the cache.Kohei Yoshida
2012-03-09Added hook to create group field data at cache creation time.Kohei Yoshida
2012-03-09Get normal grouping to work again.Kohei Yoshida
2012-03-09Some adjustments.Kohei Yoshida
2012-03-09Properly display grouped range values for range-based grouping.Kohei Yoshida
2012-03-09These functions are no longer used.Kohei Yoshida
2012-03-09Get number-grouping to work again.Kohei Yoshida
2012-03-09More scope reduction.Kohei Yoshida
2012-03-09We can't deal with "date" field mixed with ordinary strings.Kohei Yoshida
2012-03-09Scope reduction.Kohei Yoshida
2012-03-09Bool-ness.Kohei Yoshida