summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-222-16/+11
* accelerate shape import & export by more sensible XInterface handling.Michael Meeks2012-10-221-3/+0
* fdo#44657 Remove hack that "simulates" a mirrored horizontal scrollbar.Jan Holesovsky2012-10-193-47/+18
* reenable all our unit testsMarkus Mohrhard2012-10-191-0/+6
* add test case for the MATCH functionMarkus Mohrhard2012-10-193-0/+1
* actually pass the old cond format to the dialogMarkus Mohrhard2012-10-191-1/+1
* differentiate between formula and normal conditions in the dialogMarkus Mohrhard2012-10-191-1/+9
* fix problem with conditional formats in formats.odsMarkus Mohrhard2012-10-191-0/+0
* ithe cond format data is no longer stored as SfxUInt32ItemMarkus Mohrhard2012-10-191-1/+6
* add one more component file for subsequent filters testMarkus Mohrhard2012-10-191-0/+1
* expose m_pActionArea so subclasses can add buttons to the right placeCaolán McNamara2012-10-181-1/+1
* Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida2012-10-192-5/+5
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-1913-118/+118
* make use of ability to use bold in labelsCaolán McNamara2012-10-171-1/+1
* Calc, Writer toolbars: Remove Insert Graphics from the Graphics toolbars.Jan Holesovsky2012-10-171-2/+0
* write the custom sort list info into the item set, fdo#53870Markus Mohrhard2012-10-172-0/+5
* only use non blank cells in the visible data methods, fdo#54552Markus Mohrhard2012-10-171-3/+7
* ignore broadcaster cells to fill autofilter dialog, fdo#55712Markus Mohrhard2012-10-171-0/+4
* exchange sort settings between the two tab pages, fdo#53482Noel Power2012-10-172-10/+10
* ScTabViewObj: fix STL assertion:Michael Stahl2012-10-151-3/+12
* add a unit test for removing rows/columns with commentsMarkus Mohrhard2012-10-151-0/+42
* sal_Bool to bool in anyrefdg.[ch]xxMarkus Mohrhard2012-10-152-35/+35
* hide edit fields for duplicate and uniqueMarkus Mohrhard2012-10-151-1/+9
* fix memory leak in note handlingMarkus Mohrhard2012-10-154-8/+7
* fix the problem in the right methodMarkus Mohrhard2012-10-151-2/+2
* Fix consecutive breaksJulien Nabet2012-10-141-2/+0
* need to set the row/col relative to the start row/colMarkus Mohrhard2012-10-131-2/+2
* don't insert notes from deleted cells, fdo#55885Markus Mohrhard2012-10-131-4/+14
* improve showing the condition text when the entry is collapsedMarkus Mohrhard2012-10-133-5/+21
* add the text for collapsed entries backMarkus Mohrhard2012-10-132-1/+33
* Check for null object. The OLE name may not always be set.Kohei Yoshida2012-10-121-1/+1
* Always disable anti-aliasing for drawing cell borders.Kohei Yoshida2012-10-121-4/+26
* remove unused local static functionsCaolán McNamara2012-10-123-38/+0
* lcl_LineSize is unusedCaolán McNamara2012-10-121-25/+0
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-12156-439/+438
* Merged SvTreeListBox and SvLBox.Kohei Yoshida2012-10-117-8/+8
* CMIS: Implemented the CheckOut button of the InfoBarCédric Bosdonnat2012-10-111-0/+2
* regression test for fdo#53814Noel Power2012-10-111-0/+67
* kill this hard coded sheet limit for xlsx import, rhbz#864858Markus Mohrhard2012-10-111-1/+1
* only access first element if vector is not empty, fdo#55734Markus Mohrhard2012-10-111-1/+3
* Revert "More clash avoidance for DISABLE_DYNLOADING in general, not just iOS"Tor Lillqvist2012-10-111-108/+2
* More clash avoidance for DISABLE_DYNLOADING in general, not just iOSTor Lillqvist2012-10-111-2/+108
* kill RefEdit constructor that does not initialize the highlightingMarkus Mohrhard2012-10-112-5/+5
* fix the highlighting of the range in the pivot table dialogMarkus Mohrhard2012-10-111-2/+2
* the formula ref edits need 3D referencesMarkus Mohrhard2012-10-111-1/+8
* lock table only for the range edit field, not for the formula onesMarkus Mohrhard2012-10-112-1/+9
* dat bars should use automatic as defaultMarkus Mohrhard2012-10-111-2/+2
* allow ref edit fields that are not direct children of the ScAnyRefDlgMarkus Mohrhard2012-10-112-7/+19
* Remove a flag that nobody uses.Kohei Yoshida2012-10-102-6/+0
* fix for fdo#53814 Revert "there should be no need any more for this check"Noel Power2012-10-101-0/+4