summaryrefslogtreecommitdiff
path: root/svx/source/dialog/svxruler.cxx
AgeCommit message (Expand)Author
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-26coverity#705258 Missing break in switchCaolán McNamara
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-07rhbz#1072607: (hopefully) fix crash in SvxRuler::MouseMove()Michael Stahl
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-06Resolves: #i123817# prepare codebase for updating to boost 1.55Herbert Dürr
2013-12-20typo fixesAndras Timar
2013-09-15use rtl::math::round for rounding, std:round is C++11Tomaž Vajngerl
2013-09-15include cmathTomaž Vajngerl
2013-09-15Use vector instead of scoped_array to hold ruler itemsTomaž Vajngerl
2013-09-15Fix ruler margin dragging in vertical modeTomaž Vajngerl
2013-09-15ruler: RTL fixes for indents in tables and columnsTomaž Vajngerl
2013-09-15Ruler: disable snapping, tooltipsTomaž Vajngerl
2013-09-05convert svx/source/dialog/*.cxx from String to OUStringNoel Grandin
2013-09-03Ruler: minimal unit 1/16 inch, 1/10 cm, dynamic tick draw, variousTomaž Vajngerl
2013-08-29Convert more instance vars to scoped_ptr and scoped_array in rulerTomaž Vajngerl
2013-08-29fdo#67033 fix default tab drawing on rulerTomaž Vajngerl
2013-08-29Remove paragraph border drawing in ruler as it is not useful.Tomaž Vajngerl
2013-08-29Use scoped_ptr for items in svxruler and clean-up code.Tomaž Vajngerl
2013-08-29fdo#38144 more stable ruler actions on tablesTomaž Vajngerl
2013-08-29SvxRuler: remove debug output methods and cleanup codeTomaž Vajngerl
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-28fdo#38144 Fix calculation of tick size in snapping to frame marginTomaž Vajngerl
2013-07-26fdo#38144 Enhance snapping to markers, also snap to frame marginsTomaž Vajngerl
2013-07-23Fix compiler errors and warnings..Tomaž Vajngerl
2013-07-23fdo#38144 In ruler snap to markers for tab stops, margins, etc.Tomaž Vajngerl
2013-07-23Cleanup strangely formatted code in SvxRuler.Tomaž Vajngerl
2013-07-03allow changing the fill color user for tab previewsCaolán McNamara
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-03-11fdo#38246 Comment control on Writer ruler featureRodolfo Ribeiro Gomes
2013-02-26String::CreateFromAscii removalRicardo Montania
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-25cppCheck: remove dead assignment and dead variablesjailletc36
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-04-02removed duplicate includes in svxTakeshi Abe
2012-02-22unusedcode.easy: remove some moreThomas Arnhold
2011-12-07Remove oooimprovementAugust Sodora
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-21Remove dead code and translate German commentsAlbert Thuswaldner
2011-01-13removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko