summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel 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-19ithe cond format data is no longer stored as SfxUInt32ItemMarkus 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-17only use non blank cells in the visible data methods, fdo#54552Markus Mohrhard
2012-10-17ignore broadcaster cells to fill autofilter dialog, fdo#55712Markus 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-15fix memory leak in note handlingMarkus Mohrhard
2012-10-15fix the problem in the right methodMarkus Mohrhard
2012-10-14Fix consecutive breaksJulien Nabet
2012-10-13need to set the row/col relative to the start row/colMarkus Mohrhard
2012-10-13don't insert notes from deleted cells, fdo#55885Markus Mohrhard
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-12Check for null object. The OLE name may not always be set.Kohei Yoshida
2012-10-12Always disable anti-aliasing for drawing cell borders.Kohei Yoshida
2012-10-12remove unused local static functionsCaolán McNamara
2012-10-12lcl_LineSize is unusedCaolán McNamara
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-11kill this hard coded sheet limit for xlsx import, rhbz#864858Markus Mohrhard
2012-10-11only access first element if vector is not empty, fdo#55734Markus Mohrhard
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-10Remove a flag that nobody uses.Kohei Yoshida
2012-10-10fix for fdo#53814 Revert "there should be no need any more for this check"Noel Power
2012-10-10drop unneeded includesDavid Tardon
2012-10-10also support formulas in the data bar dialogMarkus Mohrhard
2012-10-10little clean-upMarkus Mohrhard
2012-10-10adapt indexes in databar dlgMarkus Mohrhard
2012-10-10forgot to hide this list box when deactivating an entryMarkus Mohrhard
2012-10-10unify the list box entry handling a bitMarkus Mohrhard
2012-10-10remove commented out codeMarkus Mohrhard
2012-10-10rename autoMin and autoMax to Automatic, disable it for color scalesMarkus Mohrhard