summaryrefslogtreecommitdiff
path: root/svx/source/dialog/charmap.cxx
AgeCommit message (Expand)Author
2021-02-20loplugin:refcounting in svxNoel
2021-02-19rename get_vscroll_width to get_scroll_thicknessCaolán McNamara
2021-02-15loplugin:referencecasting in svxNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-08-06loplugin:flatten in svxNoel Grandin
2020-05-11Adapt to be able to build against ICU 66Eike Rathke
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen
2020-01-13tdf#75280 Convert inappropriate use of sal_uIntPtr to better integer typesYusuf Keten
2020-01-10use more std::make_sharedNoel Grandin
2019-10-28Upgrade to ICU 64.2Eike Rathke
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-04-09drop some unneeded includesCaolán McNamara
2019-03-28weld SfxTemplateManagerDlgCaolán McNamara
2019-02-27weld LicenseDialogImplCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-10Resolves: tdf#121946 first time draw uses gray bgCaolán McNamara
2018-11-22improve function-local statics in svxNoel Grandin
2018-11-21Simplify containers iterations in svx/source/[a-e]*Arkadiy Illarionov
2018-11-20don't need to use a OUStringBuffer for one characterCaolán McNamara
2018-11-19tdf#121232 set a size request that will result in a 0 m_nXGap by defaultCaolán McNamara
2018-11-08More --enable-debug --disable-assert-always-abort fixesStephan Bergmann
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