summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/nbdtmg.cxx
AgeCommit message (Expand)Author
2016-09-26convert eNBOType constants to scoped enumNoel Grandin
2016-09-26convert eNBType to scoped enumNoel Grandin
2016-09-20loplugin:unusedfieldsNoel Grandin
2016-09-13Graphyic->GraphicCaolán McNamara
2016-09-13coverity#1371335 Self assignmentCaolán McNamara
2016-08-25cid#1371331 Misused comma operatorNoel Grandin
2016-08-25cid#1371335 Misused comma operatorNoel Grandin
2016-08-19Related: coverity#1371331 rework code a littleCaolán McNamara
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-08-27Clean up sEmptyStephan Bergmann
2015-08-26Clean up aEmptyStrStephan Bergmann
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-06-18There are only 8 available stringsMaxim Monastirsky
2015-06-10tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky
2015-06-07Related: tdf#89905 these PalettePath uses appear to really be UserConfigPathCaolán McNamara
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-26convert SvxNumRuleType to enum classNoel Grandin
2015-03-26convert NUM_ constants to enum clasNoel Grandin
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-02-17boost->stdCaolán McNamara
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-11-09Synchronize bullets listsMaxim Monastirsky
2014-11-09Reset prefix and suffix for bulletsMaxim Monastirsky
2014-10-20loplugin: cstylecastNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-06-28Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard