summaryrefslogtreecommitdiff
path: root/sw/source/ui/dialog/ascfldlg.cxx
AgeCommit message (Expand)Author
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
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-11-25loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner
2014-06-03Made SwDoc::getDocumentDeviceAccess return a reference.Valentin Kettner
2014-06-03Started cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner
2014-04-15sw: clean up inter-module includesThomas Arnhold
2014-04-14typo: choise -> choiceThomas Arnhold
2014-04-06Avoid concatenated OUString appendsMatteo Casalin
2014-04-06Reduce scopeMatteo Casalin
2014-04-06Use proper types and constifyMatteo Casalin
2014-03-11svx: sal_Bool->boolNoel Grandin