- 23 Haz, 2015 22 kayıt (commit)
-
-
Caolán McNamara yazdı
modify this minimally and select all standard pages selected in the slidesorted, unselect them afterwards and loop over the selected ones. This looks like it could do with a rework to disentangle the master/standard pages stuff, but leave it as is in this commit Change-Id: Ifd01fe21c91e5e6b07b2d8bba0d85facadc25998
-
Henry Castro yazdı
Calc copy part of copy&paste Change-Id: Id9d2d05b491849fa30b3c91c6b22abe60355e876
-
Jan Holesovsky yazdı
This was causing 'if you click in the "default style" combobox in writers standard bar and press tab and press tab the next two combo boxes go "blue", happens in gtk2, gtk3 and gen.' reported by Caolan. Change-Id: I0d97a181a605088a0b8bb8043771eb56280521e0
-
Stephan Bergmann yazdı
Change-Id: I5f525d91ce24d1d2653a6855f1c4fffc039ae398
-
Stephan Bergmann yazdı
Change-Id: I80e32c8198a153a16e6a91921dff025bf5bd3170
-
Stephan Bergmann yazdı
Change-Id: If375073001690e1ce2f8d18a3f128358f22aa98b
-
Eike Rathke yazdı
Saving relative references of named expressions to OOXML never worked, upon reload they pointed to a different position offset by the value of the original base position. This at least saves positive relative references correctly, while generating #REF! for negative offsets which is slightly better than having them point to a wrong location and silently calculate different values.. Also, this is a prerequisite for TableRef ThisRow references in named expressions to be saved correctly in A1 notation, which results in a relative row 0 value. Change-Id: I3734f910794ceab4b9224b214ad11c64d1d18e67
-
Caolán McNamara yazdı
Change-Id: Ib00273452a67bd535e2f879d9801ae611e42cc7e
-
Takeshi Abe yazdı
Change-Id: I4db77ea1de42676d9d2df70db3f2e1665a3fd983 Reviewed-on: https://gerrit.libreoffice.org/16419Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Jan Holesovsky yazdı
Some icons in galaxy are available only via a fallback, while the other themes can implement these icons directly; but they did not end up in the images_*.zip. Change-Id: Ifc937ebec7a1e38828672e65706150f50abe8703
-
Matteo Casalin yazdı
Change-Id: I5eec1f7505e27eedd39081669011f7af42b8a26f Signed-off-by:
Stephan Bergmann <sbergman@redhat.com>
-
Matteo Casalin yazdı
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, modifying the patch to carefully keep the undefined behavior in the already existing additions that may potentially overflow, instead of making the static_cast<sal_Int32> introduction look like end - pData->buffer will be guaranteed to fit into sal_Int32 (which it is not). Change-Id: Id2fb64dc4585dae34257be6968a8905254a3b42d
-
Eike Rathke yazdı
that author was stupid ... Change-Id: Ib06e88be52e70dee72ecb00590adce696eb347c0
-
Noel Grandin yazdı
to make it easier to understand. Also switch iteration to range-based for loops. Change-Id: I39a3f565f40458fd5598bb2e97fe71a0fec1c09c
-
Noel Grandin yazdı
Change-Id: I5da9f408a80fd5990336aac847574f74164b6f7b
-
Jan Holesovsky yazdı
In the paints, we must use the size of the Window for the computations, not of the RenderContext - the RenderContext can be much bigger than the Window in the double-buffering case. Fixes for example the list boxes, and many others. Change-Id: I4c7607569f88b2d097587140858d0862e54b5ea6
-
Caolán McNamara yazdı
just to get their mapunit or set visual size. Will have to try something different here apparently This reverts commit 757f461e. (cherry picked from commit f2b3519c)
-
Jan Holesovsky yazdı
Change-Id: Ica36bb1123145a75edddc8c9e0a283d2b0129edb
-
Jan Holesovsky yazdı
Otherwise we are painting according to the rendercontext size in the double-buffered case. This fixes the rendering of the image in the startcenter. Change-Id: I2630137c5d176d818bc1a68a970a9e5256ace97c
-
Miklos Vajna yazdı
Writer doesn't support foot or endnotes in TextFrames, so they are not supported in OOXML floattables, either. In the past, floattables were imported as normal tables, that's how this worked. Restore the old situation till the core limitation is there, so we at least don't regress. Change-Id: I4eb62617e3131176f7371e9ca69f11bc9e948a0b
-
Laurent Godard yazdı
- python test subsequentcheck - correct deck setTitle APi (UI update) - enhance UnoInProcess for flexiility in loading parameter Change-Id: Id04cb78c6162ac84fb3bfd8577f84763109d993e Reviewed-on: https://gerrit.libreoffice.org/16180Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Tomaž Vajngerl <quikee@gmail.com>
-
Stephan Bergmann yazdı
Change-Id: Ida1257337c6e0916f2228fe053d9c9f085183af6
-
- 22 Haz, 2015 18 kayıt (commit)
-
-
Eike Rathke yazdı
This was always wrong for OOXML export, function names may have been written without _xlfn. prefix or substitutions not been processed, but will be vital for TableRef transformation to A1 notation. Change-Id: Ieffd7d78e2c744d3c12228a0a815b5ce68b26c81
-
Stephan Bergmann yazdı
Change-Id: Iad3417822b2ab3afb75da09c311a0bf07af5e2e4
-
Jan Holesovsky yazdı
Change-Id: Ic03dc9e811df624ca492cd2688a30a1e07fe6496
-
Michael Stahl yazdı
Change-Id: I36f14d9ba08ab2473a555681b934b8b35cfa06b2
-
Bjoern Michaelsen yazdı
Change-Id: I55ded80b0a9597e6f050dd4c24c607896f07496f
-
Stephan Bergmann yazdı
Change-Id: I3ea2a0a6d8f54afcc1959b54c36f90bb849995b4
-
Stephan Bergmann yazdı
Change-Id: Ibba2d7322a3708bce186bb6f8de44ffa18c5146e
-
Stephan Bergmann yazdı
...to location where privateSnippetExecutor will pick it up to return it from RAX. Change-Id: I59b8db1a12177a3c4da4c810770bee4ace295115
-
Caolán McNamara yazdı
Change-Id: I3e97200d59a97271617a6e9a88c807a07a33edfe
-
Caolán McNamara yazdı
Change-Id: I6931879c541f56c0ea8125a434bcd74fba8791f8
-
Caolán McNamara yazdı
Change-Id: I913f983bb0f55e05bb5ec8994ee75a7e7d69bd1b
-
Caolán McNamara yazdı
Change-Id: Id299ba67bf04e63297885eca72e499f4abee4e7c
-
Michael Meeks yazdı
Change-Id: Ic316b18eace3445edef346fe319cbb0e557607fa Reviewed-on: https://gerrit.libreoffice.org/16412Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com>
-
Jan Holesovsky yazdı
Let's default to 12x36 cells. Change-Id: Ic39739ec036a6e5867d31b7e05b6da12ce2e46d2
-
Noel Grandin yazdı
Bug introduced by my commit fb14be5f "create new 'enum class' SotClipboardFormatId to unify types" Change-Id: I7347fb9e653077205476e2b0c2b8107dc9caae0e Reviewed-on: https://gerrit.libreoffice.org/16396Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com>
-
Eike Rathke yazdı
Change-Id: I67621e59c6e20e7f3b5101772b5d274d8c745ce9
-
Andrea Gelmini yazdı
Change-Id: I60ed5eb658d50cbc7dc572facb5463b7527b4d9b Reviewed-on: https://gerrit.libreoffice.org/16408Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Mihály Palenik yazdı
In Expert configuration dialog's tree view didn't work correctly. Now I followed the old pattern. Additionaly the entries' name are shorter. Change-Id: Ib7ecd065f02c8f3bbef94daf7f32cb68ab676ee8 Reviewed-on: https://gerrit.libreoffice.org/16411Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-