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