- 16 Eyl, 2014 26 kayıt (commit)
-
-
Lionel Elie Mamane yazdı
Change-Id: Ie6628db43b8a0dc4913508040e79ee5b4cf10c51
-
Stephan Bergmann yazdı
...erroneously removed by 34bcf9b4 "java: remove dead methods" Change-Id: I4a687bc83dd1c9d26d146fe0423b603f27ee2845
-
Jan Holesovsky yazdı
Change-Id: I5e14dbb4f74000fe49aae9d864fa69266c131d53
-
Miklos Vajna yazdı
Change-Id: I459098f3a9eeef21f63b324fc600aa51c7acdb0b
-
Niklas Johansson yazdı
When the IA2 changes was merged it removed the call to CommitFocusGained and thereby stopped sending a STATE_CHANGED FOCUSED. A big thank you to Joanmarie Diggs for noticing the lack of that event. I only tested the patch on Fedora, but I will have a look at Windows with NVDA as soon as the patch gets included in the daily builds. Change-Id: Ic616d1b367ad8b8ed5d243e0ba124764082e96f1 Reviewed-on: https://gerrit.libreoffice.org/11451Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: I4bf0b36524d7372ab4b63b5646bead55a1b93122
-
Stephan Bergmann yazdı
Change-Id: I24baf1f0e559c92dfac1337cd70feb737155fe3b
-
Michael Jaumann yazdı
Change-Id: I201dc723a22097709858b0a3489ac8a562cfccc2 Reviewed-on: https://gerrit.libreoffice.org/11450Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Miklos Vajna yazdı
Drawing objects inside text boxes are supported by Writer, but not by Word. Such a document model is still created by the DOCX import for floating tables. Till we recognize floating tables on export, at least make sure that inline shapes are delayed till the end of the floating table to avoid invalid output. That matches the behavior of handling anchored shapes inside shape text. Change-Id: I2fc4e2df009e0d70c369c1fea30b657af0697039
-
Stephan Bergmann yazdı
Change-Id: Id88a0130bf6468013e2d7441ec79131fe115d13b
-
Eilidh McAdam yazdı
The only caller of MergeDocuments now uses MergeMailFiles instead, so MergeDocuments can be removed. Change-Id: I03903a7f85c8328ab3f28cb1d23130557a1be7b4 Reviewed-on: https://gerrit.libreoffice.org/10982Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
Eilidh McAdam yazdı
Instead of MergeDocuments and MergeMailFiles duplicating largely the same functionality, the only user of MergeDocuments (MM wizard) now uses MergeMailFiles. Change-Id: Ifad183bdeabf5ca1eb08b4b1df557404a54a9fdd Reviewed-on: https://gerrit.libreoffice.org/10981Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
Jan-Marek Glogowski yazdı
Currently section hide conditions are just evaluated based on document field data. This adds the current mail merge dataset to the condition dictionary, so this can be used in the condition evaluation. The dataset values are named from their columns and added initially, therefore DB fields with identical names will overwrite the values in the dictionary! Change-Id: I82a5f9f6962628a76c836e8e2a7c9e264fdc16e0 Reviewed-on: https://gerrit.libreoffice.org/10978Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
Miklos Vajna yazdı
Change-Id: I0b9373d4e523c7ef7f1f90d165702021528f21eb
-
Jan Holesovsky yazdı
Change-Id: Ibf8ee4bd79dfca237096172f8b23d13bac986ab3
-
Jan Holesovsky yazdı
Change-Id: Idbefee0e4230a3c75646e87143f5c3042221aee9
-
Jan Holesovsky yazdı
Award for the sickiest usage of IsMenuBar(). Change-Id: I194b983b61d0106b3628d364f08b261a03c0c42c
-
Tor Lillqvist yazdı
There is no <sqlext.h> in the current OS X 10.9 SDK, or in the upcoming 10.10 SDK. Besides, if we want to enforce an option on a platform, we should just make the configure script work as if the option had been present, not require it to actually be passed to the configure script. The intent is, to the best of my knowledge, that it should be possible to build LibreOffice without passing any option at all to autogen.sh. This reverts commit 34fe0d32. Change-Id: I0f72bc91bc51fa22ec994d7e39d2b10b9617834c
-
Stephan Bergmann yazdı
Change-Id: I4a2b67ba186e205a7cb4757a4f7120b9393823d0
-
Stephan Bergmann yazdı
Change-Id: If9d85236177c819c159d1b836e806fc2b03da45c
-
Stephan Bergmann yazdı
Change-Id: I9b0b6affc60ae030b644fdd13eecfb1aed1f472a
-
Lionel Elie Mamane yazdı
Change-Id: I8aa94ee7509994866593ff96404b0d8244701f15
-
Lionel Elie Mamane yazdı
Change-Id: I9a3e30496c7cfaca4b6a156930421b4e4246fff6
-
Lionel Elie Mamane yazdı
Change-Id: Idc078f1498b4d5baa69d306630e174ac59ae1fcb
-
rbuj yazdı
http://docs.oracle.com/javase/1.5.0/docs/api/java/net/URLDecoder.html#decode(java.lang.String) Change-Id: I71ecb498c93d5e8d6959bdc3ab263a5ff48c1c21 Reviewed-on: https://gerrit.libreoffice.org/11453Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
rbuj yazdı
Change-Id: Ib2be5d3369d6568056d47ad1da59bfa08c8ecd77 Reviewed-on: https://gerrit.libreoffice.org/11442Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
- 15 Eyl, 2014 14 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: Ibc6dfc5e6d59845b3f46bfc92a5dc782032256ad
-
Stephan Bergmann yazdı
Change-Id: Id93c6c3cd5d9d4821a59b9f6a5d0b534939dfa39
-
Stephan Bergmann yazdı
Change-Id: Ia8cf5e65aa52e329732c8e8faf36352b0d5ba52c
-
Maxim Monastirsky yazdı
Change-Id: I84c33e5b646ba43b9cad1d9ed106e7ead911e5c0
-
Stephan Bergmann yazdı
Change-Id: Id2d9e8bf20b196d3a107802ac07ffb1ef61dfc60
-
Stephan Bergmann yazdı
Change-Id: I1ff0990052ed224a7518cd52e9b9087b5777b7b6
-
Miklos Vajna yazdı
Change-Id: Ic0444a08eb4afce7d80ab5a9180d45ff8ec3b3c8
-
Stephan Bergmann yazdı
Change-Id: I69c0311df4bd234ebecb866b950fa7f58a13563c
-
Miklos Vajna yazdı
- 'anonymous variadic macros were introduced in C99' is not interesting when building with -std=gnu++03 - 'class cppu::PropertySetMixinImpl has virtual functions and accessible non-virtual destructor' is not interesting when we implicitly disable the ability to disable warnings from code Change-Id: I391817f9fc793d9b38f97111138aebd63c3a443f
-
Jan Holesovsky yazdı
Fixes a regression from fcc49e11 (clicking outside of an opened menubar's menu did not close the menubar). Change-Id: Ib6efddd6c250b173469772c7b2ae642b5ef609aa
-
Jan Holesovsky yazdı
No MenuBar is read via ResId any more. Change-Id: I7aa9ada7fb8ce1b272c6c92b5429812708027162
-
Jan Holesovsky yazdı
Change-Id: I180450b60200bae9e570e6d05d8650660c772661
-
Stephan Bergmann yazdı
Change-Id: Ia7c09a5bac9b644814b8c4891bb958e28937fa33
-
Stephan Bergmann yazdı
Change-Id: I214a9745f27c27868b3e74785cf7138fc1db1943
-