summaryrefslogtreecommitdiff
path: root/sc/source/ui/attrdlg
AgeCommit message (Expand)Author
2012-10-09make ScCondFormatDlg a ScAnyRefDlgMarkus Mohrhard
2012-10-08De-duplicate harderTor Lillqvist
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist
2012-10-06selecting the correct entry will also show it in the dialogMarkus Mohrhard
2012-10-06only set a new cond format list if it really changedMarkus Mohrhard
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-08-14fdo#47674 Save settings for Import Ascii Text DlgLaurent Balland-Poirier
2012-08-08remove include comments and boxesThomas Arnhold
2012-07-04add the cond format managerMarkus Mohrhard
2012-06-24rearranged forward declarations of classTakeshi Abe
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-18fix the number detection in data bar dialogMarkus Mohrhard
2012-06-11use the result of the dialog and apply it to the documentMarkus Mohrhard
2012-06-11first part for new conditional format dialogMarkus Mohrhard
2012-06-11data bar settings menuMarkus Mohrhard
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-09Set entries correctly visible, fdo#47102Markus Mohrhard
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-22Use ptr_vector for ScDPLabelData vector.Kohei Yoshida
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-23ManageNames: add table to "Paste Names" dialogMarkus Mohrhard
2011-11-23ManageNames: restructure the codeMarkus Mohrhard
2011-11-23Manage Names: add most logic to Define Name dialogMarkus Mohrhard
2011-11-23ManageNames: improve AddNames UI, no logic yetMarkus Mohrhard
2011-11-23ManageNames: add menu and dialog for Add NameMarkus Mohrhard
2011-11-17remove obsolete layout codeFelix Zhang
2011-11-15removing obsolete layout codeFelix Zhang
2011-08-29More on String to rtl::OUString.Kohei Yoshida
2011-08-26String to rtl::OUString.Kohei Yoshida
2011-06-17Let's make 'Add' button clickable at any time ...Katarina Machalkova
2011-06-15add local range names to ScNamePasteDlgMarkus Mohrhard
2011-06-14Unlimited number of conditions for conditional formatting, part 2Robert Dargaud
2011-06-14Unlimited number of conditions for conditional formattingRobert Dargaud
2011-06-13fdo#33293: Option to configure initial number of sheets in Calc.Albert Thuswaldner
2011-06-09Replace List with std::vector<String>.Rafael Dominguez
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-04-29dlopen-global-symbols.diff: use global namespace for dlopened symThorsten Behrens
2011-03-29switch sc to gbuildNorbert Thiebaud
2011-03-14More stupid build fixes.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-01Put all the other pieces into place.Kohei Yoshida
2011-03-01Initial change to display named range option in the source dialog.Kohei Yoshida
2011-02-16CWS-TOOLING: integrate CWS accfixesIvo Hinkelmann
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-02-15dr79: rebase to DEV300_m100Daniel Rentz [dr]
2011-01-24dr79: #i5759# extend pivot layout dialog: support for unlimited number of fie...Daniel Rentz [dr]
2011-01-20accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]
2011-01-17remove remove-useless-'add-for-...'-commentsThomas Arnhold
2011-01-17Removed some bogus comments 'Added by PengYunQuan for Validity Cell Range Pic...Thomas Arnhold
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko