summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-06-24fVal->nValCaolán McNamara
Change-Id: Ia5b041094f29e42cb60f2c83888cace42b91cc13
2014-06-24coverity#982255 Operands don't affect resultCaolán McNamara
fVal started out as a double, but is now a sal_Int64 since commit 353607df2ed59f00ad67a74de29b3db662ea960a Author: Lars Langhans <lla@openoffice.org> Date: Mon Oct 9 13:21:27 2000 +0000 #79269# convert to hyper doesn't use toDouble any longer so the comparison is always false Change-Id: Ib0b0a78ba3763fb6564219e69111de13b5afc870
2014-06-24compilerplugins: move isUnoIncludeFile to base classNoel Grandin
to reduce copy-pasted code Change-Id: I7728d85dea7d0161998c326d6648ca681a8250d0
2014-06-24Package filter in common packTomáš Chvátal
Change-Id: I3728244712966cf2245a79f2630ac46cb63f1d21
2014-06-24Add sw::UndoManager::dumpAsXml()Miklos Vajna
So that it's easy to see where the implementation for a given undo action is. Change-Id: I652826d2933451b84a05eecc3982c8cbf2db3764
2014-06-24Clang trunk compat fixStephan Bergmann
Change-Id: Ic414ad0416e27e223ff702996b796b68d39709b9
2014-06-24Resolves: #i125090# The values of upper and lower spacing...Steve Yin
for default paragraph did the complete opposite. (cherry picked from commit 75f191b09f25e4dd357f42fdf80c2b0252d1c410) Conflicts: sd/source/core/stlpool.cxx Change-Id: Idd44f7f1e4ad6acbde2733240fd357e628ac1f28
2014-06-24fdo#75339: Substituting XInterface* eq. for object eq. requires queryInterfaceStephan Bergmann
Regression introduced with 6a043e9c0acff20e1618ca8ec15c21d5d0fd0d37 "Use the new type-checking Reference constructor to reduce code noise" which should have left (at least some) "querying upcasts" to XInterface alone. Closer inspection of that commit will probably turn up further regressions that need to be reverted. Change-Id: Ib81afc12d9df205b5b0fe6cec6ce85d012e9629f
2014-06-24new compilerplugin returnbyrefNoel Grandin
Find places where we are returning a pointer to something, where we can be returning a reference. e.g. class A { struct X x; public X* getX() { return &x; } } which can be: public X& getX() { return x; } Change-Id: I796fd23fd36a18aedf6e36bc28f8fab4f518c6c7
2014-06-24Translated German comments - correctionLuc Castermans
Conflicts: dbaccess/source/ui/dlg/advancedsettings.hxx Change-Id: If1bbd9ce099f1e8e70149277b412db54f28cb0de Reviewed-on: https://gerrit.libreoffice.org/9802 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-24Translated German commentsLuc Castermans
Change-Id: I1a40351aec666c94707ad2dd625f3ab8606242d1
2014-06-24fdo#80373 Updated label to read "Image background transparency"Joel
Currently the "transparency" tab only covers image background transparency. Updated label so that users know that this tab has no impact on the transparency of the image itself. Conflicts: cui/uiconfig/ui/transparencytabpage.ui Change-Id: Ib488974b0965ee54288092b1e9ca2dc4c040547c
2014-06-24tweak sizesCaolán McNamara
Change-Id: Ica7275696b3f7e59d0db5d27811905710dce32e1
2014-06-24hide old page on showing new pageCaolán McNamara
and showing/hiding pages during Paint seems crazy to me, doing it during ShowPage makes sense. Change-Id: Ifd0c3c50812157cfa793da86715d58818e944e6b
2014-06-24loop through all pages to get optimal sizeCaolán McNamara
Change-Id: Ie565ec33c8eaacb490eebcacec7662fde511e98a
2014-06-24fix spacing, mnemonics, etcCaolán McNamara
Change-Id: I9371ef04e643a32d2eadf46f555c4b7a465a5e0f
2014-06-24rename and rework SetCtrlPos to SetCtrlStyleCaolán McNamara
Change-Id: I5720f5f27ea5e7e9eefb6bfb53c30a52146c689e
2014-06-24unnecessary check before deleteCaolán McNamara
Change-Id: Ie5793f910dd58e8930c2c2b27df00bd073c26f35
2014-06-24drop ResizeCaolán McNamara
Change-Id: Ie8546cf0eb54888627dc2dfa47257de63b382f9d
2014-06-24drop SetPosSizePagesCaolán McNamara
Change-Id: I9835a4660ac9a9633ad81fc228b0e53b01fc85bf
2014-06-24strip SetPosSizeCtrls down to min requiredCaolán McNamara
Change-Id: I8c198f9d1b318b35e0dc6221291bb4a57805e3ae
2014-06-24meChoicePos is always PosLeft, simplifyCaolán McNamara
Change-Id: I40085b0db89484f0d24ecaccf910f4399198294d
2014-06-24RID_SVXDLG_NEWHYPERLINK conversion to .uiSzymon Kłos
Conflicts: cui/UIConfig_cui.mk Change-Id: I8f06518f2d84e333b553c247ca3d9a28d1280eea
2014-06-24Related: fdo#76260 writerfilter: move SavedAlternateStates to OOXMLParserStateMiklos Vajna
Change-Id: Ib9bddeb2d3b5ccdb71295587acbd13c86e5dd28b
2014-06-24fdo#80422 check only one radio button in a groupDavid Tardon
Change-Id: Ibf1ed3d33d8b2c7da4eee26943da0c09647f4bff
2014-06-24Let's make this more consistent / readable.Jan Holesovsky
Change-Id: I6a14c658961ce6de271c34e478d797de2bdbbc78
2014-06-24Fix some warningsMatúš Kukan
Change-Id: Ib661af2ab2ad2e95890edb1edf979a82e67a9443
2014-06-24sdr::table::Cell's XServiceInfo cleaningMatúš Kukan
There is no "com.sun.star.table.cell" / "com.sun.star.drawing.cell". And remove unused XFastPropertySet methods which were not marked as override. Change-Id: I92c856ef16387758d00174708094b0e0c3a38bac
2014-06-24Remove unused mpOwner in SvxTextEditSource.Matúš Kukan
Change-Id: I824e8436945e056840386960308b8e63627a603f
2014-06-24Related bnc#822625: Minimum height was not invalidated when rectangle changes.Matúš Kukan
5792e76cb5beb630c135f57b74f57d74dd2dc2b0 was too optimistic and did not invalidate mnCachedMinHeight often enough. This was resulting in a grey area below table frame when resizing it. So, revert 5792e76cb5beb630c135f57b74f57d74dd2dc2b0 "Related bnc#822625: Cache minimum height for table cells." and istead just use getMinimumWidth() in TableLayouter if that's all we need. getMinimumHeight() is expensive. Change-Id: I34c49dda75d6ccccaa5b4d3746114352621a40dd
2014-06-23Missing #includeStephan Bergmann
Change-Id: Ib78efbb40f95884e8446bf247265004fe66a966b
2014-06-23Try to fixJulien Nabet
Change-Id: I429c0488405865788c06e680fd946e07e3fc7ae3
2014-06-23Resolves fdo#75339 : No Error-Dialog appears in specific cases in BaseJulien Nabet
If SQLexception, just retrieve the information and display it Change-Id: I236d1b7bc07dbbfa9c30b845a145208d1d3727f5
2014-06-23Use comphelper::SequenceAsHashMapMiklos Vajna
Change-Id: Ib4bd5d231fddb0b27c61fcc28d34fad8ef3e8cf0
2014-06-23fdo#79615 create clipping polygon correctlyDavid Tardon
Change-Id: I758b6bc8da33a20a0807da171120a8f84214dcfd
2014-06-23SwDrawView::DeleteMarked: delete textbox of shape as wellMiklos Vajna
If we delete a shape that had a textbox, then delete that textbox as well. Without that, the doc model would be still consistent, but most probably would not be what the user expects. Change-Id: Id5075233ce66d7a398c88ff3e63b05a6b2133571
2014-06-23fdo#76260 - Switch from vector to std::stack.Michael Meeks
std::stack uses std::deque which is extremely expensive for this case. This change saves 43bn of 98bn cycles spent in createFastChildContext. Change-Id: I63919a9826563171f128e09d7206ac6cfdde336f
2014-06-23fdo#76260 - a better approach for getting element names.Michael Meeks
Don't do lots more work than we need to to build the list of names. It appears that the [] operator does a lot of apparently un-necessary work. Change-Id: Id603fb4e717dc7130468465493edccfe51d384c7
2014-06-23fdo#76260 - the wrong way to get a 10% win with an N^3 operation.Michael Meeks
Micro optimising the inner-loop is never the right way; on the other hand this is 10% of load time and is waste. Change-Id: Ie275be53e30834cbb6576b8e7580c16d2e47bf16
2014-06-23fdo#80332 followup fixAndras Timar
Change-Id: If44dd2ab33128c0432e6db655dfbc07f9be4ca51
2014-06-23Updated coreCaolán McNamara
Project: help c18a4da59f386b125bf65adc0238a4fa712910a5
2014-06-23can't have bare english strings in .cxxCaolán McNamara
Change-Id: I1a14e37f3362c082bc460895ffd0b949c636b8ea
2014-06-23dangling TableNameEditsCaolán McNamara
Change-Id: I261540e6d80440dede7d185717c776a8ab6a22cb
2014-06-23Convert DLG_ASS to .uiPalenik Mihály
Change-Id: I29ee55654391f24399aea24fc02c49c430c4e839 Reviewed-on: https://gerrit.libreoffice.org/9834 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-23LOK: kill saveAsWithOptions.Andrzej Hunt
The saveAsWithOptions/saveAs split existed for reasons of historical API compatibility. Since we're breaking the API currently we can now get a clean start, and get rid of the redundant saveAs, and make saveAsWithOptions the standard saveAs function. Change-Id: Ia3e2294a8604cab08e95b07544c9d10d42dd1152
2014-06-23Avoid possible memory leaks in case of exceptionsTakeshi Abe
Change-Id: I0cea121c8a8dbbc7b9f44ab712ff692243889816
2014-06-23Remove unused INetURLObject::PART_* valuesStephan Bergmann
Change-Id: Icebdf0cad5306ae42a30de0b4f997e3b611675eb
2014-06-23SwContentType::FillMemberList: ignore TextFrames which are used as TextBoxesMiklos Vajna
SwDoc could already filter them out, but not SwFEShell. This makes them not shown in the Navigator window. Change-Id: I343ab005513198c30970bfdec4e871fbccdebc01
2014-06-23fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper
Change-Id: Icae67c083ca867c89cff7f9d5d44dbbe4aadcba9 Reviewed-on: https://gerrit.libreoffice.org/9858 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-06-23Resolves: #i124970# fix DocumentFocusListener::notifyEvent's...Herbert Dürr
handling of IndexOutOfBoundsException the DocumentFocusListener::notifyEvent() throw list only allows a RuntimeException to propagate. The methods called in notifyEvent() allow IndexOutOfBoundsException though, so it must be handled in all cases to prevent C++ from invoking its unexpected() abort mechanisms. Ceterum censeo, non-empty throw lists should be removed altogether... (cherry picked from commit 4da0e442f0fd4838e93e7316c24cfeef9289207d) Conflicts: vcl/osx/documentfocuslistener.cxx vcl/unx/gtk/a11y/atkutil.cxx Change-Id: Ie0b783832314ee5ec376a0c3c2cd67e4a70e218b