summaryrefslogtreecommitdiff
path: root/sw/source/ui/dialog/ascfldlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-1/+1
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-1/+1
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-2/+2
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-2/+2
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-2/+2
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock1-2/+2
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-12convert Link<> to typedNoel Grandin1-3/+2
2015-09-10convert Link<> to typedNoel Grandin1-3/+2
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin1-1/+1
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin1-1/+1
2015-04-29convert LANG_LIST constants to scoped enumNoel Grandin1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-3/+18
2015-04-17sw: convert new to ::Create.Noel Grandin1-1/+1
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-7/+7
2015-04-10vclwidget: some small fixesNoel Grandin1-2/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+15
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann1-1/+1
2014-11-25loplugin: cstylecastNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard1-1/+1
2014-06-03Removed IDocumentDeviceAccess.hxx include in SwDoc.hxxValentin Kettner1-0/+1
2014-06-03Made SwDoc::getDocumentDeviceAccess return a reference.Valentin Kettner1-1/+1
2014-06-03Started cleaning up of IDocumentDeviceAccess methods in SwDoc.Valentin Kettner1-1/+1
2014-04-15sw: clean up inter-module includesThomas Arnhold1-1/+1
2014-04-14typo: choise -> choiceThomas Arnhold1-1/+1
2014-04-06Avoid concatenated OUString appendsMatteo Casalin1-5/+1
2014-04-06Reduce scopeMatteo Casalin1-0/+5
2014-04-06Use proper types and constifyMatteo Casalin1-8/+8
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-5/+0
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms1-3/+3
2013-10-15convert sw/source/ui/dialog/*.cxx from String to OUStringNoel Grandin1-3/+3
2013-08-29convert include/sfx2/childwin.hxx from String to OUStringNoel Grandin1-13/+13
2013-08-15String to OUString, some formattingMatteo Casalin1-1/+1
2013-08-14convert Read/WriteUserData methods to OUString and boolIvan Timofeev1-2/+2
2013-04-25convert ascii filter dialog to .uiCaolán McNamara1-78/+51
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-01-26sal_Bool to boolTakeshi Abe1-3/+3
2013-01-16sal_Bool to boolTakeshi Abe1-4/+4
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-23sw: remove #undef SW_DLLIMPLEMENTATION nonsenseMichael Stahl1-3/+0
2012-08-13Default ascii import dialog to fixed text font the the detected languageCaolán McNamara1-55/+40
2012-07-27sw: fix some warningsMichael Stahl1-2/+0