summaryrefslogtreecommitdiff
path: root/svx/source/dialog/charmap.cxx
AgeCommit message (Expand)Author
2017-09-13clang-tidy modernize-use-emplace in svxNoel Grandin
2017-08-15Disable subset LB when search mode is enabledAkshay Deep
2017-08-15tdf#111337 - Introduce alternative workflows at the special characters dialogAkshay Deep
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-10Search feature for Special CharactersAkshay Deep
2017-07-28Resolves: tdf#109007 unicode block names keys instead of translationsCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-08replace localresource of strings and keys with StringArrayCaolán McNamara
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-23use rtl::Reference in SvxShowCharSetItemNoel Grandin
2017-01-23use rtl::Reference in SvxShowCharSetNoel Grandin
2016-12-19make sure the variables are set upMarkus Mohrhard
2016-11-02upgrade to ICU 58Eike Rathke
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-06-25uitest: add wrapper for special character windowMarkus Mohrhard
2016-04-20Revert partly some of my previous patchesJulien Nabet
2016-04-14Use const_iterator when possible (svx/dialog,engine3d,fmcomp,form)Julien Nabet
2016-03-12Remove some unused include stdio (svx)Julien Nabet
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock
2016-01-04vcl: split classes out of metric.hxxChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-27Fix Cherokee Supplement range (U+ABCO--ABFF is occupied by Meetei Mayek)Stephan Bergmann
2015-10-21add blocks to SubsetMap new in Unicode Standard 8.0 / ICU 56Eike Rathke
2015-10-21Upgrade to ICU 56.1Eike Rathke
2015-09-30Fix typosAndrea Gelmini
2015-09-04convert Link<> to typedNoel Grandin
2015-08-17tdf#93114 insert character: add missing recalculate for font selectionLászló Németh
2015-08-12Resolves: tdf#93113 crash on revisiting insert special characterCaolán McNamara
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-22tdf#92600 fix missing font preview in character set widgetLászló Németh
2015-07-10Add an a11y action for items in the Special Characters dialogMatthew J. Francis
2015-07-08Fix typosAndrea Gelmini
2015-07-03tdf#92241 fix crashes and rendering of symbol set previewsLászló Németh
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-05-25tdf#91582 initialize charmap when selecting in SvxShowCharSetTomaž Vajngerl
2015-05-22tdf#91395 - avoid post-dispose charmap crasher.Michael Meeks
2015-05-13SvxShowCharSet cleanupTomaž Vajngerl
2015-05-13refactor SvxShowCharSet to use RenderContextTomaž Vajngerl
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl