summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2012-06-19fix license header for new files.Michael Meeks
2012-06-19death to some UniStringsCaolán McNamara
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara
2012-06-18fix the number detection in data bar dialogMarkus Mohrhard
2012-06-18Change validate "between" and "not between" to "valid/invalid range"Joel Madero
2012-06-16removed unused forward declarations of classTakeshi Abe
2012-06-15add HelpId to key binding selection listboxAndras Timar
2012-06-15callcatcher: chainsaw out some unnecessary codeCaolán McNamara
2012-06-15Remove unused template.cxxThomas Arnhold
2012-06-15Remove some PCH leftoversThomas Arnhold
2012-06-15Remove obsolete inetdef.hxxThomas Arnhold
2012-06-15Remove unused argumentCor Nouws
2012-06-15Adding an accelerator in Calc autofilterCor Nouws
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-13calc input line: Fix crash with accessibility enabled.Jan Holesovsky
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
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-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-12small improvements to data bar dialogMarkus Mohrhard
2012-06-12seems like windows does not like thatMarkus Mohrhard
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-11replace tabs with spacesMarkus Mohrhard
2012-06-11eMode may be used uninitialized in this functionStephan Bergmann
2012-06-11make mac tinderbox happyMarkus 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-11remove uno from oox cond format import codeMarkus Mohrhard
2012-06-11adjust import/export code to merged conditional formatsMarkus Mohrhard
2012-06-11prepare cond format code for merge with color 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