Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I01f503ea5268245cc4f98524931730cfa063d57e
|
|
Change-Id: I4edb3adb39674d612f302e1f95f05905cd33bcde
|
|
Found by: zhangjf
Patch by: zhangjf
Change-Id: Ifa4c49cd3f7f576c9c86e0269fe9e7ae69a9b325
|
|
Change-Id: I15033051cfa4baafde4736abf366ca8c03778b88
|
|
Change-Id: Ibae1a0d073249ecfbfee0f73473d66bbf2602aff
|
|
Change-Id: Icf514d2f7cf678cb347c2e114f01ae8f56e2e999
|
|
Change-Id: Id965dd79ab8401a2ba7eb8266bba642f80cbe0d3
|
|
Change-Id: I4f73f77b27d2ed28a9f97757105c8a6cc5521b33
|
|
Change-Id: Id076550116de23aae982b15c5bf5e0b35bd9f04d
|
|
Change-Id: Icdedeb1cfa50c11a640b08b930723bcbe018ebc2
|
|
Change-Id: Ic130ecc4b0b6d58ba7ef063040bd9a11a90db425
|
|
Also in backward search ignore all zero-length matches except the text
end single $ anchor search. The anchor search is a valid match, treat it
as such in Writer.
This still doesn't solve the backward $ backward search, the convoluted
Writer code in that place apparently never worked, someone more familiar
with those internals should straighten out the mess.
Change-Id: I2bc83cdcfe6425f9bebf06e23e879bc79b82daa9
|
|
Old code wasn't prepared that searching for $ may actually return a
result set pointing behind the search string which it does with the ICU
regex engine.
Change-Id: I95612f676008cf6758a5ade3d674f38168944a4d
|
|
- the test if there are enough tabs before hiding is now in HideTabs
- a vector is passed to Undo
- modification of the displayed text
- minor optimization on looping over sheets (exit when condition is fullfilled)
Change-Id: I86196c6bb0f5fd6ba5b44c69efadc16b119a7f11
Reviewed-on: https://gerrit.libreoffice.org/2579
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: I8e35a4c5df9bcca2b3cefd1044053185d3133353
|
|
regression from 2a6abe21ca8723123c5957369c0c518db37ad02e
Change-Id: I007c54d5b6d28bfbf0bf21c4b85d408181731fd2
|
|
Change-Id: Ibaeaee66c5fc763320a75a638b221a7c0a30456b
|
|
Change-Id: Ib8af7b4a84c96bbf1b7a0665ba05b83e5c023805
|
|
Change-Id: I3c19e00b8ad2bc649b8e499cc869e3a4c488c343
|
|
Change-Id: Iac743d4f298b43067fe5db9199eb39c3301f827e
|
|
Change-Id: If4a22d594ff012a7b9801bf1e42c98ed453c05fc
|
|
ThumbnailView::deselectItem(unsigned short)
XclExpPivotCache::GetFieldAcc(rtl::OUString const&)
Change-Id: I88d79c7c1eede9544a4232e467a54629e4976798
|
|
This reverts commit 892ef8b0565c7f5f343d71e3b61c41655f80267b,
Windows-only cli_ure needs to be adapted first.
|
|
...complaining that "defaulted move assignment for ‘cppcanvas::SpriteCanvas’
calls a non-trivial move assignment operator for virtual base
‘cppcanvas::BitmapCanvas’."
Change-Id: I4dc92176dbec62f0ae4fa7d2842073077ecb8fc3
|
|
Change-Id: I873813e30e44712d6793bad91938eb847b55a7bb
|
|
Change-Id: Id9f588e551b40a64bc86cae7c6d50f99659f94ab
|
|
Change-Id: Ib1dedbe8e273463fa47573486d67dc9d509953db
|
|
...complainging that "‘PyArg_ParseTuple’ is an unrecognized format function
type."
Change-Id: I125af6669010c4c9c1a18cc7c1a4895acc89338b
|
|
Change-Id: Ib137c5c5764333d7a878c5e996e6983a277d3856
|
|
Change-Id: I8bd987ec0f2bd4a886a14d38d7b7ba354abd2f06
|
|
Change-Id: Ib9dc2541c3bf72ddd6094331297a91352138e5af
|
|
Change-Id: I360a9c96eacf9b7b8bd80214a3fc4c9faa01e631
|
|
Change-Id: I5f2994459cbb7786e6c9d83b0894cb581f4560fd
|
|
Implement theTypeDescriptionManager directly on top of unoidl::Manager and
unoidl::Provider in cppuhelper instead of on top of css.reflection UNO
interfaces in stoc. Adapt desktop/source/deployment/ accordingly.
There is no longer a com.sun.star.reflection.TypeDescriptionManager service
implementation now, only a com.sun.star.reflection.theTypeDescriptionManager
singleton one, which appears to not cause problems in practice.
Change-Id: I179501272f0712353b7d50d3eba2ec2bb79db373
|
|
Change-Id: I3a75c7de783913385188680119f2baf8a726676d
|
|
Increase the width of LimitBox
*on toolbar: 6 digits
*in dialog: 10 digits
Set maximum value of LimitBox to the max value of Int32
Change-Id: I6fcf0270b474eb46a29ff98ade9cd7ee8ba637f5
|
|
Change-Id: Ic8e248eff6db54f407ec894cab28a27957c6fd0f
Reviewed-on: https://gerrit.libreoffice.org/2609
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: Iaecfa720b898746d457de731734b332226d3e9c2
Reviewed-on: https://gerrit.libreoffice.org/2607
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: I76139eb5878deebefcf20efaa3be78e800a85c01
|
|
Change-Id: I6094a7c3ee2ed4e30d955024ef81811bca572dcd
Reviewed-on: https://gerrit.libreoffice.org/2611
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
|
|
Change-Id: Ieb3e74630e48feaf69f5d58e9b7eb57779033356
Reviewed-on: https://gerrit.libreoffice.org/2610
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
|
|
Handling of hitting enter or escape are only
usefull for toolbar element.
In a dialog these keys have other meanings
(close the dialog with/without saving)
Change-Id: Ifbe5d36daab9c0702b888a58403dc170082fc32d
|
|
Change-Id: I3849cbac0e3d08686004775fbe7f749af0bfad62
|
|
use solenv/bin/add-modulelines script for the task
and remove all UTF bom from *.src and *.hrc files
svx/source/dialog/hdft.src
Change-Id: I745d4f0fe9b05436a142a03f8512970f91c41bd4
|
|
The Wakeup() in the base class, SvpSalInstance, is not virtual. So this
Wakeup() does not override the Wakeup() in the base class, as the author maybe
thought. I don't see in git history that it would have ever been called
explicitly on any AndroidSalInstance objects either. Or am I missing
something?
Change-Id: I932398e7c0a37a3048c5d372996fe6ac6f209887
|
|
Don't try to find the class org.libreoffice.experimental.desktop.Desktop in
the AndroidSalInstance constructor. It won't exist anyway except in that
specific app. Look up the class in the damaged() method where it is needed.
And actually, of course we should not hardcode the name of the app class like
that, but the app should pass its class down to the native code.
Change-Id: Ic15d5cc2c8d53be558711ca7a145d5489e34d298
|
|
Not allowing flys or footnotes during string -> number conversion is
fine, but I don't see what's the reason for rejecting simple formatting
(like bold) completely.
Change-Id: I8f54aebeb6ea35d099a88570d3f7d365c7325dc0
|
|
As I understand it, String allowed the length parameter to be longer
than the remaining string, in which case it simply returned the
substring till the end of the string. In case of OUString, "!!br0ken!!"
is returned instead, so make sure the length is never longer then the
remaining string.
Change-Id: I69499d74f1d9ba8ed6d9ba1a18d10b45ce319bf5
|
|
Change-Id: I1b19fec59419575fcf09d79986b6bac73ea51c9a
|
|
Change-Id: Iae4b489486be95072859b13a4bd5ae1260e3c024
|