summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/forbiuno.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-1/+1
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2014-09-30sc: lock SolarMutex before calling ScDocument::RemoveUnoObject()Michael Stahl1-0/+2
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-2/+2
2014-06-24new compilerplugin returnbyrefNoel Grandin1-6/+6
2014-04-06whitespace cleanup in scMarkus Mohrhard1-2/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2013-05-21fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin1-1/+1
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-3/+0
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2010-10-25merge vosremoval-reference.diffNorbert Thiebaud1-3/+3
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
2008-04-10INTEGRATION: CWS changefileheader (1.5.330); FILE MERGEDRüdiger Timm1-23/+18
2007-02-27INTEGRATION: CWS calcwarnings (1.4.110); FILE MERGEDVladimir Glazounov1-3/+3
2006-07-21INTEGRATION: CWS pchfix01 (1.3.214); FILE MERGEDKurt Zenker1-6/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.2.920); FILE MERGEDRüdiger Timm1-47/+21
2001-08-24#91522# ctor: create SvxForbiddenCharactersTable if document has noneNiklas Nebel1-3/+14
2001-04-06#85721# store forbidden characters with documentNiklas Nebel1-0/+117