summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-06-17Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky
2012-06-15add HelpId to key binding selection listboxAndras Timar
2012-06-15-Werror,-Wmismatched-tagsStephan Bergmann
2012-06-15-Werror,-Wunused-functionStephan Bergmann
2012-06-15disable two ui elements for 3.6Markus Mohrhard
2012-06-15handle formula is in new conditional format dlgMarkus Mohrhard
2012-06-15small improvements to data bar dialogMarkus Mohrhard
2012-06-15seems like windows does not like thatMarkus Mohrhard
2012-06-15make new conditional format menu appearMarkus Mohrhard
2012-06-15need to export all symbols for color formatsMarkus Mohrhard
2012-06-15replace tabs with spacesMarkus Mohrhard
2012-06-15eMode may be used uninitialized in this functionStephan Bergmann
2012-06-15abstract type in ptr_container needs this workaroundMarkus Mohrhard
2012-06-15make mac tinderbox happyMarkus Mohrhard
2012-06-15remove unnecessary menu entries for 3-6Markus Mohrhard
2012-06-15remove empty conditions for color format export to excelMarkus Mohrhard
2012-06-15fix rebase problemsMarkus Mohrhard
2012-06-15correctly copy the cond formats, fdo#50679Markus Mohrhard
2012-06-15correctly create between/not between entriesMarkus Mohrhard
2012-06-15set correct range as title + update for (not) betweenMarkus Mohrhard
2012-06-15fix repainting of conditional formatsMarkus Mohrhard
2012-06-15correctly set new conditional formatMarkus Mohrhard
2012-06-15more support for data bars in new dialogsMarkus Mohrhard
2012-06-15add data bar ui elementsMarkus Mohrhard
2012-06-15use the result of the dialog and apply it to the documentMarkus Mohrhard
2012-06-15fix cond format import from odsMarkus Mohrhard
2012-06-15fix export of cond formats to odsMarkus Mohrhard
2012-06-15remove uno from oox cond format import codeMarkus Mohrhard
2012-06-15adjust import/export code to merged conditional formatsMarkus Mohrhard
2012-06-15integrate color formats into conditional formatsMarkus Mohrhard
2012-06-15prepare cond format code for merge with color formatsMarkus Mohrhard
2012-06-15export more conditional formatsMarkus Mohrhard
2012-06-15add contructor that inits dialog from modelMarkus Mohrhard
2012-06-15add constructors to init dialog with model dataMarkus Mohrhard
2012-06-15handle styles correctly in the new cond format dialogMarkus Mohrhard
2012-06-15solve more dependencies between ui elements in cond format dialogMarkus Mohrhard
2012-06-15more for correct color scale dialog behaviorMarkus Mohrhard
2012-06-15add gui elements for color scalesMarkus Mohrhard
2012-06-15more for conditional format dialogMarkus Mohrhard
2012-06-15first part for new conditional format dialogMarkus Mohrhard
2012-06-15data bar settings menuMarkus Mohrhard
2012-06-14calc input line: Fix crash with accessibility enabled.Jan Holesovsky
2012-06-13fdo#51017 ODFF: implement missing imaginary functions [AOO i111609 r1348096]Regina Henschel
2012-06-12accept BIT* functions as _xlfnodf.* in Excel importEike Rathke
2012-06-12attempt to use mce::FallBack for control/oleObject importNoel Power
2012-06-12fix missing ole and form control(s) on xlsx importNoel Power
2012-06-12get rid of unecessary loop and change commentNoel Power
2012-06-08I alway miss these, add Hide and Show items to tab context menuNoel Power
2012-06-06Use iterators over index access.Kohei Yoshida
2012-06-06Avoid expensive allocation & deallocation of local vector on every call.Kohei Yoshida