summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)Author
2017-04-11reportdesign: what the whitespace?Michael Stahl
2017-04-11xmloff: rename one overloaded XMLTextParagraphExport::exportTextMichael Stahl
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-04-07tdf#95386 More Help Agent cleanupGabor Kelemen
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: reportdesignStephan Bergmann
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-04-03use actual UNO enums in reportdesign..svtoolsNoel Grandin
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-29convert EViewType to scoped enumNoel Grandin
2017-03-28Fix typosAndrea Gelmini
2017-03-25Fix typosAndrea Gelmini
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-19TyposJulien Nabet
2017-03-17remove unused defines from HRC files in reportdesignNoel Grandin
2017-03-14remove unused RID constantsNoel Grandin
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-03-02Fix typosAndrea Gelmini
2017-03-02no need to use smart pointers for DataFlavorExVectorJochen Nitschke
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-21loplugin:subtlezeroinit: reportdesignStephan Bergmann
2017-02-18Convert RID_MENU_REPORT to xmlMaxim Monastirsky
2017-02-16convert DlgEdMode to scoped enumNoel Grandin
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-02-06loplugin:unusedenumconstants in reportdesignNoel Grandin
2017-02-05.uno:ScriptOrganizer should be menu:menuitemMaxim Monastirsky
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin
2017-02-01loplugin:stringconstant handle calls to constructors with one argNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-19New loplugin:dynexcspec: Add @throws documentation, reportdesignStephan Bergmann
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin
2017-01-16r*: load BitmapEx resources instead of Image onesCaolán McNamara