summaryrefslogtreecommitdiff
path: root/svx/source/dialog/charmap.cxx
AgeCommit message (Expand)Author
2018-09-08Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin
2018-07-16tdf#118681 make sure we're using the right font char mapCaolán McNamara
2018-07-16Upgrade to ICU 62.1Eike Rathke
2018-06-05Resolves: tdf#116876 don't reselect index on resize if it wouldn't changeCaolán McNamara
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-29weld SvxAngleTabPageCaolán McNamara
2018-05-28coverity#1435837 Uninitialized scalar fieldCaolán McNamara
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara
2018-04-30weld SmSymbolDialogCaolán McNamara
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-09std::list->std::vector in SubsetMapNoel Grandin
2018-03-30weld SvxCharacterMap dialogCaolán McNamara
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2017-11-20Upgrade to ICU 60.1Eike Rathke
2017-11-17Revert "Upgrade to ICU 60.1"Eike Rathke
2017-11-17Upgrade to ICU 60.1David Tardon
2017-11-05Remove GetNextSubset and create GetSubsetMapJulien Nabet
2017-11-04Optimize loop of GetSubsetByUnicode a bit (svx)Julien Nabet
2017-10-23loplugin:includeform: svxStephan Bergmann
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