summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2012-11-03basic: String -> OUString in basicmanagerNorbert Thiebaud
2012-11-04fix the remaining UI places that needed update for new cond formatsMarkus Mohrhard
2012-11-04add strings for (no) error cond formatsMarkus Mohrhard
2012-11-03hide the second edit field for all necessary cond formatsMarkus Mohrhard
2012-11-02Set initial focus to the check list box.Kohei Yoshida
2012-11-02Enable "type-ahead" search in the check list box in the autofilter popup.Kohei Yoshida
2012-11-02Launch pop-up right-aligned in case the cell is wider than the popup.Kohei Yoshida
2012-11-02also add the new conditional formats to the manage cond format dlgMarkus Mohrhard
2012-11-02add the new conditional formats to the dialogMarkus Mohrhard
2012-11-02this case should never happen, use assert to be sureMarkus Mohrhard
2012-11-01Explicitly call these methods to init / update note positions.Kohei Yoshida
2012-11-01No more "increase / decrease of recalc level" for drawing objects.Kohei Yoshida
2012-11-01Double allocation switch no longer used since we switched to std::vector...Kohei Yoshida
2012-10-30fix warningMarkus Mohrhard
2012-10-30add icon sets to manage conditional formats dlgMarkus Mohrhard
2012-10-30implement basic support for icon setsMarkus Mohrhard
2012-10-29fdo#46808, Adapt i18n::LocaleCalendar UNO service to new styleNoel Grandin
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky
2012-10-27unusedcode: sc: unused ctorsMatúš Kukan
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin
2012-10-22accelerate shape import & export by more sensible XInterface handling.Michael Meeks
2012-10-19fdo#44657 Remove hack that "simulates" a mirrored horizontal scrollbar.Jan Holesovsky
2012-10-19actually pass the old cond format to the dialogMarkus Mohrhard
2012-10-19differentiate between formula and normal conditions in the dialogMarkus Mohrhard
2012-10-18expose m_pActionArea so subclasses can add buttons to the right placeCaolán McNamara
2012-10-19Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-17write the custom sort list info into the item set, fdo#53870Markus Mohrhard
2012-10-17exchange sort settings between the two tab pages, fdo#53482Noel Power
2012-10-15ScTabViewObj: fix STL assertion:Michael Stahl
2012-10-15sal_Bool to bool in anyrefdg.[ch]xxMarkus Mohrhard
2012-10-15hide edit fields for duplicate and uniqueMarkus Mohrhard
2012-10-14Fix consecutive breaksJulien Nabet
2012-10-13improve showing the condition text when the entry is collapsedMarkus Mohrhard
2012-10-13add the text for collapsed entries backMarkus Mohrhard
2012-10-12Always disable anti-aliasing for drawing cell borders.Kohei Yoshida
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-11CMIS: Implemented the CheckOut button of the InfoBarCédric Bosdonnat
2012-10-11Revert "More clash avoidance for DISABLE_DYNLOADING in general, not just iOS"Tor Lillqvist
2012-10-11More clash avoidance for DISABLE_DYNLOADING in general, not just iOSTor Lillqvist
2012-10-11kill RefEdit constructor that does not initialize the highlightingMarkus Mohrhard
2012-10-11fix the highlighting of the range in the pivot table dialogMarkus Mohrhard
2012-10-11the formula ref edits need 3D referencesMarkus Mohrhard
2012-10-11lock table only for the range edit field, not for the formula onesMarkus Mohrhard
2012-10-11dat bars should use automatic as defaultMarkus Mohrhard
2012-10-11allow ref edit fields that are not direct children of the ScAnyRefDlgMarkus Mohrhard
2012-10-10drop unneeded includesDavid Tardon
2012-10-10also support formulas in the data bar dialogMarkus Mohrhard