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