summaryrefslogtreecommitdiff
path: root/sw/source/ui/dialog/ascfldlg.cxx
AgeCommit message (Expand)Author
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-09-18vcl: create FontMetric from PhysicalFontFaceChris Sherlock
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-06-04tdf#120574 Store Ascii Options for Later Savingtobias
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2020-09-30loplugin:reducevarscope in swNoel
2020-07-30loplugin:flatten in sw/ui/dialog..sw/ui/tableNoel Grandin
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara
2019-10-17rename TextEncodingBox back to SvxTextEncodingBoxCaolán McNamara
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-09-01Fix typosAndrea Gelmini
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2018-11-13Fix tdf#44291. Allow saving text without byte-order mark.Martin van Zijl
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov
2018-10-03Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-14weld SvxCharNamePageCaolán McNamara
2018-08-13Reslves: tdf#119212 sort character setsCaolán McNamara
2018-04-29weld SwEndNoteOptionPageCaolán McNamara
2018-04-13weld SwAsciiFilterDlg and set an explicit parent for the dialogCaolán McNamara
2018-03-23Typo: GetSelectLanguage -> GetSelectedLanguageSamuel Mehrbrodt
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-07-21de-hrc various thingsCaolán McNamara
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann
2017-04-26use strong_int for LanguageTypeNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-04-29convert LANG_LIST constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-10vclwidget: some small fixesNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin