summaryrefslogtreecommitdiff
path: root/svx/source/dialog/charmap.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-30weld SmSymbolDialogCaolán McNamara1-1/+1
2018-04-15remove some unused comphelper includesJochen Nitschke1-2/+0
2018-04-09std::list->std::vector in SubsetMapNoel Grandin1-4/+4
2018-03-30weld SvxCharacterMap dialogCaolán McNamara1-212/+117
2018-02-21loplugin:changetoolsgen in svxNoel Grandin1-17/+17
2017-11-20Upgrade to ICU 60.1Eike Rathke1-0/+23
2017-11-17Revert "Upgrade to ICU 60.1"Eike Rathke1-23/+0
2017-11-17Upgrade to ICU 60.1David Tardon1-0/+23
2017-11-05Remove GetNextSubset and create GetSubsetMapJulien Nabet1-11/+2
2017-11-04Optimize loop of GetSubsetByUnicode a bit (svx)Julien Nabet1-4/+3
2017-10-23loplugin:includeform: svxStephan Bergmann1-3/+3
2017-09-13clang-tidy modernize-use-emplace in svxNoel Grandin1-270/+270
2017-08-15Disable subset LB when search mode is enabledAkshay Deep1-1/+0
2017-08-15tdf#111337 - Introduce alternative workflows at the special characters dialogAkshay Deep1-1/+201
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-1/+1
2017-08-10Search feature for Special CharactersAkshay Deep1-4/+10
2017-07-28Resolves: tdf#109007 unicode block names keys instead of translationsCaolán McNamara1-270/+270
2017-07-21de-hrc various thingsCaolán McNamara1-284/+270
2017-07-21migrate to boost::gettextCaolán McNamara1-275/+285
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-6/+6
2017-02-08replace localresource of strings and keys with StringArrayCaolán McNamara1-274/+276
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-3/+3
2017-01-23use rtl::Reference in SvxShowCharSetItemNoel Grandin1-3/+3
2017-01-23use rtl::Reference in SvxShowCharSetNoel Grandin1-15/+12
2016-12-19make sure the variables are set upMarkus Mohrhard1-0/+3
2016-11-02upgrade to ICU 58Eike Rathke1-0/+35
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-3/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara1-2/+2
2016-06-25uitest: add wrapper for special character windowMarkus Mohrhard1-0/+7
2016-04-20Revert partly some of my previous patchesJulien Nabet1-2/+1
2016-04-14Use const_iterator when possible (svx/dialog,engine3d,fmcomp,form)Julien Nabet1-1/+2
2016-03-12Remove some unused include stdio (svx)Julien Nabet1-2/+0
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin1-8/+5
2016-02-09Remove excess newlinesChris Sherlock1-23/+0
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-2/+2
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock1-2/+2
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock1-24/+24
2016-01-04vcl: split classes out of metric.hxxChris Sherlock1-0/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-31com::sun::star->css in svxNoel Grandin1-2/+2
2015-10-27Fix Cherokee Supplement range (U+ABCO--ABFF is occupied by Meetei Mayek)Stephan Bergmann1-1/+1
2015-10-21add blocks to SubsetMap new in Unicode Standard 8.0 / ICU 56Eike Rathke1-4/+10
2015-10-21Upgrade to ICU 56.1Eike Rathke1-0/+26
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-04convert Link<> to typedNoel Grandin1-2/+1
2015-08-17tdf#93114 insert character: add missing recalculate for font selectionLászló Németh1-0/+1
2015-08-12Resolves: tdf#93113 crash on revisiting insert special characterCaolán McNamara1-5/+1
2015-08-11loplugin: defaultparamsNoel Grandin1-2/+2