summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2012-11-28Call orcus filter accessor from the dialog when a new source file is set.Kohei Yoshida
2012-11-28Use file picker dialog to pick the source xml file.Kohei Yoshida
2012-11-28Abstract dialog instantiation code.Kohei Yoshida
2012-11-28Add new slot ID for 'Manage XML Source' menu entry.Kohei Yoshida
2012-11-28cache calls to Date::SYSTEMMarkus Mohrhard
2012-11-28fdo#49704 add split cells menu entry in calc popupLaurent Godard
2012-11-28Sync draw object to calc grid for better alignment when zoomingNoel Power
2012-11-28prevent some nasty ScRangeList->ScRange->ScRangeList conversionMarkus Mohrhard
2012-11-23String to OUString in conditio.[ch]xxMarkus Mohrhard
2012-11-19database names are case insensitive, fdo#51309Mathieu D
2012-11-17convert text import options to .uiCaolán McNamara
2012-11-15ui part for conditional date formatsMarkus Mohrhard
2012-11-15implement remaining conditional date formatsMarkus Mohrhard
2012-11-15initial work for date conditional formatsMarkus Mohrhard
2012-11-15String to OUStringMarkus Mohrhard
2012-11-15remove strange commentsMarkus Mohrhard
2012-11-14Fix fdo#51121 OWA misbehaviour with uncompressed meta.xmlThorsten Behrens
2012-11-12remove conditional formats withiout range after import, related fdo#56983Markus Mohrhard
2012-11-09remove unused methods in ScConditionalFormatMarkus Mohrhard
2012-11-09remove unused defineMarkus Mohrhard
2012-11-05This is no longer true.Kohei Yoshida
2012-11-04add the new cond formats to the dialogsMarkus Mohrhard
2012-11-04implement text conditional formatsMarkus Mohrhard
2012-11-04switch from String to OUStringMarkus Mohrhard
2012-11-04add strings for (no) error cond formatsMarkus Mohrhard
2012-11-04add error and not error conditionMarkus Mohrhard
2012-11-02More methods that can be marked const.Kohei Yoshida
2012-11-02Mark these methods const.Kohei Yoshida
2012-11-02also add the new conditional formats to the manage cond format dlgMarkus Mohrhard
2012-11-02we don't need to pass this parameterMarkus Mohrhard
2012-11-02implement above/below average conditional formatMarkus Mohrhard
2012-11-02implement top/bottom n percentMarkus Mohrhard
2012-11-02implement top/ bottom n elements conditional formatMarkus Mohrhard
2012-11-02extract filling the cache for conditional formatsMarkus Mohrhard
2012-11-02remove misleading commentMarkus Mohrhard
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-31Rename the files to reflect the class name change.Kohei Yoshida
2012-10-31Rename ScDPCacheTable to ScDPFilteredCache.Kohei Yoshida
2012-10-31Since the cache there is never NULL, let's take a reference instead.Kohei Yoshida
2012-10-31The cache inside ScDPCacheTable (I should rename this) is never NULL.Kohei Yoshida
2012-10-31These comments are no longer correct.Kohei Yoshida
2012-10-30dump() method for ScDPCacheTable (for debugging only).Kohei Yoshida
2012-10-30export icon set data into OOXMLMarkus Mohrhard
2012-10-30add icon sets to manage conditional formats dlgMarkus Mohrhard
2012-10-30implement basic support for icon setsMarkus Mohrhard
2012-10-28UniString->rtl::OUStringBufferCaolán McNamara
2012-10-27unusedcode: sc: unused ctorsMatúš Kukan
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-15fix memory leak in note handlingMarkus Mohrhard