summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-12-24refactor SwXStyle::getPropertySetInfoBjoern Michaelsen1-68/+10
Change-Id: If2ecee5c0e97c3955cffe4eb23d2bf651ec4ef2a
2015-12-24refactor SwXStyle::get/setParentStyleBjoern Michaelsen1-45/+29
Change-Id: Ifb578244d511af153484d14ee92c5c22c2db0a3f
2015-12-24refactor SwXStyle::isUserDefined/isInUseBjoern Michaelsen1-21/+9
Change-Id: I67d8408d410698f0f31738fcc30321c627307c73
2015-12-24refactor SwXStyle::get/setNameBjoern Michaelsen1-28/+22
Change-Id: If814b6873796fcfa4cc7a2f62711a8b20f2f7d6b
2015-12-24use local init function for conditional tooBjoern Michaelsen1-35/+29
Change-Id: I687161aa9295a1b815d11dd10fa83d23b010764a
2015-12-24use init helpers in ctorBjoern Michaelsen1-34/+32
Change-Id: If06321f5b353a09985d071290ece612fb98b34a1
2015-12-24have PROPERTY_MAP values in entries ...Bjoern Michaelsen1-35/+14
Change-Id: I478eb10315ee0709c43943945d500b82a8d9c8c9
2015-12-24lets have a ref to a StyleEntry from a SwXStyle tooBjoern Michaelsen1-53/+58
Change-Id: I368b2a6a6b5c54a962fed637c7e8cd472414be5c
2015-12-24refactor SwXStyle ctorBjoern Michaelsen1-26/+31
Change-Id: I306ca1b20af83519f81ca0867eb73cbbaa1874d2
2015-12-24remove GetPropImpl wrapperBjoern Michaelsen1-6/+5
Change-Id: I53c3f97d35621af9b6c5c0336b8c998d3fe0b270
2015-12-24remove GetBasePool wrappersBjoern Michaelsen1-22/+19
Change-Id: I0e7e8309c5d8873b9bde738a00579989d7b105fb
2015-12-24instead of lying with friendship, lets be honestBjoern Michaelsen1-20/+15
Change-Id: I0582734a0995638f45888e32c108e56ab3f28e80
2015-12-24use a proper smart pointer hereBjoern Michaelsen1-6/+6
Change-Id: Ic413e08bbaf38a6858926b1309618762a9ed1444
2015-12-24move trivial functions inlineBjoern Michaelsen1-67/+18
Change-Id: Icc7c58e847a4087460a86686c790722e6651c85a
2015-12-24move SwXStyle entirely into compilation unitBjoern Michaelsen6-307/+341
Change-Id: Icfcb4320aef9ebe2c5fcc84106de005934d51a3f
2015-12-24remove SwXStyle creation outside of compilation unitBjoern Michaelsen3-11/+31
Change-Id: I136822a0ad581d1490fc6f8842c95f2d25dfeba4
2015-12-23sd tiled rendering: enable map mode to center imagesHenry Castro1-0/+4
In the tiled rendering case the map mode is disabled, and conversion pixel to logical is not computed. Change-Id: I0d54aaa897f0fe0df6e8b55334053dc66b6ea925 Reviewed-on: https://gerrit.libreoffice.org/20912 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Henry Castro <hcastro@collabora.com>
2015-12-23crashtesting: export of ooo40765-1.sxw to docx failsCaolán McNamara1-3/+3
Change-Id: I57d5e085e612908e7a22f444c771ec9fa45485ce
2015-12-23loplugin:unreffunMaxim Monastirsky1-15/+0
Change-Id: If2ad0e252d2cfa204564b86cb2c6d0886d5fa107
2015-12-23guard against missing DropcapMgr and FoundryCaolán McNamara1-2/+7
Change-Id: I1007d4fac2514bc165941c70109cd8e3d57153cd
2015-12-23vcl: private functions in PhysicalFontCollection start with ImplChris Sherlock2-14/+13
Not a fan, but I'll stick with convention and prefix private functions with Impl in PhysicalFontCollection. Change-Id: Ided081a19ec071ecd5c6a5a4929584ae0f3b0f05 Reviewed-on: https://gerrit.libreoffice.org/20881 Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com> Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
2015-12-23Upload libvisio 0.1.4Fridrich Štrba3-21/+2
Change-Id: Ia4cb506a95a150b8106187719e9104760409dea6
2015-12-23restore removed functionDavid Tardon1-0/+1
It is used by the tubes collaboration stuff. Change-Id: I9e31f0588f6c400716fba29806c1dab462c32a43
2015-12-23add missing includeDavid Tardon1-0/+1
Change-Id: I62c75d4e4f08539038861b58cb213677ae930f7a
2015-12-23vcl: No need for WinGlyphFallbackSubstititution to be friend classChris Sherlock1-1/+0
Change-Id: Ibe742afdbdf2601e33621d81ad2759aa483d368e Reviewed-on: https://gerrit.libreoffice.org/20880 Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com> Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
2015-12-23vcl: rearrange PhysicalFontCollection function listing orderChris Sherlock1-1/+2
Change-Id: If9492493f0fcbe8a282820d37bccf54af7cc60ec Reviewed-on: https://gerrit.libreoffice.org/20879 Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com> Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
2015-12-23vcl: make PhysicalFontFamily::FindDefaultFont() privateChris Sherlock1-3/+2
Change-Id: I603a1556051ea15b45e80ed7d6fcf9dbb7b13998 Reviewed-on: https://gerrit.libreoffice.org/20866 Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com> Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
2015-12-23Access2Base - Support of Hsqldb 2.3Jean-Pierre Ledure1-6/+8
Addition of CLOB and BLOB datatypes Change-Id: If42c0dbb1862f525d2a0a1abf98bd053543a3d3c
2015-12-23convert tubes to VclPtrDavid Tardon1-6/+17
Change-Id: I54fb058ad1ad89183acfd4d2661c10ccffc408d6
2015-12-23New saving behaviorMaxim Monastirsky32-254/+188
Changes in this commit: - AlwaysAllowSave config is gone. Saving is always permitted, unless in a read only document. Also changed the behavior in dbaccess to match sfx2. - The toolbar save button is always enabled, to always give access to the dropdown. That's the case even in a read only document, except that it changes to DROPDOWNONLY, and the save as command icon+tooltip. In table/query designers we still disable the button in read only state. - When the document is modified, the toolbar button gets a special icon to indicate that. TODO: - Icons for the document modified state are still missing. I added some fake links to Tango's links.txt in order to test the new behavior. These links shouldn't stay as-is in a production version! Change-Id: I56c169bf48b78faaf53c2989ce8624f8297ffb6e Reviewed-on: https://gerrit.libreoffice.org/20839 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
2015-12-23loplugin:unusedfields in avmediaNoel Grandin3-6/+3
Change-Id: I725a80cf7b6f2b728e650d0f365d063931b17ea7
2015-12-23loplugin:unusedfields in basctlNoel Grandin5-14/+6
Change-Id: I565bd86167c93ece1d65ce8a3b148144f5a7107a
2015-12-23loplugin:unusedfields in basicNoel Grandin8-32/+13
Change-Id: I304f3903f305ba5b538964071ab95b57ebf2f970
2015-12-23tdf#96541 - dialog "About LibreOfficeDev" has lost its logoNoel Grandin1-3/+4
regression from 58d8d8a "tdf#69977: uno::Sequence is expensive" Change-Id: I792b5971a7a3a9532cccb36add5b558c68e397ef
2015-12-23loplugin:unusedfields in chart2Noel Grandin52-182/+68
Change-Id: I8203f84ad8b138932c990032e17ea5d2daf384bb
2015-12-23vcl: Make ImplFindByAttributes public and renameChris Sherlock3-11/+10
Renamed PhysicalFontCollection::ImplFindByAttributes to FindByAttributes. This function is actually useful for finding a font within the collection, so I'm moving it from being a protected function to public because it is actually useful in its own right, not just for PhysicalFontCollection. Note that ImplFontAttrs is a mess anyway, so not going to touch that (yet). Change-Id: I884ddd5118cbbb0f92b157540f7ffcf1bf35609b Reviewed-on: https://gerrit.libreoffice.org/20865 Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com> Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
2015-12-23vcl: make PhysicalFontFamily::ImplFindBySubstFontAttr privateChris Sherlock1-1/+1
Change-Id: I2e066393b5ee90c96cea0871c68a72b408a8d0b2 Reviewed-on: https://gerrit.libreoffice.org/20864 Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com> Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
2015-12-23vcl: make PhysicalFontFamily::ImplFindByAliasName privateChris Sherlock1-2/+2
Change-Id: Idb0df528beb9551431fe32a69b54fe8a51cba2eb Reviewed-on: https://gerrit.libreoffice.org/20863 Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com> Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
2015-12-23loplugin:unusedfields in connectivityNoel Grandin26-89/+31
Change-Id: I32226b6959b2bfd316de6ed93b070b68ad875562
2015-12-23loplugin:unusedfields in cuiNoel Grandin11-52/+16
Change-Id: I7a1092708881d1d43debf0217a5401c5b65838a5
2015-12-23loplugin:unusedfields in dbaccessNoel Grandin11-14/+1
Change-Id: I5f38bf33deaec17203e1bdcd3a61085266e42501
2015-12-23loplugin:unusedfields in desktopNoel Grandin11-44/+7
Change-Id: Ic816a7faf4d357d16c13f67533b3b409a531d14c
2015-12-23loplugin:unusedfields in eventattacherNoel Grandin1-3/+0
Change-Id: I40c69865661cdca856118cab7c43cbb0eadfdc74
2015-12-23loplugin:unusedfields in extensionsNoel Grandin6-12/+0
Change-Id: I89d33ea8be97f32c090c8fbf739cbf5e150b12c4
2015-12-23loplugin:unusedfields in filterNoel Grandin14-37/+18
Change-Id: Ic35cff139f5f180ff93fe7b1ecbd15de6c474821
2015-12-23loplugin:unusedfields in formsNoel Grandin5-11/+0
Change-Id: I875c07dcfc9fd9537ced1facd88ac712a7dacbbd
2015-12-23loplugin:unusedfields in fpickerNoel Grandin7-26/+15
Change-Id: Ia5d9211a668c25c9891ed69902fe1a4fbb2d8483
2015-12-23loplugin:unusedfields in frameworkNoel Grandin7-25/+3
Change-Id: Ic6cfbe9f0c7589804b7ffddac0350c188d974c3d
2015-12-23loplugin:unusedfields in /includeNoel Grandin25-51/+12
Change-Id: Ia406e727890a365cc89831c96140cad8240f9b61
2015-12-23starmath: Avoid warning C4819Takeshi Abe1-3/+3
Change-Id: I051b2058e7c7f0424faf49f027330b1bbc93c2d9 Reviewed-on: https://gerrit.libreoffice.org/20869 Reviewed-by: Kohei Yoshida <libreoffice@kohei.us> Tested-by: Kohei Yoshida <libreoffice@kohei.us>