summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-07-23TyposJulien Nabet
Change-Id: I0c17f40b3e593ae3771fa751a817f84bf2f2323d
2014-07-23make libgltf compile on OSXMarkus Mohrhard
Change-Id: Ie39292137f931bfd557f66c485e104cf5d5089b8
2014-07-24Drop unused #includesTakeshi Abe
Change-Id: I77ca957204bacee95e32a7f2a54c9311002aeef9
2014-07-23Annotate.Kohei Yoshida
Change-Id: I4f0b0e76f720663a7f6ce1d1a5f3806b86165313
2014-07-23Add documentation.Kohei Yoshida
Change-Id: Ifb5060183866d3e8ea8ecaa715b297717d1dd370
2014-07-23svl: avoid warning C4715 "not all control paths return a value"Michael Stahl
Change-Id: Id4b083b202930108c2cdfdae0a549aea29198b5c
2014-07-23SwTbxInsertCtrl: [loplugin:saloverride]Michael Stahl
Change-Id: I79c222a6ac1d68a441666a41af72099611a94a4c
2014-07-23svl: fix comparison in new unit testMichael Stahl
Presumably the test should use the unused variable w, and the result should be 3 since that's how many styles were inserted. Change-Id: I34455020e1fb8c53204b6ee0632138c1077617a2
2014-07-23configure: unused variableMichael Stahl
Change-Id: I0172814081d443c21fc46bb9c5e26a5f459db9fa
2014-07-23configure: stop calling native Win32 make "horribly slow"Michael Stahl
OTOH we do have sufficient data to start name-calling Cygwin make: http://lists.freedesktop.org/archives/libreoffice/2014-June/061727.html Change-Id: I290c39805d237c7da9a7aa954ec45a58c92fa2d2
2014-07-23fdo#39468 Translate German commentsPhilipp Weissenbacher
Change-Id: I305ffe07d96fb5c3edafa219dbdb8ef64f7c2f73 Reviewed-on: https://gerrit.libreoffice.org/10489 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-23fdo#76754 Add return first to IndexedStyleSheets to speed up ods writingTobias Lippert
Change-Id: I6fc9fe8ce78ad9cc1a7c2fe3e13ed38ce468ce6c Reviewed-on: https://gerrit.libreoffice.org/10347 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-23remove unused private fieldNoel Grandin
Change-Id: I474458058c1a3d8c93486bf2e647df203d2452cc
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin
and while we're at it - use the enum type all over the place instead of passing around sal_uInt16 - don't use bitwise logic on enum values - use enum values instead of numeric constants Change-Id: I7f24cb4d242e1c00703e7bbcf1a00c18ef1e9fd4
2014-07-23remove dead SfxArgumentError typedefNoel Grandin
Change-Id: I62127b23475dedf081fc981c20e916d5868ab086
2014-07-23move string IO methods out of global headerNoel Grandin
and into a module-local header. It's not like the methods have any actual relationship with the SfxPoolItem class. Change-Id: I1378364a1554642333b0c5c79d869d719b53fa0c
2014-07-23convert SfxPoolItem kind constants to an enumNoel Grandin
Change-Id: I57de8c0cebfd60fdf70c23c72ecf1e47c69d7ecd
2014-07-23remove unused values from SfxFieldUnit enumNoel Grandin
Change-Id: I3cb720b62216f5534d0ff3b524c596158ffe824c
2014-07-23simplify SfxItemPool::GetPresentationNoel Grandin
drop the ePresentation parameter, since all 4 of the callsites use SFX_ITEM_PRESENTATION_COMPLETE as the parameter value, and just inline the value into the method. Change-Id: I42c8eae82837c9f9d4edc886d7c760f57b129125
2014-07-23rename SfxItemDesruptor -> SfxItemDisruptorNoel Grandin
Change-Id: I7cc9fa3ab6aebc541df4708e29b530f8021b14ba
2014-07-23mark m_nRefCount in SfxPoolItem as mutableNoel Grandin
so that we don't have to const-cast when modifying it Change-Id: If584e4ddd440638169af00493f0194b34832177f
2014-07-23remove unused return type from SfxItemPool::AddRefNoel Grandin
Change-Id: Ideb690df8a74efe55bff832e16e66a6b77b1530a
2014-07-23remove unused SfxPoolItem::Delete_Impl methodNoel Grandin
Change-Id: Idb20e9acd97a27801ff95dc53d3e179326c122d4
2014-07-23comments and code formatting in SfxPoolItemNoel Grandin
Change-Id: Ibf7b2f5e93748198eccbbbf54fad5f8053270003
2014-07-23remove SFX_ITEM_PRESENTATION_NAMEONLYNoel Grandin
since it is unused Change-Id: Ib739240a362eeff6a72b2300804583b575edfb24
2014-07-23fdo#81651 Wrong argument type in overriding classMaxim Monastirsky
See commits: 16752a8a773cf8096e28628237238a562016c4e5 c3a89936abc7967ebe8916ca83cb38f6837f9aa1 Change-Id: Ib58888f1027b26fab08519e8c6bede7dbeeb14b5
2014-07-23fdo#76754 Add Positions by StyleSheetFamily to IndexedStyleSheetsTobias Lippert
Change-Id: I4eade2d00d145d8f65ccd70a1c6bbd0a134a1ad5 Reviewed-on: https://gerrit.libreoffice.org/10346 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-07-23Resolves: #i125289# do apply possible changed <GraphicStreamURL>...Oliver-Rainer Wittmann
only for embedded images which already have its stream inside the package fixes also issue 125290 (cherry picked from commit 9602a121b458e7456fc533dad86f434f846a72ba) Conflicts: xmloff/source/draw/shapeexport2.cxx Change-Id: I5af0093b20f2f291d3a94c690bfbdb59a59320c3
2014-07-23AmbigousFilterRequest is only ever extracted, never createdCaolán McNamara
Change-Id: I79c669c1635192199d6ef135e1ab9b48a9e7e63a
2014-07-23drop DLG_CHART_WIZARD via .resCaolán McNamara
Change-Id: I394a42bfb761e2f7cf8c3186f5ec412331b5950c
2014-07-23_SwSaveTypeCountContent dead and gone (and there was much rejoicing.)Bjoern Michaelsen
Change-Id: I296b2c58e6d8ad67f30b027b83a442a02d5b2794
2014-07-23remove obsolete Add() functionBjoern Michaelsen
Change-Id: I5a23fea7d2ef94cd5e313854b5d9b32224fbc7b6
2014-07-23remove obsolete SetContent/GetContent functionsBjoern Michaelsen
Change-Id: I9a707ffeb220f8f102869030b5266ef02a635628
2014-07-23remove obsolete SetCount/DecCount/GetCount functionsBjoern Michaelsen
Change-Id: Ieee429bb96d53d5825ef39b849f757401a1f3e32
2014-07-23remove obsolete SetCharBound/IsCharBound functionsBjoern Michaelsen
Change-Id: I56e7f08178122ed37fcb4c1175770cd202d3c98d
2014-07-23remove obsolete debug functionsBjoern Michaelsen
Change-Id: I997d20480e5e920f69b3402a4e73ef0fa70f112d
2014-07-23now use MarkEntry vectorBjoern Michaelsen
Change-Id: I437dab991a5d05f3da0ee9c1e009a69baa74d647
2014-07-23enable saving SwSaveTypeCountContent to a MarkEntry vectorBjoern Michaelsen
Change-Id: I5aa94b0247db7142ce9ea1687b2d2dcc4e3189e9
2014-07-23reduce SwSaveTypeCountContent to a MarkEntry: step 3Bjoern Michaelsen
Change-Id: I2379b75dc425faf45ffe7be01a5436cbf9103d79
2014-07-23reduce SwSaveTypeCountContent to a MarkEntry: step 2Bjoern Michaelsen
Change-Id: Ic60280439a55206ee52b4dcf0f802abf78cf5f2b
2014-07-23reformat/reorg docbm.cxxBjoern Michaelsen
Change-Id: I73035e39c30056811d6518c5473c5793d0e5c943
2014-07-23remove some more SwSaveTypeCountContent insanityBjoern Michaelsen
Change-Id: I4f2b9b757afd0776c132ccc2eea219723d84cc66
2014-07-23remove some SwSaveTypeCountContent insanity: unused functionBjoern Michaelsen
Change-Id: Icff9b56245b5850329c8d2582495fd69c7edead5
2014-07-23remove some SwSaveTypeCountContent insanity: casting via unionBjoern Michaelsen
Change-Id: I784c41697c56d577881937e8cd524aceb7bc6ad8
2014-07-23remove some SwSaveTypeCountContent insanityBjoern Michaelsen
Change-Id: I1a270c8b7e08e22f68b9a86c73a76c46d4ce8a5d
2014-07-23crsr save/restore still worksBjoern Michaelsen
Change-Id: Ifa1339522460f969f3598179bda4588b31a0179f
2014-07-23crsr save/restore worksBjoern Michaelsen
Change-Id: Ib32688cabfaa1db3a8ab3bb3bf29aaf42718d918
2014-07-23Updated coreCaolán McNamara
Project: help 842746ea8971c1eb55d5d99965125279f825f618
2014-07-23installer/environment.pm: fix variable nameDouglas Mencken
Fixes "Use of uninitialized value in concatenation (.) or string at solenv/bin/modules/installer/environment.pm line 110." Since: 38e6216cfd04f23ca0dbfa6bb99c5631f4891e78 Change-Id: Ia4ed62f64b07d1d244e172dd6e02010d896b845b Reviewed-on: https://gerrit.libreoffice.org/10480 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
2014-07-23use an expander instead of hand-crafted codeCaolán McNamara
Change-Id: Id5606051656f21309c9e5c8d08a2eacd65b22dbf