summaryrefslogtreecommitdiff
path: root/sc/source/ui/navipi
AgeCommit message (Expand)AuthorFilesLines
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin1-3/+3
2013-05-21Resolves: #i122261# Calc Navigator - assure non-overlapping layoutOliver-Rainer Wittmann1-3/+7
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-19/+45
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-17/+17
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-03-12Abbreviate Rectangle as Rect, not RecTor Lillqvist2-4/+4
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim2-0/+6
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 Meeks5-115/+70
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-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara1-1/+1
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen2-2/+0
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen2-4/+0
2012-07-18Revert "hrc cleanup: Remove unused Strings in sc", fdo#52207Markus Mohrhard1-0/+25
2012-07-12hrc cleanup: Remove unused Strings in scThomas Arnhold1-25/+0
2012-07-12show comments in the navigator, fdo#51859Markus Mohrhard1-1/+1
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-07-02Remove unused definesThomas Arnhold1-2/+0
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin1-2/+2
2012-06-09Remove superfluous include commentsThomas Arnhold2-8/+0
2012-06-09Remove superfluous include commentsThomas Arnhold2-8/+0
2012-04-24fdo#34999: UI: Navigator row selector pane exceeds reserved grey areaIvan Timofeev1-1/+3
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2-2/+2
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 Thiebaud4-8/+0
2011-11-24change ScRangeName's container to boost::ptr_mapMarkus Mohrhard1-4/+4
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida2-0/+2
2011-11-23remove ScRangeName::findByNameMarkus Mohrhard1-2/+2
2011-11-23Rename Database Ranges to Database ranges as wished by UXMarkus Mohrhard1-1/+1
2011-11-07String->OUString in ScDocument and follow upMarkus Mohrhard1-4/+6
2011-09-24show local range names in navigatorMarkus Mohrhard1-14/+35
2011-08-26String to rtl::OUString.Kohei Yoshida2-4/+4
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak3-7/+7
2011-05-22Replace List for std::vector<String>.Rafael Dominguez1-15/+14
2011-05-13Renamed dbcolect.?xx to dbdata.?xx.Kohei Yoshida2-2/+2
2011-05-13Fixed the fallout of the changes in ScDBCollection.Kohei Yoshida1-25/+19
2011-05-10More cleanups of ScDBData.Kohei Yoshida1-1/+1
2011-04-25Remove OS/2 supportFrancois Tigeot1-9/+0