summaryrefslogtreecommitdiff
path: root/svtools/source/control/ruler.cxx
AgeCommit message (Expand)Author
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
2013-07-03allow changing the fill color user for tab previewsCaolán McNamara
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-11fdo#38246 Comment control on Writer ruler featureRodolfo Ribeiro Gomes
2013-02-25loplugin: unused variablesThomas Arnhold
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-13fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-08-18remove some useless commentsThomas Arnhold
2012-08-13remove duplicate code, thanks to Petr Mladek for spottingIvan Timofeev
2012-08-08fdo#50654: update virtual device width on modifying WB_EXTRAFIELD flagIvan Timofeev
2012-07-01Remove unused definesThomas Arnhold
2012-06-27Remove commented out codeThomas Arnhold
2012-06-01rulers: Fix the drawing on Windows, the text was still off there.Jan Holesovsky
2012-05-31targetted revert of minor cppcheck cleanupsMichael Meeks