summaryrefslogtreecommitdiff
path: root/sc/inc/global.hxx
AgeCommit message (Expand)Author
2013-08-31fdo#62475 removed pointless commentsJelle van der Waa
2013-08-22fdo#39484 - don't loose outlines while trying to undo formulae changes.Michael Meeks
2013-07-25resolved fdo#67249 use ScFieldEditEngine to resolve field contentEike Rathke
2013-07-09Attempt to fix windows link error.Kohei Yoshida
2013-06-24CELLTYPE_DESTROYED no longer relevant. Chuck it.Kohei Yoshida
2013-05-09Remove broadcaster from ScBaseCell, remove ScNoteCell and CELLTYPE_NOTE...Kohei Yoshida
2013-04-19fdo#61541 : Count Number of selected Cells in calcPrashant Pandey
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-26Get the whole change tracking code entirely ScBaseCell-free!Kohei Yoshida
2013-03-23Fix the build with OSL_DEBUG_LEVEL > 0.Kohei Yoshida
2013-03-22Nobody uses CELLTYPE_SYMBOLS anymore. Chuck it away.Kohei Yoshida
2013-03-14fdo#38838: Replaced some (Uni)String to OUString in core/scelixir
2013-02-19fdo#38838 ScGlobal::GetRscString() now returns OUString instead of String.Jean-Noël Rouvignac
2013-02-04moved the export row check to qahelper, made it useful for import/exportNoel Power
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara
2012-08-09fix column navigation with CTRL + direction, fdo#45020Markus Mohrhard
2012-07-05Replaced deprecated tools/String with OUString in ScMatrixSören Möller
2012-07-02Remove unused definesThomas Arnhold
2012-07-01Remove unused definesThomas Arnhold
2012-05-25Revert "fix bad import positions of shapes & controls fdo#49430"Noel Power
2012-05-03include vector for std::vectorCaolán McNamara
2012-05-03fix bad import positions of shapes & controls fdo#49430Noel Power
2012-04-19Revert "do not include contents of huge sc/sd/sw libs into tiny unittests"Luboš Luňák
2012-04-07do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák
2012-01-11ScGlobal::GetAutoFormat not always required to create fresh instance.Stephan Bergmann
2011-11-11translation of german comments to english plus rename of define MAX_COL_HEIGHTWinfried Donkers
2011-11-07sal_Bool->bool in ScDocumentMarkus Mohrhard
2011-11-04Moved ScQueryEntry out of global.?xx to queryparam.?xx.Kohei Yoshida
2011-11-04const correct ness etc & mutable only for lazy-initializing accessor.Kohei Yoshida
2011-11-04Let's not use a hard-coded MAXQUERY all over the place.Kohei Yoshida
2011-11-04sal_Bool to bool.Kohei Yoshida
2011-11-04Fixed fdo#37083 mis-positioning caused by internal TeX points.Eike Rathke
2011-05-27Replace DBG_* with OSL_* in sc/source/coreJacek Wolszczak
2011-05-10Cleaned up ScImportParam.Kohei Yoshida
2011-03-23Moved ScSubTotalParam from global.* into own files.Kohei Yoshida
2011-03-23Removed unused code.Kohei Yoshida
2011-03-23Cleaned up ScSubTotalParam.Kohei Yoshida
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13translate german comments in /sc/incNicolas Christener
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-15dr79: rebase to DEV300_m100Daniel Rentz [dr]
2011-02-13Remove SC_ROWLIMIT_TYPECONVERSION_NOCONVPASSThomas Arnhold
2011-02-11Resolves: fdo#34065 remove unused InsertBlockMark and PAINT_INVERT flagCaolán McNamara
2011-02-06port repository calc to boost unordered containersFridrich Štrba
2011-01-25Translated comments from German to EnglishChristina Rossmanith
2011-01-25Translated comments from German to EnglishChristina Rossmanith
2011-01-24dr79: #i5759# extend pivot layout dialog: support for unlimited number of fie...Daniel Rentz [dr]
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko