summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)AuthorFilesLines
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara1-2/+2
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky1-2/+2
2012-10-27unusedcode: sc: unused ctorsMatúš Kukan2-34/+0
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin1-3/+3
2012-10-22accelerate shape import & export by more sensible XInterface handling.Michael Meeks1-3/+0
2012-10-19fdo#44657 Remove hack that "simulates" a mirrored horizontal scrollbar.Jan Holesovsky3-47/+18
2012-10-19actually pass the old cond format to the dialogMarkus Mohrhard1-1/+1
2012-10-19differentiate between formula and normal conditions in the dialogMarkus Mohrhard1-1/+9
2012-10-18expose m_pActionArea so subclasses can add buttons to the right placeCaolán McNamara1-1/+1
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida2-5/+5
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida13-118/+118
2012-10-17write the custom sort list info into the item set, fdo#53870Markus Mohrhard2-0/+5
2012-10-17exchange sort settings between the two tab pages, fdo#53482Noel Power2-10/+10
2012-10-15ScTabViewObj: fix STL assertion:Michael Stahl1-3/+12
2012-10-15sal_Bool to bool in anyrefdg.[ch]xxMarkus Mohrhard2-35/+35
2012-10-15hide edit fields for duplicate and uniqueMarkus Mohrhard1-1/+9
2012-10-14Fix consecutive breaksJulien Nabet1-2/+0
2012-10-13improve showing the condition text when the entry is collapsedMarkus Mohrhard3-5/+21
2012-10-13add the text for collapsed entries backMarkus Mohrhard2-1/+33
2012-10-12Always disable anti-aliasing for drawing cell borders.Kohei Yoshida1-4/+26
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák100-296/+295
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida7-8/+8
2012-10-11CMIS: Implemented the CheckOut button of the InfoBarCédric Bosdonnat1-0/+2
2012-10-11Revert "More clash avoidance for DISABLE_DYNLOADING in general, not just iOS"Tor Lillqvist1-108/+2
2012-10-11More clash avoidance for DISABLE_DYNLOADING in general, not just iOSTor Lillqvist1-2/+108
2012-10-11kill RefEdit constructor that does not initialize the highlightingMarkus Mohrhard2-5/+5
2012-10-11fix the highlighting of the range in the pivot table dialogMarkus Mohrhard1-2/+2
2012-10-11the formula ref edits need 3D referencesMarkus Mohrhard1-1/+8
2012-10-11lock table only for the range edit field, not for the formula onesMarkus Mohrhard2-1/+9
2012-10-11dat bars should use automatic as defaultMarkus Mohrhard1-2/+2
2012-10-11allow ref edit fields that are not direct children of the ScAnyRefDlgMarkus Mohrhard2-7/+19
2012-10-10drop unneeded includesDavid Tardon2-2/+0
2012-10-10also support formulas in the data bar dialogMarkus Mohrhard3-12/+21
2012-10-10little clean-upMarkus Mohrhard2-15/+0
2012-10-10adapt indexes in databar dlgMarkus Mohrhard1-3/+3
2012-10-10forgot to hide this list box when deactivating an entryMarkus Mohrhard1-0/+11
2012-10-10unify the list box entry handling a bitMarkus Mohrhard3-96/+33
2012-10-10remove commented out codeMarkus Mohrhard1-19/+0
2012-10-10rename autoMin and autoMax to Automatic, disable it for color scalesMarkus Mohrhard4-72/+68
2012-10-10prevent flickering when clicking at an entryMarkus Mohrhard1-0/+3
2012-10-10little clean-up for the color format caseMarkus Mohrhard1-19/+14
2012-10-10prevent overwriting the entry if the same has been selectedMarkus Mohrhard1-0/+16
2012-10-10remove another unused header fileMarkus Mohrhard1-188/+0
2012-10-10remove unused header fileMarkus Mohrhard1-163/+0
2012-10-10make also the condition edit fields ref input fieldsMarkus Mohrhard4-10/+60
2012-10-10in ScAnyRefDlg + table locked, don't allow creating new sheets,fdo#55709Markus Mohrhard1-1/+2
2012-10-09same identifier for different resourcesMarkus Mohrhard1-1/+1
2012-10-09forgot the licence headerMarkus Mohrhard2-0/+21
2012-10-09make the dialog actually do something useful againMarkus Mohrhard2-1/+14
2012-10-09disable these buttons until figured out how to call the cond format dlgMarkus Mohrhard1-0/+3