summaryrefslogtreecommitdiff
path: root/sc/source/ui/pagedlg
AgeCommit message (Expand)Author
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-05-17fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon
2012-05-10WaE: unsafe mix of bool and sal_BoolCaolán McNamara
2012-04-13Put enum definition under class scope to avoid name clash.Kohei Yoshida
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-07Have SfxItemSet::HasItem take an optional pointer-to-pointer.Kohei Yoshida
2012-02-06I think it's time we had a real method for this...Kohei Yoshida
2012-01-31Remove unsed codeElton Chung
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-24change ScRangeName's container to boost::ptr_mapMarkus Mohrhard
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-08-08Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-03-29switch sc to gbuildNorbert Thiebaud
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-05More on adjusting for ScRangeName API change.Kohei Yoshida
2011-03-05Identified and tagged all places where I need to modify.Kohei Yoshida
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01Remove bogus comments.Guillaume Poussel
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-01-20accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]
2011-01-18Remove some more dead codeThomas Arnhold
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-11cleaning of __EXPORT defineGert Faller
2010-11-24.src cleanupJoseph Powers
2010-11-24cppcheck: Possible null pointer dereferenceCaolán McNamara
2010-11-21.src cleanup and .png fixesJoseph Powers
2010-11-21hrc cleanupJoseph Powers
2010-11-21dead code removed in calc ui pagedlgPierre-André Jacquod
2010-11-16HC Cleanup - calcJoseph Powers
2010-11-16remove logically redundant highcontrast codeCaolán McNamara
2010-11-16drop removed resourcesCaolán McNamara
2010-11-14Misuse of RTL_CONSTASCII_STRINGPARAM instead of RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2010-11-13Purged BmpColorMode from libs-gui - calcJoseph Powers
2010-11-03Add many more files to EXCEPTIONSFILES, needed at least on NetBSD.Thomas Klausner
2010-10-20Removed lots of dead code.Povilas Kanapickas
2010-10-17clean up after removal of empty makefilesDavid Tardon
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-11CWS changehid: generate former auto hids into src filesMathias Bauer
2010-10-01Finished removing //CHINA comments and odd dead code from sc/source/ui/*Luke Symes
2010-07-10CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer
2010-06-04changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in d...Philipp Lohmann [pl]
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov