- 09 May, 2012 40 kayıt (commit)
-
-
Miklos Vajna yazdı
Use comphelper::string::convertCommaSeparated(), as done in RtfExport::WriteInfo(). Change-Id: Iad4c3c57cf2e16c7256b9853cb1a6a0843463387
-
Caolán McNamara yazdı
Change-Id: I40d32a34499661de562ae2160193ccf5e41d9465
-
Ivan Timofeev yazdı
Change-Id: I1b992b6baf1840ada6b9ad29701a033454962d98
-
Stephan Bergmann yazdı
Change-Id: I42e64af8ed88e652341707d5f9d2da3daaa0f9bb
-
Caolán McNamara yazdı
Basically a regression from ec240eaf but things were broken before that too. enable a11y (for gnome 3 this is gsettings set org.gnome.desktop.interface toolkit-accessibility true), and run the smoketest with dbg-util before touching this stuff Change-Id: I I55f4e22d8ac61c7ac3ccc37b82794604b28a8f14
-
Brad Sowden yazdı
In the Edit -> AutoText dialog, if an entry is selected and then a group selected the delete/rename/etc actions are still shown in the "AutoText" menu when they should not be. These actions are only applicable to entries and if a user attempts to apply these actions while a group is selected the list box becomes corrupted and leads to a segfault (the code for these actions assumes the selected entry has a parent in the listbox).
-
Miklos Vajna yazdı
Change-Id: I5759d748efb1ed0aa0376de50eb16ba10e63c280
-
Tor Lillqvist yazdı
Change-Id: I8e81ecd0e78f22f09db4288b781ae5f5da4d8760
-
Tor Lillqvist yazdı
Change-Id: I629a8af49d95b46390e5fe72f44f92a89379b57a
-
Tor Lillqvist yazdı
Change-Id: I7e37289aba503310c54026d5a8bcbf8e4d51fb6c
-
Tor Lillqvist yazdı
Change-Id: I16210b01b67e0bc4c817a0b1480483dd6237a5ba
-
Caolán McNamara yazdı
It's all a bit baffling in a maze of Shells, but what I can see is that when we update from the template at the end of loading we end up with a different order of shells on the stack than in the usual case. Apparently from positioning the cursor at an earlier stage than usual. If I lock the dispatcher for the duration of updating the template it all works out ok. I freely admit I can't foresee the full consequences of this, but it appears to work. Change-Id: Ib7b2f511cdb5a37715a6ad839d9b1426ad9db8e0
-
Caolán McNamara yazdı
Change-Id: I43dbe846160d19b203ad6bed06e807d4fbf7ce56
-
Miklos Vajna yazdı
Change-Id: I I69b92d0cd07c9f08f14affb447b55b26b2556186
-
Miklos Vajna yazdı
Change-Id: Icc7f0b06f8fe31f31df728920ecb96dc40849b4e
-
Stephan Bergmann yazdı
A regression introduced by e7a1e17c "convert swext to gbuild and add to tail_build." Change-Id: I29efe28ad6353d725afe9cce6f470c5492aa87a8
-
Tor Lillqvist yazdı
Change-Id: Ice9bf5cbd894950ef3db5fb32778c83bc4ab5baa
-
Matúš Kukan yazdı
Change-Id: I0a3ad6553692fc21eaf96cf35e9c343b4d716c21
-
Matúš Kukan yazdı
make 3.82 understands mixed paths, so use them. This allows us to get rid of evil in BuildDirs.mk. Hopefully, life will be simpler now. Change-Id: I I I641f28c6af1948963f7004f8071af62e21caabb3
-
Miklos Vajna yazdı
Change-Id: Id0d24939632c98937f6fba26b756f139380191b0
-
Muthu Subramanian yazdı
Also, fixes a bug with chartsheet pagesettings.
-
Noel Grandin yazdı
-
Michael Stahl yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Michael Stahl yazdı
std::vector::vector(size_type n) creates a vector containing n default initialized elements, while boost::ptr_vector or SvArray constructors create a vector containing 0 elements and allocate space for n.
-
Noel Grandin yazdı
Delete the TmpHints declaration, because it's using the same data-structure as SwpHts.
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Michael Stahl yazdı
-