summaryrefslogtreecommitdiff
path: root/reportdesign/source
AgeCommit message (Expand)AuthorFilesLines
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin1-3/+3
2017-05-03loplugin:checkunusedparams in package..reportdesignNoel Grandin10-34/+36
2017-05-02untranslated strings are just stringsCaolán McNamara3-29/+8
2017-05-02loplugin:checkunusedparams in forms..formulaNoel Grandin1-1/+1
2017-04-26Fix MSVC buildStephan Bergmann1-1/+1
2017-04-26remove reportdesign bitmaps from .src filesCaolán McNamara4-116/+22
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock8-0/+8
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin4-4/+4
2017-04-18convert navigator menu to .uiCaolán McNamara2-72/+35
2017-04-15remove unused function, loplugin:unreffunMarkus Mohrhard1-60/+0
2017-04-15loplugin:unreffun DelayedPaste unusedCaolán McNamara1-12/+0
2017-04-14convert group sort context menu to .uiCaolán McNamara2-15/+4
2017-04-14remove methods that were never calledCaolán McNamara1-39/+0
2017-04-14the context menu has only DELETE in itCaolán McNamara2-21/+6
2017-04-13convert ControlModification to scoped enumNoel Grandin10-16/+17
2017-04-11reportdesign: what the whitespace?Michael Stahl1-1/+1
2017-04-11xmloff: rename one overloaded XMLTextParagraphExport::exportTextMichael Stahl1-2/+2
2017-04-07tdf#39468 Translate German commentsJens Carl1-1/+1
2017-04-07tdf#95386 More Help Agent cleanupGabor Kelemen2-21/+0
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: reportdesignStephan Bergmann11-17/+17
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin1-1/+1
2017-04-03tdf#39468 Translate German commentsJens Carl1-1/+1
2017-04-03use actual UNO enums in reportdesign..svtoolsNoel Grandin6-14/+16
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara1-1/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna21-99/+99
2017-03-29loplugin:unusedmethodsNoel Grandin1-1/+0
2017-03-29convert EViewType to scoped enumNoel Grandin3-8/+8
2017-03-28Fix typosAndrea Gelmini1-1/+1
2017-03-25Fix typosAndrea Gelmini2-2/+2
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin2-3/+3
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2017-03-19TyposJulien Nabet1-1/+1
2017-03-17remove unused defines from HRC files in reportdesignNoel Grandin2-20/+0
2017-03-14remove unused RID constantsNoel Grandin3-64/+1
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann3-9/+9
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin10-48/+48
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin1-1/+1
2017-03-08convert SvxAdjust to scoped enumNoel Grandin1-1/+1
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann17-40/+40
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin2-3/+3
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin1-1/+1
2017-03-02Fix typosAndrea Gelmini1-1/+1
2017-03-02no need to use smart pointers for DataFlavorExVectorJochen Nitschke1-1/+1
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin1-3/+3
2017-02-21loplugin:unusedmethodsNoel Grandin2-4/+3
2017-02-21loplugin:subtlezeroinit: reportdesignStephan Bergmann3-8/+8
2017-02-18Convert RID_MENU_REPORT to xmlMaxim Monastirsky3-335/+25
2017-02-16convert DlgEdMode to scoped enumNoel Grandin5-32/+29