summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/nbdtmg.cxx
AgeCommit message (Expand)Author
2015-08-06tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky
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
2014-06-04fix indentationMarkus Mohrhard
2014-05-27fdo#78920: Number %NUMBERSTRING in tooltipJason Hulme
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-14"prefix" and "postfix" are single wordsTor Lillqvist
2014-03-13svtools,svx: prefer passing OUString and OString by referenceNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-11-27Integrate branch of IAccessible2Steve Yin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-28remove some stray using rtl::OUStringThomas Arnhold
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-10-17CID#1028073: possible memory leakMarkus Mohrhard
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-01convert remnants of String in SVX to StringNoel Grandin
2013-09-11convert include/editeng/brushitem.hxx from String to OUStringNoel Grandin
2013-09-10CID#1038282 Resource leak in sidebarCaolán McNamara
2013-09-10convert singletons to preferred rtl::Static patternCaolán McNamara