summaryrefslogtreecommitdiff
path: root/include/svx/charmap.hxx
AgeCommit message (Expand)Author
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-14boost->stdCaolán McNamara
2015-09-08convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-07-22tdf#92600 fix missing font preview in character set widgetLászló Németh
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-07-10Add an a11y action for items in the Special Characters dialogMatthew J. Francis
2015-07-03tdf#92241 fix crashes and rendering of symbol set previewsLászló Németh
2015-05-14cleanup charmapTomaž Vajngerl
2015-05-13refactor SvxShowCharSet to use RenderContextTomaž Vajngerl
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-15add some SAL_WARN_UNUSEDCaolán McNamara
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-02-17boost->stdCaolán McNamara
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-04callcatcher: update unused codeCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-23execute move of global headersBjoern Michaelsen