summaryrefslogtreecommitdiff
path: root/svtools/source/control/valueset.cxx
AgeCommit message (Expand)Author
2013-11-25Integrate branch of IAccessible2Steve Yin
2013-11-20wrong border extraction mechanismCaolán McNamara
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl
2013-08-06fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan
2013-06-19Resolves: #i122418# Added workaround to not use GetBitmap on windowsArmin Le Grand
2013-05-20Related: #i122041# More unifications for FillStylesArmin Le Grand
2013-05-20Resolves: #i122041# Unified and centralized control for Color ValueSetsArmin Le Grand
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-08Resolves: rhbz#949238 div by zero on pagedown in 0 width task paneCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-13XubString->OUStringCaolán McNamara
2013-02-22s/the the/the/Tor Lillqvist
2013-01-18add a border property to ValueSetCaolán McNamara
2013-01-15split out border page and adapt codeCaolán McNamara
2013-01-15teach ValueSet to calc an optimal sizeCaolán McNamara
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-04-03ValueSet: reworked key navigationMatteo Casalin
2012-04-03ValueSet: simplify calculation of item rectangleMatteo Casalin
2012-03-03ValueSet: simplified autoscroll logicMatteo Casalin
2012-03-03ValueSet: reduce memory footprint by dynamically evaluating rectanglesMatteo Casalin
2012-03-03ValueSet: replace some conditionals with simple arithmeticMatteo Casalin
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-17ValueSet: from #defines to enum, with reduced scopeMatteo Casalin
2012-02-17ValueSet: use support function to clarify codeMatteo Casalin
2012-02-17ValueSet: factor out duplicated code in InsertItemMatteo Casalin
2012-02-17ValueSet: fix a test condition and remove an obsoleted header fileMatteo Casalin
2012-02-17ValueSet: merge almost empty implementation to main classMatteo Casalin
2012-02-17ValueSet: removed unused membersMatteo Casalin
2012-02-17ValueSet: sal_Bool to boolMatteo Casalin
2012-02-17Avoid unnecessary auto_ptrMatteo Casalin
2012-02-05Removed unused variableMatteo Casalin
2012-01-14VALUESETITEM_SPACE is never set: remove related codeMatteo Casalin
2012-01-09translated German comments in valueset.cxxTim Hardeck
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz
2012-01-02Group a common test to avoid unnecessary calculationsMatteo Casalin
2012-01-02Do not repeat the same test twiceMatteo Casalin
2011-12-25Remove unneeded tests before deleteMatteo Casalin
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-11-01remove superfluous castsDavid Tardon
2011-11-01let PgUp/Down go to the first/last lineDavid Tardon
2011-08-17regenerate listCaolán McNamara
2011-08-15Remove unused mnBits from ValueSetItem.Jan Holesovsky
2011-08-15callcatcher: Remove unused ValueSet methods.Jan Holesovsky
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-19Some more #include <tools/list.hxx> cleanupJoseph Powers
2011-02-08Remove DECLARE_LIST( ValueItemList, ValueSetItem* )Joseph Powers
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang
2010-10-18remove non-compiled codePovilas Kanapickas