summaryrefslogtreecommitdiffstats
path: root/include/svx/charmap.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-191-0/+1
* loplugin:staticmethods in svxNoel Grandin2018-11-151-1/+1
* return weld widgets by std::unique_ptr from builderNoel Grandin2018-08-201-1/+1
* tdf#118681 make sure we're using the right font char mapCaolán McNamara2018-07-161-2/+3
* loplugin:passstuffbyrefNoel Grandin2018-05-251-1/+1
* rework custom widget welding to enable inheritenceCaolán McNamara2018-05-241-24/+18
* weld SvxCharacterMap dialogCaolán McNamara2018-03-301-30/+37
* Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann2017-12-061-0/+3
* tdf#111337 - Introduce alternative workflows at the special characters dialogAkshay Deep2017-08-151-1/+18
* Search feature for Special CharactersAkshay Deep2017-08-101-9/+9
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-2/+2
* tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas2017-03-281-4/+19
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-2/+2
* use rtl::Reference in SvxShowCharSetNoel Grandin2017-01-231-2/+2
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* boost::intrusive_ptr->tools::SvRefCaolán McNamara2016-09-021-1/+1
* uitest: add wrapper for special character windowMarkus Mohrhard2016-06-251-0/+2
* loplugin:unuseddefaultparam in svx (part2)Noel Grandin2016-03-011-1/+1
* Cleanup FontCharMapPtr variable prefixesChris Sherlock2016-01-101-1/+1
* Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann2015-12-101-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-15/+15
* boost->stdCaolán McNamara2015-09-141-1/+0
* convert Link<> to typedNoel Grandin2015-09-081-9/+9
* convert Link<> to typedNoel Grandin2015-09-041-1/+1
* tdf#92600 fix missing font preview in character set widgetLászló Németh2015-07-221-0/+1
* loplugin:unusedmethods svx(part2)Noel Grandin2015-07-161-4/+0
* Add an a11y action for items in the Special Characters dialogMatthew J. Francis2015-07-101-0/+1
* tdf#92241 fix crashes and rendering of symbol set previewsLászló Németh2015-07-031-0/+3
* cleanup charmapTomaž Vajngerl2015-05-141-6/+3
* refactor SvxShowCharSet to use RenderContextTomaž Vajngerl2015-05-131-7/+7
* Gradually typed LinkStephan Bergmann2015-04-301-12/+12
* Get rid of initial :: for the svx namespaceTor Lillqvist2015-04-301-2/+2
* mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2015-04-291-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-2/+5
|\
| * vcl: VclPtr conversion in svx.Noel Grandin2015-04-091-2/+5
* | loplugin:staticmethodsNoel Grandin2015-04-231-2/+2
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-2/+2
* | add some SAL_WARN_UNUSEDCaolán McNamara2015-04-151-1/+1
|/
* boost->stdCaolán McNamara2015-02-171-2/+2
* vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock2014-10-131-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* fdo#82577: Handle FontNoel Grandin2014-09-181-1/+1
* drop unnecessary shl.hxx includesCaolán McNamara2014-08-181-1/+0
* new compilerplugin returnbyrefNoel Grandin2014-06-241-1/+1
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-1/+1
* callcatcher: update unused codeCaolán McNamara2014-04-041-1/+0
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-14/+14
* svx: sal_Bool->boolNoel Grandin2014-03-111-8/+8