summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-07-24Updated coreOlivier Hallot
Project: help a1c39441d6fbdce0cb60542884c03b671b7a448f tdf#80586 (part) help page for Personalization This patch is a partial fix for tdf#80586 and provides an entry page for Tools - Options - LibreOffice - Personalization I left a warning that the page need further work. Change-Id: I68b5eb454db128db1fb44d5e7a5da2f46c807ab1 Reviewed-on: https://gerrit.libreoffice.org/17250 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
Change-Id: I3104a661b7c00851f6e444eb6899483bfc9c7417
2015-07-24update creditsChristian Lohmaier
Change-Id: I849be173c01973767bad522db8491ffd0dd2d0c7
2015-07-24update emoji autocorrect entries from po-filesChristian Lohmaier
Change-Id: I0d97689ec299dfb4e6400eee40d85b5abea1ab11
2015-07-24gtk3: connect to the eventbox and not toplevel for mouse eventsCaolán McNamara
this leaves whatever magic gtk3 under wayland is doing on the toplevel alone so the window can be resized and the title bar responds to clicks as expected Change-Id: I9952cb719f3148660e17951b4f66a2525e11a6df
2015-07-24gtk3: insert an event box between toplevel and contentsCaolán McNamara
Change-Id: Ic78aa62baaa4260645a80ffb6704103440339595
2015-07-24enable FORMULA() to be used in array contextEike Rathke
So {=FORMULA(B1:B3)} works instead of giving an array of #N/A. Change-Id: I044a7032b3f79987ab70c03d25baee26f05063f8
2015-07-24Revert "tdf#76649 Skip NaN initial values for min and max"Markus Mohrhard
This patch should not go in without a test!! This reverts commit ae5ff039f697016a9c04b8f99c24f4e620ce4c65.
2015-07-24tdf#76649 Skip NaN initial values for min and maxLaurent Balland-Poirier
min and max were initiated as aValuesX[0] which could be NaN Change-Id: I0246913dcf427e59fd354321eeffa7c08c41c08d Reviewed-on: https://gerrit.libreoffice.org/16345 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2015-07-24tdf#92914 SwPagePreviewLayout::MarkNewSelectedPage: avoid direct paintMiklos Vajna
With this, when the user select an other page in the print preview window, the selection rectangle is no longer painted directly. Change-Id: I85f1cb9d09c8545222ed49ff0acf819540d10920
2015-07-24tdf#92256: Handle case when string ref syntax is unknownKatarina Behrens
i.e. the document doesn't have that property. Use CONV_A1_XL_A1 pseudoconvention for interpreting INDIRECT in such case Change-Id: If9bac9053029b4b8f79d3ac7ac0759adbb25803f Reviewed-on: https://gerrit.libreoffice.org/17311 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2015-07-24Move spinbox limit definition to .ui fileKatarina Behrens
Change-Id: I5ef6e76d00e5b034109f5b3a0cabfd7b7fa798bc
2015-07-24tdf#92914 SwPagePreviewLayout::_PaintSelectMarkAtPage: handle rendercontextMiklos Vajna
With this, the print preview window does not paint the selection rectangle on opening anymore. Change-Id: Ie4d24dfc4d64c74b22dcd1476778f4eac6f4cd13
2015-07-24Fix alternating rows in SvTreeListBoxMihály Palenik
Alternating rows in SvTreeListBox is not work correctly when insert, expand or collapse. Now is work properly and set in Expert Configuration dialog. Change-Id: I58b53ae59fa7f8d9de769342a0e1bad55de18f20 Reviewed-on: https://gerrit.libreoffice.org/17310 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-07-24Resolves: tdf#88314 close temp file after each thread completesCaolán McNamara
and reopen them when we need their data. That way we don't have as many open files as substreams in the package, so we don't run out of file handles Change-Id: Ic124e275abf15f4578c77ee271d185f40cb844b1 Reviewed-on: https://gerrit.libreoffice.org/17289 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-07-24sw: partial build needs another dependency from uiwriter to mswordMichael Stahl
Change-Id: I59e03895f8676bd7f91e8aaf4994e4f4b8231773
2015-07-24tdf#90046: RTF import: ensure that a run is started before \footnoteMichael Stahl
Avoids crashing with empty context stacks. Change-Id: I0ee8b457fdbb19b55f5c15876b7253680cde6e23
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
Change-Id: I2bf8e7550181aa91e08e5aec84d1972c850ddd4a
2015-07-24Resolves: tdf#90609 SolarMutex assert on threaded loadCaolán McNamara
Change-Id: I81a784ab506d0d3ae266d7341b8ff7a163dcd8d2
2015-07-24Revert "Revert "Update firebird to version 2.5.4""Caolán McNamara
This reverts commit 69632c9c3291a7bb9d465495943aa1dbe12c5af2. Change-Id: I4704c30ade878b9e62ac829b03648f301534b51c Reviewed-on: https://gerrit.libreoffice.org/16986 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-07-24loplugin:redundantcastNoel Grandin
Change-Id: I6564f151e1ebce95fc7cef0a46d470003a377839
2015-07-24-Werror,-Wmismatched-tagsNoel Grandin
Change-Id: I85f4ddb5b3c441b0fc18e3d255dded7456b69ddd
2015-07-24gtk3: draw/paint to the fixed containerCaolán McNamara
which fills the toplevel window, rather than directly to the toplevel window. It makes no difference for X, but for wayland the window decorations are part of the toplevel window, dropping down a level means we don't draw out menu bar under the window decoration space Change-Id: Icec400efacd16b5d901107c13b6fa90c59cad0e6
2015-07-24tdf#92911 SwAnnotationWin rendercontext: fix missing comment contentsMiklos Vajna
The problem was that when inserting a post-it comment, the Paint() is triggered for SwEditWin, which then shares a RenderContext with its children, and at the end paints the buffer to the vcl::Window of SwEditWin. When painting this buffer, the contents of SwAnnotationWin was missing, as the parent SwEditWin was not allowed to paint on that area. No explicit clipping is set at the OutputDevice level, but vcl::Window::ImplClipChildren() still calculates a clip region based on the child windows for the underlying SalGraphics, and that prevented SwEditWin to paint its buffer fully. Fix the problem by explicitly disabling this clipping for SwAnnotationWin in its ctor in the rendercontext case. Change-Id: I5eb47c20070057a79297d91242624fc2057e2dfb
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
Change-Id: Ie88293e847a3f9a49d34166a1518ba8fe31577b8
2015-07-24remove unused define TF_NEWDESKTOPNoel Grandin
Change-Id: Ibab48696036d0e7d23c87f11e1e800782dddb366
2015-07-24in SfxFrameDescriptor, use normal boolNoel Grandin
instead of hard to understand bitmasking Change-Id: I5f694285af87223b8ccaa50031cbb3c09924e1a8
2015-07-24remove unused URL_PREFIX_PRIV constantsNoel Grandin
Change-Id: I4d49ebec2867e4c53661c20b277bfdbf4fd222a2
2015-07-24no need to redeclare these constants with slightly different namesNoel Grandin
Change-Id: Ic9a1f2f0cef25baaf8b97db4989dc536a5da89f7
2015-07-24remove unused #defines METAFILE_END and METAFILE_LABEL_NOTFOUNDNoel Grandin
Change-Id: I57ef70345ffd4cce10499df9e2567c28074709d8
2015-07-24loplugin:unusedmethodsNoel Grandin
Change-Id: If5090c330e12d6e537766bf4a9be0a2360381a7a Reviewed-on: https://gerrit.libreoffice.org/17312 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-07-24the dialog width independent from a filters lengthSzymon Kłos
Change-Id: If945bafe2f230bf1ede9a12782b6a487b7b08099
2015-07-24fixed some refresh problems (after resize)Szymon Kłos
Change-Id: If140a8c9680ac30f5d26f0a034b8a7c7dea4bf64
2015-07-24handle the delete button from PlaceEditDialogSzymon Kłos
Change-Id: Idb3257d1c106821a6e86182bca79c1aff8bfaea3
2015-07-24don't show edit/delete menu when there is no serviceSzymon Kłos
Change-Id: Ia53c9e3f6a4bcaab5e68fbbff6d2ec8cfe5cd702
2015-07-24working busy pointerSzymon Kłos
Change-Id: I8c5e9e155a1854a670961fa67aa2aa6944604177
2015-07-24RemoteFilesDialog integration with AsyncPickerActionSzymon Kłos
Change-Id: If6ded1c2f2b056ce864589649b08ed19a73dc5dd
2015-07-24fixed crashSzymon Kłos
While opening folders in SvtFileView using doubleclick, sometimes GtkSalFrame::gestureLongPress method is executed with a null frame pointer and LO crashes. I noticed this only with remote dirs, probably this bug occurs only when the doubleclick handler routine takes a lot of time. Change-Id: I432046994b3e1662bd7e499681bd20e9696b2d52
2015-07-24show error when directory doesn't existSzymon Kłos
Change-Id: I1c8ca1a509c9187687079d86f0e637b26490a7a3
2015-07-24reload content while expanding nodeSzymon Kłos
Change-Id: I7ce281ea4e2d5c5c9fc0b2b3f315defc14364df3
2015-07-24check if path exist before init of the fileviewSzymon Kłos
Change-Id: I0c9384644cf5aabf83512c341d3ffff5d4847f36
2015-07-24Breadcrumb: clear all fields after changing rootSzymon Kłos
Change-Id: I8cefc8f755234cb4b63ca3a414402469df0394e1
2015-07-24Open/Save Remote File in Impress/Draw toolbars and menuSzymon Kłos
Change-Id: I9503f5beaa8b5a6afc213747a691265acd5903f7
2015-07-24set pointer to Wait while reading urlSzymon Kłos
Change-Id: I3c0786f8fb20df368cc7c03e35deba51d7ebbecd
2015-07-24select recently added serviceSzymon Kłos
Change-Id: I55a32eef4a5eb3b9f57cf6d1b8f3cba5a9a14c55
2015-07-24automatically select last used serviceSzymon Kłos
Change-Id: Ic66517cd65c28bd7e62e38796cf8580ed31305f7
2015-07-24avoid multiple recursive opening the same url, cleaningSzymon Kłos
Change-Id: I8a3ae75a64ffcc4879af3e3591b3b433cee1678d
2015-07-24don't take full email address as a usernameSzymon Kłos
Change-Id: Ibc8f951dc3281b0b1d0f4b6783af0dbe2fb75da0
2015-07-24FolderTree: expanded folder iconSzymon Kłos
Change-Id: If5956b61dec2f00f9233e8f4906bdb9b6f22571d
2015-07-24check pointersSzymon Kłos
Change-Id: Iacf9213d833a0a3c2d951c667108a5e2538f4215