summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-11-05fix several bugs around cond format export to ooxmlMarkus Mohrhard
2012-11-05implement new cond format import from odfMarkus Mohrhard
2012-11-05add export for new cond formats to odfMarkus Mohrhard
2012-11-05export dxfs at the correct placeMarkus Mohrhard
2012-11-05fix ooxml color exportMarkus Mohrhard
2012-11-04we don't need to use the indirection hereMarkus Mohrhard
2012-11-04implement text cond format import from odfMarkus Mohrhard
2012-11-04add the new cond formats to the dialogsMarkus Mohrhard
2012-11-04implement text cond format export to odfMarkus Mohrhard
2012-11-04clean cond format ooxml import codeMarkus Mohrhard
2012-11-04implement text cond formats ooxml importMarkus Mohrhard
2012-11-04implement text conditional formatsMarkus Mohrhard
2012-11-04switch from String to OUStringMarkus Mohrhard
2012-11-04implement (no) error cond format import from odfMarkus Mohrhard
2012-11-04implement export for (no) error cond format export to odfMarkus Mohrhard
2012-11-04make the drop down box largerMarkus Mohrhard
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud
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-04fix ooxml (no) error cond format importMarkus Mohrhard
2012-11-04add strings for (no) error cond formatsMarkus Mohrhard
2012-11-04add (no) error cond format export to ooxmlMarkus Mohrhard
2012-11-04add (no) error cond format import from ooxmlMarkus Mohrhard
2012-11-04add error and not error conditionMarkus Mohrhard
2012-11-03this should not have been commitedMarkus Mohrhard
2012-11-03hide the second edit field for all necessary cond formatsMarkus Mohrhard
2012-11-03improve cond format export to ooxmlMarkus Mohrhard
2012-11-03add an import test for the new cond formatsMarkus Mohrhard
2012-11-03be more forgiving for empty cells in tests with csv filesMarkus Mohrhard
2012-11-02More methods that can be marked const.Kohei Yoshida
2012-11-02Mark these methods const.Kohei Yoshida
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-02Correctly handle cell note shifting when immediate row/column is deleted.Kohei Yoshida
2012-11-02More test cases for cell notes that currently fail.Kohei Yoshida
2012-11-02Fix incorrect shifting of cell notes upon cell insertion / deletion.Kohei Yoshida
2012-11-02Added comment for the note test code & added test for new scenario.Kohei Yoshida
2012-11-02A little more check won't hurt...Kohei Yoshida
2012-11-02fix unique/duplicate cond format export to ooxmlMarkus Mohrhard
2012-11-02fix duplicate/unique cond format import from ooxmlMarkus Mohrhard
2012-11-02start exporting the new cond formats to ooxmlMarkus Mohrhard
2012-11-02warn when trying to export a conditional format that is not supportedMarkus Mohrhard
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-02we don't need to pass this parameterMarkus Mohrhard
2012-11-02implement the above/below average import from ooxmlMarkus Mohrhard
2012-11-02implement above/below average conditional formatMarkus Mohrhard
2012-11-02implement ooxml import for new conditional formatsMarkus Mohrhard