summaryrefslogtreecommitdiff
path: root/sw/source/ui/dialog/ascfldlg.cxx
AgeCommit message (Expand)Author
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
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms
2013-10-15convert sw/source/ui/dialog/*.cxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/childwin.hxx from String to OUStringNoel Grandin
2013-08-15String to OUString, some formattingMatteo Casalin
2013-08-14convert Read/WriteUserData methods to OUString and boolIvan Timofeev
2013-04-25convert ascii filter dialog to .uiCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke