summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-16slideshow: Add some volume to the Honeycomb hexagons, making them look betterEmmanuel Gil Peyrot2-6/+36
2016-01-16slideshow: Tweak a few constants to make Glitter and Honeycomb look nicerEmmanuel Gil Peyrot3-5/+7
2016-01-16tdf#97192 “Capacity” is a weird term for “size”Adolfo Jayme Barrientos1-93/+106
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud148-970/+849
2016-01-16tdf#96949 Remove global static variable m_bPreferrFirstInterceptor and unused...shubhamtibra2-22/+1
2016-01-16SIFR new icon for savemodified indicatorMatthias Freund2-0/+0
2016-01-16BASIC : Remove useless virtual function overrideArnaud Versini2-7/+0
2016-01-16tdf#78431: Clean up pFrame parameter in ImplWindowFrameProcXisco Fauli6-13/+10
2016-01-16BASIC : Remove useless methods in StarBasicArnaud Versini4-24/+12
2016-01-16vcl: add comment about ImplFontMetric::{Get|Set}LineHeight()Chris Sherlock1-2/+2
2016-01-16vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock15-39/+39
2016-01-16vcl: font.hxx and metric.hxx cleanup, make ctors explicit and the dtor virtualChris Sherlock2-42/+51
2016-01-16vcl: tabify font.hxxChris Sherlock1-2/+2
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock60-113/+110
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock105-659/+774
2016-01-16build liblangtag as shared lib on linux and OS XDavid Tardon6-6/+73
2016-01-16drop superfluous dependencyDavid Tardon1-1/+0
2016-01-16Fix ODR Violations under LTOPeter Foley1-2/+2
2016-01-16Fix set but unused variable warningPeter Foley1-2/+0
2016-01-16Fix ODR violations when compiling with LTOPeter Foley1-7/+7
2016-01-16use a map for dispatchBjoern Michaelsen1-65/+40
2016-01-16remove bDone band-aidBjoern Michaelsen1-37/+7
2016-01-16refactor out to limit scope: RES_PARATR_NUMRULEBjoern Michaelsen1-17/+19
2016-01-16refactor out to limit scope: RES_PARATR_DROPBjoern Michaelsen1-31/+25
2016-01-16refactor out to limit scope: RES_TXTATR_CJK_RUBYBjoern Michaelsen1-29/+27
2016-01-16refactor to limit scope: SID_SWREGISTER_COLLECTIONBjoern Michaelsen1-9/+14
2016-01-16refactor to limit scope: FN_UNO_CATEGORYBjoern Michaelsen1-30/+26
2016-01-16reafctor out to limit scope: FN_UNO_PARA_STYLE_CONDITIONSBjoern Michaelsen1-55/+33
2016-01-16refactor out to limit scope: FN_UNO_IS_AUTO_UPDATEBjoern Michaelsen1-7/+12
2016-01-16refactor out to limit scope: RES_TEXT_VERT_ADJUSTBjoern Michaelsen1-13/+10
2016-01-16refactor out to limit scope: RES_PAGEDESCBjoern Michaelsen1-48/+39
2016-01-16refactor out to limit scope: FN_UNO_FOLLOW_STYLEBjoern Michaelsen1-11/+11
2016-01-16refactor out to limit scope: RES_PARATR_OUTLINELEVELBjoern Michaelsen1-5/+11
2016-01-16refactor out to limit scope: FN_UNO_NUM_RULESBjoern Michaelsen1-83/+53
2016-01-16refactor out to limit scope: RES_PAPER_BINBjoern Michaelsen1-31/+32
2016-01-16refactor out to limit scope: OWN_ATTR_FILLBMP_MODEBjoern Michaelsen1-23/+15
2016-01-16make PutItemToSet and SetStyleProperty members to save half the paramsBjoern Michaelsen1-43/+28
2016-01-16use Any::has<> instead of Any::isExtractableTo<>()Bjoern Michaelsen1-4/+4
2016-01-16refactor out to limit scope: RES_BACKGROUNDBjoern Michaelsen1-21/+21
2016-01-16refactor out to limit scope: XATTR_FILLGRADIENTBjoern Michaelsen1-68/+59
2016-01-16refactor out to limit scope: FN_UNO_STYLE_INTEROP_GRAB_BAGBjoern Michaelsen1-7/+10
2016-01-16refactor out to limit scope: FN_UNO_HIDDENBjoern Michaelsen1-36/+56
2016-01-16Readd accidentally deleted fileChris Sherlock1-0/+43
2016-01-16vcl: remove commented out lines from commit 0174562fa9eChris Sherlock2-48/+0
2016-01-16vcl: created accessors and mutators for font classesChris Sherlock4-43/+120
2016-01-16sal: (rtl) test OUString::isEmpty()Chris Sherlock1-0/+26
2016-01-16android x86 doesn't define ffs in libc, use compiler builtin insteadChristian Lohmaier1-0/+11
2016-01-16vcl: ImplFontMetric and FontAttributes is *very* familiarChris Sherlock2-9/+51
2016-01-15coverity#1326294 Dereference after null checkCaolán McNamara2-7/+5
2016-01-15coverity#1326291 Dereference after null checkCaolán McNamara1-2/+3