summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* regenerate PCH headers for the 4 new levelsLuboš Luňák2019-05-093-204/+99
* Related tdf#38889: Sync sub menus Tools > MacrosJens Carl2019-05-091-1/+4
* avoid copying when placing items into SfxItemSetNoel Grandin2019-05-091-3/+2
* weld FormulaDialogCaolán McNamara2019-05-073-18/+9
* improve loplugin:stringconstantNoel Grandin2019-04-303-7/+7
* implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin2019-04-301-2/+1
* tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen2019-04-291-1/+6
* rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl2019-04-282-2/+2
* tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski2019-04-271-4/+1
* tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen2019-04-273-0/+3
* tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin2019-04-231-11/+10
* tdf#120703 PVS: Silence V522 warningsMike Kaganski2019-04-141-0/+2
* loplugin:sequentialassign in oox..reportdesignNoel Grandin2019-04-132-4/+2
* loplugin:unusedfieldsNoel Grandin2019-04-122-3/+3
* weld ScCorrelationDialogCaolán McNamara2019-04-102-0/+11
* Don't use resettable/clearable guard where plain guard is enoughMike Kaganski2019-04-073-6/+6
* CreateUndoRemoveObject default arg is always usedCaolán McNamara2019-04-042-3/+3
* drop some unneeded includesCaolán McNamara2019-04-021-1/+0
* return unique_ptr in OXMLHelperNoel Grandin2019-03-284-9/+9
* new loplugin:unoqueryNoel Grandin2019-03-251-1/+1
* tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen2019-03-122-0/+2
* loplugin:unnecessaryparen improve member expressionNoel Grandin2019-03-061-2/+2
* Use index only where getToken() needs itMatteo Casalin2019-03-051-12/+6
* loplugin:unnecessaryoverride look for more patternsNoel Grandin2019-02-272-7/+0
* loplugin:unusedfields in variousNoel Grandin2019-02-251-1/+1
* loplugin:unusedfields in l10ntools..saxNoel Grandin2019-02-234-4/+1
* Pointer is pointlessNoel Grandin2019-02-133-4/+3
* Simplify containers iterations in reportdesign, sal, saxArkadiy Illarionov2019-02-1221-455/+312
* new loplugin writeonlyvarsNoel Grandin2019-02-111-4/+0
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2019-02-111-2/+2
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2019-02-111-1/+1
* remove ControlDependencyManagerNoel Grandin2019-02-111-2/+0
* loplugin:indentation in registry..saxNoel Grandin2019-02-0914-23/+23
* tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen2019-02-051-0/+1
* tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen2019-01-2214-0/+15
* o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen2019-01-224-15/+11
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-075-0/+5
* tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen2018-12-202-0/+2
* tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2018-12-106-0/+6
* Fix typos in codeAndrea Gelmini2018-12-091-2/+2
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2018-12-082-6/+5
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-084-7/+7
* loplugin:unnecessaryparen include more assignmentsNoel Grandin2018-12-051-1/+1
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-251-3/+3
* remove unused enums in reportdesign,linguistic,l10ntools,vcl,svxNoel Grandin2018-11-231-1/+1
* weld SwCondCollPageCaolán McNamara2018-11-211-2/+2
* improve function-local statics in forms..reportdesignNoel Grandin2018-11-212-49/+52
* loplugin:redundantfcast improvementsNoel Grandin2018-11-211-2/+2
* tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen2018-11-213-0/+3
* remove bogus static variable in reportdesign OSectionWindowNoel Grandin2018-11-201-4/+0