summaryrefslogtreecommitdiff
path: root/svx/source/dialog/framelink.cxx
AgeCommit message (Expand)Author
2017-09-13clang-tidy modernize-use-emplace in svxNoel Grandin
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-05Fix typosAndrea Gelmini
2017-07-28borderline: corrections for calc and writerArmin Le Grand
2017-07-28borderline: Unified primitive creationArmin Le Grand
2017-07-28borderline: Simplified BorderLinePrimitiveArmin Le Grand
2017-07-28borderline: first versionj with line end adaptionsArmin Le Grand
2017-07-28borderline: adaptions to primitivesArmin Le Grand
2017-07-28borderline: abstractions of primitive creationsArmin Le Grand
2017-07-17Fix typosAndrea Gelmini
2017-07-12borderline: correct problems with border displayArmin Le Grand
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-08-25convert RefMode to scoped enumNoel Grandin
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin
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