From ef84ce9cec9fff75868433a862db8571440a10b4 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Wed, 4 Sep 2013 15:29:16 +0200 Subject: convert svx/source/dialog/*.cxx from String to OUString Change-Id: Icba1afdaf0d6ec16d2d09788ed3346160cb7564d --- include/svx/fontlb.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/svx') diff --git a/include/svx/fontlb.hxx b/include/svx/fontlb.hxx index 5d9cc80daa25..3961f2843f82 100644 --- a/include/svx/fontlb.hxx +++ b/include/svx/fontlb.hxx @@ -75,7 +75,7 @@ public: /** Inserts a list entry and sets the font used for this entry. @param pColor The font color. NULL = use default listbox text color. */ void InsertFontEntry( - const String& rString, const Font& rFont, const Color* pColor = NULL ); + const OUString& rString, const Font& rFont, const Color* pColor = NULL ); /** Selects/deselects an entry specified by its position in the list box. */ void SelectEntryPos( sal_uInt16 nPos, bool bSelect = true ); -- cgit ption> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/wizards
AgeCommit message (Expand)Author
2014-03-30Resolves: fdo#76802 error msg in Web Page Wizard dialogJulien Nabet
2014-03-25typo: bussiness -> businessAndras Timar
2014-03-20Fix a number of typos & trailing spaces.Michael Meeks
2014-03-10wizards: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-04actively search for wizards dir in all internal templatesCaolán McNamara
2014-03-03Wizards should look for templates in Template_internal, not Template_userStephan Bergmann
2014-02-26Remove visual noise from wizardsAlexander Wilms
2014-02-25(T/t)herfor -> (T/t)hereforeJulien Nabet
2014-02-14pywizards: delete unused fontDescriptorsXisco Fauli
2014-02-14pywizards: unify setDialogPropertiesXisco Fauli
2014-02-13pywizards: Let's do it always the same wayXisco Fauli
2014-02-13pywizards: Don't need to instantiate Resource twiceXisco Fauli
2014-02-13pywizards: use getResArray insteadXisco Fauli
2014-02-13pywizards: remove unused codeXisco Fauli
2014-02-06typo fixes in commentsAndras Timar
2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann
2014-01-24pywizards: update callRemote methodsXisco Fauli
2014-01-03added LVL Latvian Lats to Euro Converter, fdo#73239Eike Rathke
2014-01-03die binfilter die die dieEike Rathke
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás
2013-12-23TyposJulien Nabet
2013-12-20typo fixesAndras Timar
2013-12-10Get rid of $(share_subdir_name) againStephan Bergmann
2013-11-25Fix different typos for "unknown"Julien Nabet
2013-11-24pyweb: update makefileXisco Fauli
2013-11-24pywizards: Some more pyflakes loveXisco Fauli
2013-11-24pyweb: some pyflakes loveXisco Fauli
2013-11-24pyletter: Some pyflakes loveXisco Fauli
2013-11-23pyweb: Cleanup publisher optionsXisco Fauli
2013-11-23pyweb: remove unused codeXisco Fauli
2013-11-20pyweb: remove unused codeXisco Fauli
2013-11-20pyweb: fix finish button behaviorXisco Fauli
2013-11-19fdo#68788: Don't use systemPathToFileUrl hereXisco Fauli
2013-11-18fdo#69025 Remove unused textXisco Fauli
2013-11-18pyagenda: Use for instead of while, same logicXisco