summaryrefslogtreecommitdiff
path: root/svx/source/dialog/charmap.cxx
AgeCommit message (Expand)Author
2022-06-01svx: fix one more EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli
2021-11-16Update to ICU 70.1Eike Rathke
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-10-04loplugin:constmethodNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-18undo changes to TextAlignCaolán McNamara
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-06-14We only support ICU version 4.6 or newer, so drop these checksMike Kaganski
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