summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-03-28coverity#1130428 Dereference null return valueCaolán McNamara
Change-Id: I557aeb40b4209e2f77383143a8c2665bffea110c
2014-03-28Resolves: #i124389# correct TextFrame layout for tables not...Armin Le Grand
when new text is set, but in Undo/Redo directly for performance reasons (cherry picked from commit c55d29bd33ece4b96fd8bf6babcfa4c99dfc468d) Conflicts: svx/source/svdraw/svdotext.cxx svx/source/svdraw/svdundo.cxx Change-Id: Ie71d85357e2e8378b6df6de42f70188b861b0f76
2014-03-28Resolves: i124477 set object shadow always at PPT import...Armin Le Grand
it may be applied to object text (cherry picked from commit 5fb2c24bd0cfc0b911aa2d0389960c5ee3d14c4a) Conflicts: filter/source/msfilter/msdffimp.cxx Change-Id: I8b93ff85333078d3e79cc9aa1002f232214a5be1
2014-03-28Use setProperty instead of << operatorMuthu Subramanian
Change-Id: I2c553a41de430c200445d8c8e8300af13d0eaea0
2014-03-28Add unit test for text gradfill import.Muthu Subramanian
Change-Id: I803238fd21d1c73aae8146966a5e62e62ad48c5c
2014-03-28n#870234: Import gradfill for text colors.Muthu Subramanian
Uses the first color from the gradfill list. (Which is better than plain black!) Change-Id: I4c1c0c4b031f3681c95b75b3c0683eb4de95bffb
2014-03-28fdo#38844 Remove XOR rendering code from canvas moduleKrisztian Pinter
Change-Id: Ie0c6b2950184bd3843baae59eff08a2f4e9e1b9c Reviewed-on: https://gerrit.libreoffice.org/8715 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-03-28fdo#68546 Make menubar's text color of persona the same as FirefoxIsamu Mogi
Change-Id: Ib9370f4b369f2baf29d118a1bbcd565bca005c30 Reviewed-on: https://gerrit.libreoffice.org/8712 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-03-28fdo#68546 Update style settings before changing layoutIsamu Mogi
Currently, ImplInitStyleSettings()'s effect isn't be reflect to UI. Because it is called after refreshing UI by ImplLayoutChanged(). This fixes these order. Change-Id: I4cfe0115bc32551cecc70cf4b33921fb8ee7ea5a Reviewed-on: https://gerrit.libreoffice.org/8714 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-03-28fdo#68546 Add menubar's text color of persona to StyleSettingsIsamu Mogi
Change-Id: I376e0b71b71fdbc2eaf2b10adb7792a841cf9098 Reviewed-on: https://gerrit.libreoffice.org/8711 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-03-28Missing XServiceInfo base classStephan Bergmann
Change-Id: Ib629a60d626c10ac9628d172896790e90d2daf51
2014-03-28fdo#68546 Update settings for MenuBarWindow in InitStyleSettingsIsamu Mogi
It updates menubar's text color settings in StyleSettings when user changes persona. Change-Id: Ic9c3e8073b9188a792823a84bf78b9b5976af50d Reviewed-on: https://gerrit.libreoffice.org/8713 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-03-28chart::Wall is not a UNO service implementationStephan Bergmann
Change-Id: I6a5482f4d49e47d1a6289a29d1b573e25fa0b5c5
2014-03-28Forgot to extend queryInterfaceStephan Bergmann
...in 8b533d84f3ae211fdfafc2adc8d8567f366771d4 "Missing XTypeProvider base class." Change-Id: I477e47f2a383caab225f55ea1c46094946971b86
2014-03-28Related: #i124516# handle bad surrogate pairs gracefully on WindowsHerbert Dürr
When running into invalid Unicode surrogate pairs the text layout code on Windows ran into massive problems like crashes. This change detects the situation of an invalid surrogate pair and falls back to treat it as a simple character instead of requesting a complex glyph fallback. (cherry picked from commit 913f1fc4b1362f6e91595af5ae10c4cba79fd355) Change-Id: I2988f4b64061d0a5df211f6f0f04b1f235fcd6a5
2014-03-28fdo-50672 Escape underscores in menus for unitySamuel Mehrbrodt
Change-Id: Ibb4647c1ff6c2858fea888efae975e8e5c5011e2 Reviewed-on: https://gerrit.libreoffice.org/8773 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-03-28chart::impl::StockBar is not a UNO service implementationStephan Bergmann
Change-Id: I5faa0dd028dcc79d09c47fd53b7804121a062e2e
2014-03-28Maybe we need libsblo.a for AndroidTor Lillqvist
Saw messages about that in logcat. Didn't help making the 'desktop' app work again, though. I wonder when it last worked. Change-Id: I32f7f32a30f3d00aa0754c00469ecddf2831aad5
2014-03-28Switch to android-15 here, tooTor Lillqvist
Change-Id: If7b66e60fcf8af97a69e20af9c77793a163c4c17
2014-03-28Missing XServiceInfo base classStephan Bergmann
Change-Id: Ib295357574a54de4716fcd2ff8f57c604729214d
2014-03-28Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
Change-Id: Ie20fc857f19f74aaccb546f9bfa11a7a657d3e8a
2014-03-28Missing XTypeProvider base classStephan Bergmann
Change-Id: I4e457b55d7d5cd255a0931030f35150d1dd6bf09
2014-03-28Resolves: #i124389# for tables refresh TextFrame...Armin Le Grand
when OutlinerParaObject changes (cherry picked from commit 6f2ce153c4bd7350487809d87e72619d5cd9764e) Conflicts: svx/source/svdraw/svdotext.cxx Change-Id: I54e2d25a35a099f171abdb7f0c3b046c46a0421c
2014-03-28loplugin:saloverrideStephan Bergmann
Change-Id: Iff549a8416b41a02af66776ad2ecbbd30a21f88d
2014-03-28coverity#735461 Dead default in switchCaolán McNamara
Change-Id: Icc6763acdd7d7fb2526d8cf2c1142e7ed34efc8f
2014-03-28coverity#735462 Dead default in switchCaolán McNamara
Change-Id: I48bc819b939ae1a436d3103e8fc75c69c2324dc8
2014-03-28coverity#735463 Dead default in switchCaolán McNamara
Change-Id: I422f11f1ccda36c00e00775b32772c1e827b6686
2014-03-28coverity#735496 Dead default in switchCaolán McNamara
Change-Id: I5eddf8be2a98aa57fdcdf44d390def6522caa25d
2014-03-28coverity#735554 Dead default in switchCaolán McNamara
Change-Id: I12ebe5b9018109f35b6c6691fcf4497c56850d7c
2014-03-28coverity#735506 Dead default in switchCaolán McNamara
Change-Id: Idb2ec83617622805a6e02662f2bc17faf38575ea
2014-03-28coverity#735529 Dead default in switchCaolán McNamara
Change-Id: I8423ab78c711065371b9c3c5abeabbb174a57faf
2014-03-28coverity#735550 Dead default in switchCaolán McNamara
Change-Id: I730b12aa971757e70d7df7b9cd4ec9c67fb4468e
2014-03-28coverity#735553 Dead default in switchCaolán McNamara
Change-Id: If3a6f5bda7c106a8d66fe2486f9e3d1f462223c4
2014-03-28coverity#735552 Dead default in switchCaolán McNamara
Change-Id: Ifcf9c204ba7cf4b7fb9210781664b1b4a785c82e
2014-03-28coverity#735551 Dead default in switchCaolán McNamara
Change-Id: I524a81cf1b617c63a5c5a5ab3b49145d6d5e75ff
2014-03-28set window icon also as _NET_WM_ICON (fdo#71494)Luboš Luňák
The old X way of just using WMHints doesn't seem to work at least with KWin, which just falls back to finding a matching application icon based on WM_CLASS. Change-Id: Ia014eb106cd370da74099fa750968df87acbda81
2014-03-28Disable only -Wdeprecated-declarations in Gtk3 vclpluginStephan Bergmann
Change-Id: I32558229af857ab705b872e9f1be2d84ca04204a
2014-03-28Turn Gtk3 vclplugin #warnings into //FIXMEsStephan Bergmann
...to be able to remove the sledgehammer gb_Library_set_warnigns_not_errors. Change-Id: Ib2cde5bbeaa1fb4dba629c51c493b77523455ff9
2014-03-28callcatcher: update unused codeCaolán McNamara
Change-Id: Iefb8aa92a143fd192c382a0e18a632a0888cc511
2014-03-28Related: fdo#73936 for spelling restrict formelements-as-fields..Caolán McNamara
to dropdowns to be on the safe side for now anyway. Change-Id: I88a73fe37b39306c6b24226e3b02c702d992ecb0
2014-03-28Related: fdo#73936 use ModelToViewHelper to expand SwTxtNodesCaolán McNamara
ModelToViewHelper knows about formfield dropdown lists so their content gets expanded, which means that in the spelling dialog the dropdowns get shown and are detected as fields Change-Id: If23d44c6189a73d04205816a32e863161f7f38ef
2014-03-28Related: fdo#73936 allow ModelToViewHelper to not expand footnotes..Caolán McNamara
but continue to expand fields. No change to anything yet, but should allow this to be reused in SwTxtNode::GetExpandText Change-Id: I4dbfc454d498fc85a918b0e43e68c219cbc37a21
2014-03-28Related: fdo#73936 expand FormFieldDropDowns in ModelToViewHelperCaolán McNamara
when EXPANDFIELDS is set. i.e. for spell and grammar checking Change-Id: I8c524f0cd584c9d6043dece5c1b736afb254b7c0
2014-03-28Related: fdo#73936 detect dropdown form fields as fields for spellcheckingCaolán McNamara
so they will appear grayed in the spell check preview (they don't appear at all yet, they will in later commits) Change-Id: Ic0c6fe2979c7c731d0efb85c747afca2268abc53
2014-03-28Resolves: fdo#73936 make FormFieldDropDowns a real fieldportionCaolán McNamara
split the checkbox and list and use a field portion for the list. That way it knows how to line break correctly wrt hardspaces and doesn't hang when the situation arises. Change-Id: I46d73f19ef8e51e7c21c8783ce70bb80d98a784c
2014-03-28Bypass also the MobileLibreOffice thing for nowTor Lillqvist
It seems abandoned and hasn't work since we switched to tiled rendering anyway. And the need for the special single tile at a time rendering test mode is mostly gone now, when tiled rendering can be tested with the TiledLibreOffice app, I think. So no need to slow down a "make" by building the MobileLibreOffice app, too. Change-Id: I7b0afd3b35ff2ed0fb72f2c150abb25548a5546d
2014-03-28SAL_OVERRIDE, vclplug warnings_not_errors reduxStephan Bergmann
Change-Id: I2ada77879dd8795184ad615654d0cf80371cce52
2014-03-28menu(bar) uses window text and background color, not button (fdo#50921)Luboš Luňák
Change-Id: I13adebd09746d21e7456927e14dcdc3efb2c723b
2014-03-27Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann
Change-Id: I16b931a3383794e646ab71011510926e49da3599
2014-03-27Work around MSC "'override' cannot be used with 'inline'" bugStephan Bergmann
Change-Id: Ib84508c7617610ff81d3ec29bc5130048e4cecd3