summaryrefslogtreecommitdiff
path: root/sc/source/ui/navipi/content.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-3/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-12/+12
2014-04-23sc: sal_Bool->boolNoel Grandin1-5/+5
2014-04-03svtools/treelistentry.hxx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-25svtools: sal_Bool->boolNoel Grandin1-5/+5
2014-03-03Remove visual noise from scAlexander Wilms1-2/+2
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-19sal_Bool->boolNoel Grandin1-1/+1
2014-02-18sal_Bool->boolNoel Grandin1-15/+15
2014-01-28bool improvementsStephan Bergmann1-2/+2
2013-12-17Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin1-2/+2
2013-12-02Integrate branch of IAccessible2Steve Yin1-13/+239
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-3/+3
2013-10-23Bail out on first hit. No need to go through the whole set.Kohei Yoshida1-10/+7
2013-10-23Avoid exposing the internal cell note storage outside ScDocument.Kohei Yoshida1-98/+18
2013-10-23remove useless includeLaurent Godard1-3/+0
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard1-22/+77
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-18convert remaining String in SC to OUStringNoel Grandin1-2/+2
2013-10-08convert sc/source/ui/navipi/*.cxx from String to OUStringNoel Grandin1-32/+30
2013-10-04convert sc/source/ui/inc/c*.hxx from String to OUStringNoel Grandin1-9/+9
2013-10-04convert sc/source/ui/inc/n*.hxx from String to OUStringNoel Grandin1-11/+11
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-5/+4
2013-08-17sal_Bool to boolTakeshi Abe1-13/+13
2013-08-17Mark as constTakeshi Abe1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-13/+13
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-02-26fdo#38838 Replaced some use of (Xub)String with OUString.Jean-Noël Rouvignac1-10/+9
2013-02-25loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2013-01-16Remove GetAllMarkedModel() since all it does is call GetMarkedObjModel().Kohei Yoshida1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-19database names are case insensitive, fdo#51309Mathieu D1-1/+1
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-19/+19
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-5/+5
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida1-0/+1
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen1-1/+0
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen1-2/+0
2012-07-12show comments in the navigator, fdo#51859Markus Mohrhard1-1/+1
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin1-2/+2
2012-06-09Remove superfluous include commentsThomas Arnhold1-3/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-02-29remove mpNote from ScBaseCellMarkus Mohrhard1-18/+19
2012-01-09simplify CharClassCaolán McNamara1-2/+2
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-11-24change ScRangeName's container to boost::ptr_mapMarkus Mohrhard1-4/+4
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida1-0/+1