summaryrefslogtreecommitdiff
path: root/tools/source/generic
AgeCommit message (Expand)Author
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-11Replace uses of SAL_BOUND with o3tl::clampStephan Bergmann
2018-10-31loplugin:useuniqueptr in ImplSysReadConfigNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-07-26-Werror,-Wunused-private-fieldStephan Bergmann
2018-07-26loplugin:returnconstant in tools,comphelper,unotoolsNoel Grandin
2018-06-22teach useuniqueptr loplugin about calling delete on a paramNoel Grandin
2018-06-02valgrind: uninitialized readCaolán McNamara
2018-05-19Revert "tools: test Pair"Noel Grandin
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann
2018-05-16tools: test PairChris Sherlock
2018-04-23loplugin:singlevalfields improve unaryoperatorNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-13ofz#6843 Integer-overflowCaolán McNamara
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin
2018-02-28drop old tools/gen methods in reportdesign..xmloffNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-26use less RGB_COLORDATANoel Grandin
2018-02-22loplugin:changetoolsgen in tools..toolkitNoel Grandin
2018-02-21Revert "simplify ImpXPolygon"Stephan Bergmann
2018-02-06simplify ImpXPolygonNoel Grandin
2018-01-23Point default ctor already zero-initializes the membersStephan Bergmann
2018-01-19ofz#5475 Integer-overflowCaolán McNamara
2018-01-13loplugin:useuniqueptr in PolyPolygonNoel Grandin
2018-01-12More loplugin:cstylecast: toolsStephan Bergmann
2018-01-09ofz#5000 Integer-overflowCaolán McNamara
2018-01-08UL->UCaolán McNamara
2018-01-07ofz#4995 Integer-overflowCaolán McNamara
2018-01-05long->sal_Int32 in BigIntNoel Grandin
2017-12-21new loplugin: convertlongNoel Grandin
2017-12-18sal_uIntPtr->sal_uInt32 in ConfigNoel Grandin
2017-12-15merge ImplPolygon and ImplPolygonDataCaolán McNamara
2017-12-14use std::unique_ptrCaolán McNamara
2017-12-11ofz#4592 Direct-leakCaolán McNamara
2017-12-11Revert "just delete, don't check for null and then delete"Caolán McNamara
2017-12-11just delete, don't check for null and then deleteCaolán McNamara
2017-12-10tdf#62525 tools: use cow_wrapper class for PolygonAndreas Brandner
2017-11-29lokdialog: Changed dialog painting to allow for modal dialogsPranav Kant