summaryrefslogtreecommitdiff
path: root/svx/source/dialog/framelink.cxx
AgeCommit message (Expand)Author
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-03-09loplugin:constantparam in svxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-28loplugin:fpcomparison in svx/Noel Grandin
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-06fix typo: rectange --> rectangleDennis Roczek
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-03-27convert CUTFLAG_ constants to enum classNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-03-18When the scale is set explicitly, we should use it as the pattern scale.Kohei Yoshida
2014-03-18fdo#75260: More adjustments.Kohei Yoshida
2014-03-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann
2014-03-03remove unused code svx::frame::Style::Style constructorNoel Grandin
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-20svx::frame::Style::Set(): typo: subtract if it's _not_ 0Michael Stahl
2014-02-20svx: these Style members are floatsMichael Stahl
2014-01-17Pass scaling to borderline primitive objects.Kohei Yoshida
2014-01-17Make thse constructors non-inline.Kohei Yoshida
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl
2012-06-28remove obsolete SVX_FRAME_USE_LINEINFO:Michael Stahl
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl
2012-04-04better drawing support for borders of different width, fdo#33634Markus Mohrhard
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-08-25remove newly unused codeCaolán McNamara
2011-08-25unusedcode: svx::, svxform::Matúš Kukan
2011-08-10callcatcher: remove some unused methodsCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat
2011-03-19No tools value for pi or the basegfx methods will give unprecise resultsCédric Bosdonnat
2011-03-19sc: draw slanted borders using the drawinglayer primitivesCédric Bosdonnat
2011-03-19svx::frame::DrawRange has now a drawinglayer equivalentCédric Bosdonnat
2011-03-19Nicely draw borders using drawinglayerCédric Bosdonnat
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-14fix some warningsCaolán McNamara
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06fate#307731, fate#307730: Adds dotted and dashed border linesCédric Bosdonnat
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov