summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/fontdialog.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-13drop unused RID_RSC_BUTTON_IMAGES resourceCaolán McNamara1-1/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-09-25remove unused parameterJochen Nitschke1-1/+1
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin1-11/+11
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin1-1/+1
2016-04-01sequence->vector in extensionsNoel Grandin1-10/+7
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin1-20/+20
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-2/+2
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-3/+3
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock1-2/+2
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
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-10-18cppcheck:noExplicitConstructorNoel Grandin1-1/+1
2015-10-01com::sun::star->css in extensions/Noel Grandin1-11/+11
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin1-20/+20
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-10/+10
2014-06-04coverity#705376 Inferred misuse of enumCaolán McNamara1-2/+2
2014-06-04coverity#705375 Mixing enum typesCaolán McNamara1-2/+2
2014-05-02extensions: sal_Bool->boolNoel Grandin1-6/+6
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
2014-02-27Remove visual noise from extensionsAlexander Wilms1-18/+18
2014-02-27editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-24Remove unnecessary bool2anyStephan Bergmann1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-16/+16
2014-02-21editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+2
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-01-28coverity#705811 Dereference before null checkCaolán McNamara1-7/+4
2013-12-16convert control font dialog to .uiCaolán McNamara1-6/+7
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-18/+18
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-3/+3
2012-11-22AllSettings with LanguageTagEike Rathke1-3/+3
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2011-12-10catch exception by constant referenceTakeshi Abe1-1/+1
2011-11-27remove include of pch header in extensionsNorbert Thiebaud1-2/+0
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-2/+2
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-01-21Remove doubled headers.Thomas Arnhold1-1/+0
2011-01-14removetooltypes01: #i112600# remove tooltypes from extensionsMikhail Voytenko1-2/+2
2010-12-12change of __READONLY_DATA define to constGert Faller1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-12/+0
2010-10-04Code cleanup in cuiJacopo Nespolo1-3/+3