summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-06-12fdo#51017 ODFF: implement missing imaginary functions [AOO i111609 r1348096]Regina Henschel
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin
2012-06-12Convert SV_DECL_PTRARR_DEL(XModifyListenerArr_Impl) to ptr_vectorNoel Grandin
2012-06-12Convert SV_DECL_PTR_ARR_DEL(XDBRefreshListenerArr_Impl) to ptr_vectorNoel Grandin
2012-06-12Convert SV_DECL_PTR_ARR_DEL(XStatusListenerArr_Impl) to ptr_vectorNoel Grandin
2012-06-12Convert SV_DECL_PTR_ARR_DEL(XRefreshListenerArr_Impl) to ptr_vectorNoel Grandin
2012-06-12accept BIT* functions as _xlfnodf.* in Excel importEike Rathke
2012-06-12changes to patch "fdo#50822 add function XOR to calc as in ODFF1.2"Eike Rathke
2012-06-12fdo#50822 add function XOR to calc as in ODFF1.2Winfried Donkers
2012-06-12-Werror,-Wunused-functionStephan Bergmann
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky
2012-06-12-Werror,-Wmismatched-tagsStephan Bergmann
2012-06-12small improvements to data bar dialogMarkus Mohrhard
2012-06-12seems like windows does not like thatMarkus Mohrhard
2012-06-12make new conditional format menu appearMarkus Mohrhard
2012-06-12need to export all symbols for color formatsMarkus Mohrhard
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-11removeTrailingChars is the same as stripEndCaolán McNamara
2012-06-11replace tabs with spacesMarkus Mohrhard
2012-06-11eMode may be used uninitialized in this functionStephan Bergmann
2012-06-11abstract type in ptr_container needs this workaroundMarkus Mohrhard
2012-06-11make mac tinderbox happyMarkus Mohrhard
2012-06-11remove unnecessary menu entries for 3-6Markus Mohrhard
2012-06-11remove empty conditions for color format export to excelMarkus Mohrhard
2012-06-11fix rebase problemsMarkus Mohrhard
2012-06-11correctly copy the cond formats, fdo#50679Markus Mohrhard
2012-06-11correctly create between/not between entriesMarkus Mohrhard
2012-06-11set correct range as title + update for (not) betweenMarkus Mohrhard
2012-06-11fix repainting of conditional formatsMarkus Mohrhard
2012-06-11correctly set new conditional formatMarkus Mohrhard
2012-06-11more support for data bars in new dialogsMarkus Mohrhard
2012-06-11add data bar ui elementsMarkus Mohrhard
2012-06-11use the result of the dialog and apply it to the documentMarkus Mohrhard
2012-06-11fix cond format import from odsMarkus Mohrhard
2012-06-11fix export of cond formats to odsMarkus Mohrhard
2012-06-11remove uno from oox cond format import codeMarkus Mohrhard
2012-06-11adjust import/export code to merged conditional formatsMarkus Mohrhard
2012-06-11integrate color formats into conditional formatsMarkus Mohrhard
2012-06-11prepare cond format code for merge with color formatsMarkus Mohrhard
2012-06-11export more conditional formatsMarkus Mohrhard
2012-06-11add contructor that inits dialog from modelMarkus Mohrhard
2012-06-11add constructors to init dialog with model dataMarkus Mohrhard
2012-06-11handle styles correctly in the new cond format dialogMarkus Mohrhard
2012-06-11solve more dependencies between ui elements in cond format dialogMarkus Mohrhard
2012-06-11more for correct color scale dialog behaviorMarkus Mohrhard
2012-06-11add gui elements for color scalesMarkus Mohrhard
2012-06-11more for conditional format dialogMarkus Mohrhard
2012-06-11first part for new conditional format dialogMarkus Mohrhard
2012-06-11data bar settings menuMarkus Mohrhard
2012-06-10Bin pointless <vcl/sv.h> headerTor Lillqvist