summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-09Really cleaned up dpglobal.hxx.Kohei Yoshida
2012-02-09Moved ScDPItemData into own files.Kohei Yoshida
2012-02-09Cleaning up ScDPItemData a bit...Kohei Yoshida
2012-02-09Moved definitions of ScDPItemData where they belong.Kohei Yoshida
2012-02-09More duplicated defines.Kohei Yoshida
2012-02-09Use names from unonames.hxx to be consistent.Kohei Yoshida
2012-02-09Pivot table related uno names to have SC_UNO_DP prefix.Kohei Yoshida
2012-02-09Consolidate all these duplicated defined uno prop names for pivot table.Kohei Yoshida
2012-02-09translate german commentsLionel Elie Mamane
2012-02-09fdo#45249 declare support for Core SQL -> Base allows user aggregate functionsLionel Elie Mamane
2012-02-09Added and improved READMEs for modules in libs-extern-sysJosh Heidenreich
2012-02-09unographic: delete unused GraphicDescriptor::isValid()Greg Kroah-Hartman
2012-02-09rtftok: remove unused variableMiklos Vajna
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe
2012-02-09another improvement of the about dialogPetr Mladek
2012-02-09turns out that the java-is-gcj hack is a generic java 1.5 problemCaolán McNamara
2012-02-09forgot to git add TableBorder2.idlEike Rathke
2012-02-09ByteString->rtl::OstringCaolán McNamara
2012-02-09ensure correct sc dependenciesCaolán McNamara
2012-02-09fix filters test dependenciesCaolán McNamara
2012-02-09Do not fail isStillAlive for "connect:" connectionsStephan Bergmann
2012-02-09gsicheck now only depends on salStephan Bergmann
2012-02-09added TableBorder2 using BorderLine2, implemented BorderLine2 properlyEike Rathke
2012-02-09Added and improved READMEs for modules in libs-extern-sysJosh Heidenreich
2012-02-09Added and improved READMEs for modules in sdk and testingJosh Heidenreich
2012-02-09Added and improved READMEs for modules in extensions, extras, postprocessJosh Heidenreich
2012-02-09reorganise code for better readabilityLionel Elie Mamane
2012-02-09typo in commentLionel Elie Mamane
2012-02-09ORowSetCache::moveWindow: yet another off-by-one errorLionel Elie Mamane
2012-02-09fix ppt embedded graphic dumperCaolán McNamara
2012-02-09fdo#45553 fix RTF import of space-before/after tokensMiklos Vajna
2012-02-09convert system path to urlCaolán McNamara
2012-02-09REDME -> READMETakeshi Abe
2012-02-08Added and improved READMEs for modules whihc used to be in libs-externJosh Heidenreich
2012-02-08String to rtl::OUString.Kohei Yoshida
2012-02-08bool cleanups.Kohei Yoshida
2012-02-08Moved ScCollection under filter/starcalc.Kohei Yoshida
2012-02-08Rename TypedStrData to ScTypedStrData, just to be consistent.Kohei Yoshida
2012-02-08Moved TypedStrData into its own files.Kohei Yoshida
2012-02-08Removed unnecessary header includes.Kohei Yoshida
2012-02-09we need to explicitly set the paste area in ScMarkData, fdo#45481Markus Mohrhard
2012-02-09remove unnecessary checkMarkus Mohrhard
2012-02-09remove unnecessary temporary variableMarkus Mohrhard
2012-02-09use slowcheck in scMarkus Mohrhard
2012-02-09copy settings for RTL with sheets, fdo#45768Markus Mohrhard
2012-02-08ScSortedCollection is now officially unused. Nuking it.Kohei Yoshida
2012-02-08Old result not used for now always case sensitive search.Kohei Yoshida
2012-02-08Apparently these two methods are now deprecated.Kohei Yoshida
2012-02-09Revert "Tentative fix for invalid iterator range regression"Lionel Elie Mamane
2012-02-09ORowSetCache::moveWindow fix variable inversion; fixes subsequentcheckLionel Elie Mamane