summaryrefslogtreecommitdiff
path: root/svx/source/dialog/framelink.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-12Remove excess newlinesChris Sherlock1-14/+0
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-2/+2
2015-08-06fix typo: rectange --> rectangleDennis Roczek1-1/+1
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini1-2/+2
2015-03-27convert CUTFLAG_ constants to enum classNoel Grandin1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-2/+2
2015-03-09V801: Decreased performanceCaolán McNamara1-2/+2
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-3/+3
2014-09-30fdo#82577: Handle RegionNoel Grandin1-3/+3
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-03-18When the scale is set explicitly, we should use it as the pattern scale.Kohei Yoshida1-1/+1
2014-03-18fdo#75260: More adjustments.Kohei Yoshida1-8/+13
2014-03-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann1-6/+10
2014-03-03remove unused code svx::frame::Style::Style constructorNoel Grandin1-7/+0
2014-02-26Remove visual noise from svxAlexander Wilms1-34/+34
2014-02-20svx::frame::Style::Set(): typo: subtract if it's _not_ 0Michael Stahl1-1/+1
2014-02-20svx: these Style members are floatsMichael Stahl1-16/+16
2014-01-17Pass scaling to borderline primitive objects.Kohei Yoshida1-10/+24
2014-01-17Make thse constructors non-inline.Kohei Yoshida1-0/+31
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl1-2/+2
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin1-0/+1
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+16
2012-07-04replace enum SvxBorderStyle with css::table::BorderLineSyleMichael Stahl1-2/+4
2012-06-28remove obsolete SVX_FRAME_USE_LINEINFO:Michael Stahl1-18/+0
2012-06-25rename SvxBorderLine::SetStyle to something unambiguousMichael Stahl1-1/+1
2012-04-04better drawing support for borders of different width, fdo#33634Markus Mohrhard1-15/+12
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-1/+1
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-1/+1
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-08-25remove newly unused codeCaolán McNamara1-6/+0
2011-08-25unusedcode: svx::, svxform::Matúš Kukan1-49/+0
2011-08-10callcatcher: remove some unused methodsCaolán McNamara1-12/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-28Moved SvxBorder* into editeng namespace to avoid duplicate DOUBLE on windowsCédric Bosdonnat1-0/+2
2011-03-19No tools value for pi or the basegfx methods will give unprecise resultsCédric Bosdonnat1-1/+2
2011-03-19sc: draw slanted borders using the drawinglayer primitivesCédric Bosdonnat1-74/+45
2011-03-19svx::frame::DrawRange has now a drawinglayer equivalentCédric Bosdonnat1-26/+62
2011-03-19Nicely draw borders using drawinglayerCédric Bosdonnat1-31/+167
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-4/+4
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko1-4/+4
2010-10-18remove non-compiled codePovilas Kanapickas1-38/+0
2010-10-14fix some warningsCaolán McNamara1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-06fate#307731, fate#307730: Adds dotted and dashed border linesCédric Bosdonnat1-111/+52
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-07#i107450#: make svx buildable with new editeng libMathias Bauer1-1/+1
2008-06-30INTEGRATION: CWS hub01 (1.8.264); FILE MERGEDVladimir Glazounov1-1/+3
2008-04-10INTEGRATION: CWS changefileheader (1.8.368); FILE MERGEDRüdiger Timm1-33/+18