summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen5-0/+5
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen2-0/+2
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen6-0/+6
2018-12-09Fix typos in codeAndrea Gelmini1-2/+2
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2-6/+5
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann4-7/+7
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin1-1/+1
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-3/+3
2018-11-23remove unused enums in reportdesign,linguistic,l10ntools,vcl,svxNoel Grandin1-1/+1
2018-11-21weld SwCondCollPageCaolán McNamara1-2/+2
2018-11-21improve function-local statics in forms..reportdesignNoel Grandin2-49/+52
2018-11-21loplugin:redundantfcast improvementsNoel Grandin1-2/+2
2018-11-21tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen3-0/+3
2018-11-20remove bogus static variable in reportdesign OSectionWindowNoel Grandin1-4/+0
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2-0/+2
2018-11-19Fix typosAndrea Gelmini1-1/+1
2018-11-17Rename BorderColorStatus to ColorStatusMaxim Monastirsky2-2/+2
2018-11-17Adapt to C++2a char_tStephan Bergmann2-2/+2
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin1-2/+4
2018-11-15loplugin:staticmethods in vclNoel Grandin2-3/+2
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai1-1/+1
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2-43/+17
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski1-1/+1
2018-11-09Fix many Java subsequentcheck test by using JUHJan-Marek Glogowski1-7/+1
2018-11-08Convert FieldUnit to scoped enumMike Kaganski4-4/+4
2018-11-07move SvTreeListBox to vclCaolán McNamara8-12/+12
2018-11-07loplugin:collapseif in framework..salNoel Grandin2-41/+35
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-2/+1
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin19-38/+38
2018-11-01Resolves: tdf#121097 need an initial call to CBClickHdlCaolán McNamara1-0/+1
2018-10-30Revert tdf#120782, tdf#120728, tdf#120152, tdf#120151Julien Nabet2-5/+0
2018-10-28update old 'interface-requires' comments to <requires> tagCaolán McNamara1-1/+1
2018-10-27tdf#108751 Show currently selected color name in color button tooltipJim Raykowski2-9/+12
2018-10-27missing OPageNumberDialog runCaolán McNamara2-1/+52
2018-10-27loplugin:unusedmethodsNoel Grandin2-51/+1
2018-10-24ReportDesign: FooterBackGraphic may be voidJulien Nabet1-1/+1
2018-10-24tdf#120728: retrieve label pageJulien Nabet1-1/+1
2018-10-24weld AdvancedSettingsDialogCaolán McNamara4-7/+7
2018-10-24Translate German commentsJohnny_M1-1/+1
2018-10-23remove all use_action_appearance linesCaolán McNamara2-9/+0
2018-10-23Special methods NewStandardLayer and SetStandardLayer not neededRegina Henschel1-1/+1
2018-10-23clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin5-5/+5
2018-10-22pvs-studio: V581 identical conditional expressions situated alongsideCaolán McNamara1-2/+1
2018-10-19simplify construction of SequenceNoel Grandin1-25/+5
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin1-1/+1
2018-10-18loplugin:staticvar in hwpfilter..salNoel Grandin4-4/+4
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin5-19/+19
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin20-34/+34
2018-10-12clang-tidy misc-throw-by-value-catch-by-referenceNoel Grandin1-1/+1
2018-10-10tdf#119067 DefaultLabel only for interactively created OBJsArmin Le Grand2-19/+40