summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-06-15added zoom submenu to ViewTim Hardeck
2012-06-15move zoomitem from svx to sfx2Tim Hardeck
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold
2012-06-15disable two ui elements for 3.6Markus Mohrhard
2012-06-15use correct localization aware string to doubleMarkus Mohrhard
2012-06-15handle formula is in new conditional format dlgMarkus Mohrhard
2012-06-13Tidy up *commands.h - Remove unused CMD_ definesThomas Arnhold
2012-06-13calc input line: Fix crash with accessibility enabled.Jan Holesovsky
2012-06-13error C2227: left of ´->acquire´ must point to class/struct/union typeCaolán McNamara
2012-06-13callcatcher: update unused code listCaolán McNamara
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
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