summaryrefslogtreecommitdiff
path: root/sc/source/core/data/poolhelp.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-10loplugin:simplifyconstruct in scNoel Grandin1-2/+1
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen1-0/+1
2018-04-15remove some unused comphelper includesJochen Nitschke1-0/+1
2018-03-23loplugin:useuniqueptr in ScPoolHelperNoel Grandin1-5/+5
2017-10-23loplugin:includeform: scStephan Bergmann1-4/+4
2017-08-17Removing unused serialisation codeVarun Dhall1-1/+0
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2016-11-07loplugin:expandablemethods in scNoel Grandin1-7/+3
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-2/+2
2016-08-09create SvNumberFormatter with LANGUAGE_SYSTEM instead of ScGlobal::eLngeEike Rathke1-1/+1
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke1-2/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-08-17make Link<> typedNoel Grandin1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-04-06whitespace cleanup in scMarkus Mohrhard1-4/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2013-11-06Allow instantiation of more than one SvNumberFormatter from the document.Kohei Yoshida1-8/+20
2013-05-21fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin1-1/+1
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-09Remove superfluous include commentsThomas Arnhold1-5/+0
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-05-27Replace DBG_* with OSL_* in sc/source/coreJacek Wolszczak1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-2/+2
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-2/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer1-1/+1
2009-10-26merge commit for m62Mathias Bauer1-1/+16
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-1/+1
2009-10-14CWS-TOOLING: integrate CWS calc32stopper2Kurt Zenker1-1/+16
2009-09-08CWS-TOOLING: integrate CWS oj18Oliver Bolte1-16/+43
2009-03-04CWS-TOOLING: integrate CWS aw063Oliver Bolte1-3/+3
2008-04-10INTEGRATION: CWS changefileheader (1.7.24); FILE MERGEDRüdiger Timm1-23/+18
2008-03-12INTEGRATION: CWS impresstables2 (1.6.200); FILE MERGEDRüdiger Timm1-5/+5
2006-07-21INTEGRATION: CWS pchfix01 (1.5.216); FILE MERGEDKurt Zenker1-6/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.4.926); FILE MERGEDRüdiger Timm1-47/+21
2001-08-02#90412# performance: moved English formatter from each document to one globalEike Rathke1-10/+4
2001-07-18#89805#; add english number formatterSascha Ballach1-2/+7
2001-04-24set file format version for EditPoolNiklas Nebel1-2/+3
2001-01-31ref-counted helper class to hold document poolsNiklas Nebel1-0/+121