summaryrefslogtreecommitdiff
path: root/svtools/source/control/ruler.cxx
AgeCommit message (Expand)Author
2015-01-19Ruler ticks spacing consistent with lowDPI monitors. Draw ticks with widthdbeurle
2015-01-14HiDPI changes to ruler to respect screen DPIdbeurle
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-12fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-03rulers: Make the numbers a bit smaller, and always with odd size.Jan Holesovsky
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-28coverity#1157745 Unchecked return valueCaolán McNamara
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-07-24fdo#51534 - rulers should have app-background by default (apparently).Michael Meeks
2014-06-04new loplugin: inlinesimpleaccessmethodsNoel Grandin
2014-04-30Related: fdo#72142 lighter ruler default colorCaolán McNamara
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-02-27remove unused code Ruler::GetPageWidth()Noel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-10Use proper bool operationsStephan Bergmann
2013-11-25Integrate branch of IAccessible2Steve Yin
2013-11-20fdo#65355 Ruler Comment control doesn't disappearsRodolfo Ribeiro Gomes
2013-10-06Ruler: don't draw ticks out of the ruler areaTomaž Vajngerl
2013-09-18fdo#69280 fixing comments toggle button position when localAbdulaziz A Alayed
2013-09-15ruler: Also show ticks below/above numbers in "negative" areaTomaž Vajngerl
2013-09-15Ruler: disable snapping, tooltipsTomaž Vajngerl
2013-09-15ruler: translate or clear comments in ruler.cxxTomaž Vajngerl
2013-09-12cppcheck: fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-09-03WaE: C4805: '!=' : unsafe mix of type 'bool' and type 'sal_Bool'Tor Lillqvist
2013-09-03dbgutil deref of empty vector assertCaolán McNamara
2013-09-03Ruler: minimal unit 1/16 inch, 1/10 cm, dynamic tick draw, variousTomaž Vajngerl
2013-09-03Ruler: clear ruler elements at copying only when input is not emptyTomaž Vajngerl
2013-09-03Ruler: use vector instead of array for elementsTomaž Vajngerl
2013-08-30fdo#68689 Sub-divide ruler ticks into 1/8 insted of 1/10 for inchTomaž Vajngerl
2013-08-29Use different cursor when resizing borders than moving.Tomaž Vajngerl
2013-08-29Highlight indents on ruler on mouse over and dragging.Tomaž Vajngerl
2013-08-29fdo#67033 fix default tab drawing on rulerTomaž Vajngerl
2013-08-24Mark as constTakeshi Abe
2013-08-24sal_Bool to boolTakeshi Abe
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl
2013-08-15convert include/svtools/ruler.hxx from String to OUStringNoel Grandin
2013-08-06fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan
2013-07-26fdo#38144 Enhance snapping to markers, also snap to frame marginsTomaž Vajngerl
2013-07-23fdo#38144 In ruler snap to markers for tab stops, margins, etc.Tomaž Vajngerl