summaryrefslogtreecommitdiff
path: root/sd/source/filter/html/pubdlg.cxx
AgeCommit message (Expand)Author
2024-04-26Drop stale pubdlg.cxx fileGabor Kelemen
2023-10-15Drop leftover aPageHelpIdsStephan Bergmann
2023-09-23tdf#105303: Drop html export wizardXisco Fauli
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2021-10-04drop 'using namespace std' in sd + ucbJulien Nabet
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-21use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-03-28cid#1474092 Untrusted loop boundCaolán McNamara
2021-03-25tdf#67614 - Added the FHD image resolutionAndreas Heinisch
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-07-15replace TimeSpinButton with FormattedSpinButtonCaolán McNamara
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-04-09Resolves: tdf#131996 set_sensitive should be set_activeCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-07-27weld RemoteDialogCaolán McNamara
2019-07-25weld SdPublishingDlgCaolán McNamara
2019-05-06Translate German variable namesJohnny_M
2019-04-27Decouple reading/writing of Color into GenericTypeSerializerTomaž Vajngerl
2019-02-22tdf#42949 Fix IWYU warnings in sd/source/filter/*/*cxxGabor Kelemen
2019-02-15loplugin:flatten in sd/source/filterNoel Grandin
2018-12-19Simplify containers iterations in sd/*Arkadiy Illarionov
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-28drop some unnecessary includesCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-06-20move SvColorDialog to welded argumentsCaolán McNamara
2018-05-11weld SdDesignNameDlgCaolán McNamara
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-07use more Color in sdNoel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2018-01-15More loplugin:cstylecast: sdStephan Bergmann
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-11-07loplugin:constparams in sdNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-06-26loplugin:oncevar in sdNoel Grandin
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-05-19loplugin:stringcopy: sdStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara