summaryrefslogtreecommitdiff
path: root/more_fonts/fonts/fc_local.conf
AgeCommit message (Expand)Author
2013-02-11lp#1034928: fontconfig: multiple <family> in <alias> isn't supportedCaolán McNamara
2010-05-11#i111077# install fc_local.conf file next to app-specific fontsHerbert Duerr [hdu]
an>convert RID_SVXFLOAT_3D docking window to .uiCaolán McNamara 2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan 2014-10-27cid#735507 Logically dead codeNoel Grandin 2014-10-20loplugin: cstylecastNoel Grandin 2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann 2014-09-01Consistency around SvxColorItem in svx/svx3ditems.hxxStephan Bergmann 2014-09-01Consistency around SfxUInt16Item in svx/svx3ditems.hxxStephan Bergmann 2014-09-01Consistency around SfxBoolItem in svx/svx3ditems.hxxStephan Bergmann 2014-09-01Consistency around SfxUInt32Item in svx/svx3ditems.hxxStephan Bergmann 2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante 2014-08-18drop unnecessary shl.hxx includesCaolán McNamara 2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann 2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna 2014-04-15svx: sal_Bool->boolNoel Grandin 2014-04-03svl: sal_Bool->boolNoel Grandin 2014-03-11svx: sal_Bool->boolNoel Grandin 2014-02-26Remove visual noise from svxAlexander Wilms 2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann 2014-02-23Remove unneccessary commentsAlexander Wilms 2014-02-21vcl: sal_Bool -> boolStephan Bergmann 2014-02-20svl: sal_Bool -> boolStephan Bergmann 2014-01-28bool improvementsStephan Bergmann 2014-01-17bool improvementsStephan Bergmann 2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist 2013-10-09stray ' in stringCaolán McNamara 2013-10-01convert remnants of String in SVX to StringNoel Grandin 2013-09-05convert svx/source/engine3d/*.cxx from String to OUStringNoel Grandin 2013-07-28reduce use of UniString from ResID ctorCaolán McNamara 2013-05-30Resolves: #i122374# added initialisation for initial selectionArmin Le Grand 2013-03-21sal_Bool to boolTakeshi Abe 2013-03-03Related to fdo#60724: correct spellingThomas Arnhold 2013-02-24loplugin: unused variablesThomas Arnhold 2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac 2012-11-27re-base on ALv2 code. Includes:Michael Meeks 2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann 2012-07-02Remove unused definesThomas Arnhold 2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara 2012-05-21deleting NULL is safeTakeshi Abe 2012-04-02removed duplicate includes in svxTakeshi Abe 2012-03-06ClickLightHdl doesn't need to be a linkCaolán McNamara 2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann 2011-11-27remove include of pch header from svxNorbert Thiebaud 2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks