summaryrefslogtreecommitdiff
path: root/sc/source/core/data/docpool.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin1-1/+1
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin1-1/+1
2015-04-27More loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin1-93/+93
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin1-2/+2
2015-03-03Typo: instert(ed)->insert(ed)Julien Nabet1-2/+2
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara1-3/+2
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-10-23loplugin: cstylecastNoel Grandin1-13/+13
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-09-06How the hell did this survive 14 years? Kill it!Markus Mohrhard1-2/+3
2014-08-23Translate German comments, fix some wsPhilipp Weissenbacher1-49/+47
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin1-12/+11
2014-07-23simplify SfxItemPool::GetPresentationNoel Grandin1-120/+17
2014-06-25remove whitespaceMarkus Mohrhard1-2/+0
2014-04-16SfxItemPool(..., ATTR_STARTINDEX, ATTR_ENDINDEX, aItemInfos, ...) off by oneStephan Bergmann1-1/+6
2014-04-06whitespace cleanup in scMarkus Mohrhard1-6/+0
2014-03-05fdo#67104 Use correct command for show gridMaxim Monastirsky1-2/+1
2014-03-03Remove visual noise from scAlexander Wilms1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-3/+3
2014-02-21editeng: sal_Bool->boolNoel Grandin1-2/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-10remove unused parameterNoel Grandin1-2/+2
2014-01-28bool improvementsStephan Bergmann1-6/+6
2014-01-20Related: #i56998# use locale rules to format percentageCaolán McNamara1-3/+8
2014-01-20Resolves: #i56998# add a space separater between value and unit...Tsutomu Uchino1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-08convert sc/inc/doc*.hxx from String to OUStringNoel Grandin1-1/+1
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-1/+1
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-1/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2013-03-16sc: translate some debug messagesThomas Arnhold1-1/+1
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac1-2/+2
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-2/+2
2013-02-19fdo#38838 ScGlobal::GetRscString() now returns OUString instead of String.Jean-Noël Rouvignac1-2/+2
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-5/+5
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-45/+27
2013-01-08support new hyperlink cell attributeNoel Power1-2/+21
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-12-03API CHANGE: roll back the XStyle changes to add a new Hidden property on StyleCédric Bosdonnat1-0/+1
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-10-06support overlapping conditional formatsMarkus Mohrhard1-1/+1
2012-10-06remove unused ATTR_COLORSCALEMarkus Mohrhard1-2/+0
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara1-4/+4
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-4/+4
2012-05-14fdo#49854: Adjust array access for the addition of color scale attribute.Kohei Yoshida1-0/+1
2012-05-09import color scales from xlsxMarkus Mohrhard1-0/+1