summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara18-0/+53
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-17/+16
2011-09-26remove obsolete ColorTable lifecycle workaroundMichael Meeks1-2/+0
2011-09-25hide a WaE... should be fixed properly when the issue is understoodNorbert Thiebaud1-0/+1
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks12-47/+46
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara22-3/+105
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara1-2/+4
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-1/+1
2011-09-20Removed unused fMaxSize introduced by previous changeset 3e5edf6c.Stephan Bergmann1-1/+0
2011-09-20Add missing chart data point ODF1.2 standard symbolsRegina Henschel2-1/+324
2011-09-10Some cppcheck cleaningJulien Nabet1-8/+2
2011-08-29Rename class XColorTable to XColorListJoseph Powers9-10/+10
2011-08-23debug build errorsGabor2-3/+3
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe8-8/+8
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist8-7/+15
2011-07-28add prefixes for component_getFactoryMatúš Kukan8-8/+8
2011-07-21resyncing to masterBjoern Michaelsen23-132/+73
2011-07-20Get rid of SvULongs in calcMaciej Rumianowski3-17/+5
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan8-37/+0
2011-06-27fdo#38725: Reorder buttons to Ok, Cancel, HelpThomas Arnhold2-22/+1
2011-06-27Use definition of BUTTONS_HELP_OK_CANCEL directly.Thomas Arnhold2-5/+1
2011-06-23Adapt texts to new B-spline implementationRegina Henschel1-1/+1
2011-06-21gnumake4: postmerge fixes in scBjoern Michaelsen3-5/+3
2011-06-21catch by const referenceCaolán McNamara5-46/+45
2011-06-18remove all traces of offuh from makefilesDavid Tardon4-4/+20
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau1-1/+1
2011-06-07WaE: removed unused fZDerivationCaolán McNamara1-3/+0
2011-06-06Adapt smoothing with splines to ODF1.2Regina Henschel2-158/+605
2011-06-03use standard template for thisCaolán McNamara4-52/+22
2011-06-01overly staticCaolán McNamara5-46/+18
2011-05-30Code CleanupKorrawit Pruegsanusak5-13/+9
2011-05-27Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak37-119/+73
2011-05-20valgrind: break circular dependency leaksCaolán McNamara1-0/+4
2011-05-20adjust for modified singletonCaolán McNamara1-1/+1
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier5-9/+9
2011-05-09Merge branch 'libreoffice-3-4'Kohei Yoshida2-0/+47
2011-05-07Remove 2 private empty methods and their respective callJulien Nabet2-10/+0
2011-05-06fdo#36789: Set all dynamic controls invisible upon instantiation.Kohei Yoshida2-0/+47
2011-05-05Some cppcheck cleaningJulien Nabet19-70/+71
2011-04-22cppcheck inefficient checking for emptinessKayo Hamid2-2/+2
2011-04-19Easy Hack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-04-19prefer prefix ++/-- operatorsKayo Hamid1-2/+2
2011-04-17move the code to gbuildDavid Tardon1-121/+2
2011-04-15use SAL_DLLPUBLIC_EXPORT for consistencyDavid Tardon1-2/+2
2011-04-15remove obsoleted .pmk filesDavid Tardon3-108/+0
2011-04-15check for the value being outside the numeric limit of 32-bit intDavid Tardon1-1/+8
2011-04-15fdo#34350 make sure these values are positiveDavid Tardon1-0/+3