summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)AuthorFilesLines
2012-11-20only set entries for existing sort entries, related fdo#56958Markus Mohrhard1-1/+1
2012-11-20make sure that the sort vector is large enough, fdo#56958Markus Mohrhard1-0/+3
2012-11-20fdo#56776: Change in formula options should cause repaint.Kohei Yoshida1-0/+5
2012-11-05Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6Petr Mladek7-34/+37
2012-10-22write the custom sort list info into the item set, fdo#53870Markus Mohrhard2-0/+5
2012-10-19exchange sort settings between the two tab pages, fdo#53482Noel Power2-10/+10
2012-10-04fdo#54940 - make editing relative refs more intuitive to meMichael Meeks2-3/+4
2012-10-01auto-expand the first conditional format in the list.Michael Meeks1-0/+2
2012-10-01improve conditional formatting height calculations.Michael Meeks1-21/+16
2012-09-28add TabRatio api and detect macro at group shape fixes bnc#770708Noel Power4-9/+36
2012-09-11fdo#54721 fix vba not tracking currently selected doc correctlyNoel Power1-8/+3
2012-08-30fdo#53938: Check for null pointer, and don't proceed when error occurs.Kohei Yoshida1-1/+2
2012-08-28fdo#46250: Allow paste & paste special for unmatching dest (single) range.Noel Power1-1/+1
2012-08-27The label size is computed from the length of the string it containsJean-Baptiste FAURE1-5/+12
2012-08-22Don't clear the database data cache here.Kohei Yoshida1-6/+0
2012-08-22fdo#48868: Allow Ctrl-TAB and Ctrl-Shift-TAB to cycle through candidates.Kohei Yoshida1-5/+16
2012-08-20resolved fdo#53325 CSV space delimiter and quoted fieldEike Rathke1-1/+4
2012-08-14fdo#53089: Avoid setting valid numbers as text during html import.Kohei Yoshida1-2/+2
2012-08-10vertically align and enlarge fields in cond.formatting dialogJean-Baptiste FAURE1-28/+28
2012-08-01resolved fdo#53012 crash in CSV fixed width importEike Rathke1-1/+2
2012-07-30use correct cursor pos for cond format formulas, fdo#52565Markus Mohrhard2-8/+10
2012-07-26mark manual row heights correctly during import, fdo#52393Markus Mohrhard1-0/+3
2012-07-20resolved fdo#52205 do not force all text cells in CSV importEike Rathke1-1/+1
2012-07-16show comments in the navigator, fdo#51859Markus Mohrhard1-1/+1
2012-07-16use correct value to check for min and max, fdo#51831Markus Mohrhard1-1/+1
2012-07-16disable edit field for min and max type, fdo#51834Markus Mohrhard2-0/+41
2012-07-15fdo#47947 Data Form dialog layout fixAndras Timar3-31/+35
2012-07-13fdo#35953 resize controls on Solver dialog of CalcAndras Timar1-42/+42
2012-07-12fdo#51852: Temporary, band-aid fix.Kohei Yoshida1-2/+10
2012-07-09resolved rhbz#838248 init filter criteria stringEike Rathke1-1/+25
2012-07-08fix layout issue on Data Bar dialogAndras Timar1-2/+1
2012-07-08fix a few layout problems in Conditional Formatting dialogAndras Timar2-13/+16
2012-07-07fdo#51830 order of OK and Cancel buttonsAndras Timar1-2/+2
2012-07-06adjust the calculation of the cursor pos if ALT is used, fdo#48869Markus Mohrhard1-2/+7
2012-07-05fdo#51266: Sync dimension members in several places upon refresh.Kohei Yoshida1-0/+1
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl4-8/+14
2012-07-04rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl3-4/+5
2012-07-04impreove the cond format dialog a little bitMarkus Mohrhard2-8/+13
2012-07-04make the cond format dialog a bit mroe beautifulMarkus Mohrhard1-42/+28
2012-07-04correct enumerate the condition entries in the dialogMarkus Mohrhard6-7/+28
2012-07-04localize all parts of the new cond format dialogsMarkus Mohrhard4-10/+61
2012-07-04add the cond format managerMarkus Mohrhard12-67/+618
2012-07-02fdo#51222: Use multi-list box for subtotal dialog.Kohei Yoshida3-5/+7
2012-07-02fdo#50587: Remove totally mis-placed 'static' keyword.Kohei Yoshida1-1/+1
2012-06-30handle single cell conditional formats correctly, fdo#51555Markus Mohrhard1-0/+6
2012-06-30correctly calculate scroll bar position, related fdo#51599Markus Mohrhard1-1/+1
2012-06-30show correct preview when opening the dialog, fdo#51590Markus Mohrhard1-0/+1
2012-06-27support colored axis in data barsMarkus Mohrhard2-2/+5
2012-06-26fix for fdo#51040 preview crashNoel Power3-47/+61
2012-06-26Revert "set the zoom only once, prevents infinite loop, fdo#51040"Noel Power1-0/+4