- 19 Ock, 2015 40 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: I84037cf90c8de534c215200fe19793126ae07b11
-
Tor Lillqvist yazdı
The app bundle in instdir is called either LibreOffice.app or LibreOfficeDev.app. Change-Id: I2e21656324cc7c52380fc86023bb95c848bb3962
-
Laurent Godard yazdı
- replace RTL_TEXTENCODING_UTF8 with osl_getThreadTextEncoding() - replace printf statements with std::cerr and std::cout Change-Id: Id374efac90f86bbfdc817f2266a5c995d72902e4
-
David Tardon yazdı
Change-Id: Ia7db917bef75182f2c43020fa3237dd7aba91683
-
Laurent Godard yazdı
- source file does not exist - requested export filter does not exist and we use default filter (still process though) Change-Id: I92031ea305e81927357acfc352dbe5a5da205b0d
-
Stephan Bergmann yazdı
(and identical copy that is actually used is in framework/source/classes/resource.src) Change-Id: I2b010af459e6d59ab8cfae33e6f9c009ede1d514
-
Vort yazdı
Change-Id: I64bb088320099303b0da6d272c3cd6a9ba954f87 Reviewed-on: https://gerrit.libreoffice.org/13957Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Philipp Weissenbacher yazdı
Change-Id: I187cb3f6beb14c43def5d76396bf49bd9540a222 Reviewed-on: https://gerrit.libreoffice.org/13981Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Michaël Lefèvre yazdı
Take care not reproducing fdo#86552 again. Change-Id: I4a5967e76afcb5467addc81bc9eca61bb65865e7 Reviewed-on: https://gerrit.libreoffice.org/13992Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Tsutomu Uchino yazdı
thrown by unprotect method and about some arguments (cherry picked from commit abaff3a9) Change-Id: I3ee203279647a506e6cb860387aac3e4379c9c75
-
Caolán McNamara yazdı
Change-Id: Ied95c2d1490554d9ba5402c936a9720c8a325771
-
Trent MacAlpine yazdı
Change-Id: Id4143e0a8410e6a9589f941c2bda83074eaf4844 Reviewed-on: https://gerrit.libreoffice.org/13975Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Lionel Elie Mamane yazdı
And thus it seems it expects to be called *after* insertion. Change-Id: I752dcd84c76c7beba75cd564162def5eaee7de4c
-
Lionel Elie Mamane yazdı
OSL_ENSURE does not execute in non-debug builds (and is deprecated). Do not try to seek back if paint did not seek. This happens in particular when there is no data source attached (and thus trying to seek fails). Change-Id: I3f4908c4dcae2bb120bf58c1218e3386c40d5721
-
Michael Stahl yazdı
Change-Id: I639d82ace116a09218cd71c62ac9e37efd6d957d
-
Stephan Bergmann yazdı
...(aka "Save Copy as...", as is used when the document is actually a DB form) but only for true "Save As..." For reasons remaining un-debugged, calling SetReadOnlyUI(false) on the former would somehow lose the connection to the embeddedobj Interceptor instance. Change-Id: I334cd6c5ebd596e408357bb6820800075217d2d1
-
Michael Stahl yazdı
Change-Id: Ia527a2c9467e2ab097cf688164f4176a52fa1d36
-
Michael Stahl yazdı
Change-Id: I03e49493c549561b4dc806f1e191a73d06733cff
-
Luboš Luňák yazdı
Change-Id: I962416f48fdb348d8a3d95edf747cfe2f1c929c9
-
Luboš Luňák yazdı
The polygons that make the polypolygon cannot be simply drawn one onto another, because if they overlap, it's actually xor (as used e.g. for drawing the border when editing a text box Impress, which without this fix just made it a full rectangle instead of a frame). Change-Id: I67c7f6448fb3ee0f9742a2299c612515abff68d8
-
Luboš Luňák yazdı
Apparently polygons can consist of curves too. Change-Id: Ie35861e6d182e4bd4ac0523e78a90618c96f09a6
-
Luboš Luňák yazdı
Change-Id: I8e66d369956a9bcf9c63c6eccad47d4b7a7eb67d
-
Luboš Luňák yazdı
So far it's been always disabled, with the exception of the slide preview extension. Change-Id: Iaee6fe2d5267c9dfdc31cbf4fb90a9ac0e08e781
-
Luboš Luňák yazdı
Change-Id: I0e4ad776cbf31f9a130aedf0f9741927560b5ac1
-
Julien Nabet yazdı
Change-Id: Idb23bdefaf4abcbf4f7493c0dfea2abe84948023 Reviewed-on: https://gerrit.libreoffice.org/13982Reviewed-by:
Lionel Elie Mamane <lionel@mamane.lu> Tested-by:
Lionel Elie Mamane <lionel@mamane.lu>
-
Tomaž Vajngerl yazdı
Change-Id: I3cf79b590b7d4c5aab92ccaebf6fd9c7eda529f7
-
Stephan Bergmann yazdı
...on a doc in r/o mode, which will switch to the newly saved document in r/w mode. Was missing from c6270de9 "fdo#80538 Show an infobar when document is in read-only mode." Change-Id: Ie17f4213f989cb4b9d3f7fc114392ec6f516a965
-
Jacobo Aragunde Pérez yazdı
The factory will need access to the Context to be able to transform the resources into Strings, and the only way to receive it is from the Activity. Implemented initialize(Context) for that reason. Change-Id: If6e81a9c4ad73180851e43968ac97aa1e74231e7
-
Jacobo Aragunde Pérez yazdı
The factory will require some objects that are not available from a static context. Change-Id: Idf852f5b9ab3023644b1a9577951a94c4f21c4e9
-
Jacobo Aragunde Pérez yazdı
We must ensure that two LocalFile objects pointing to the same File are equal so the check to decide if the application button means "up" works. Change-Id: Ib83b34a210eec9a3f038c27d27a4e9b305c98ef9
-
Jacobo Aragunde Pérez yazdı
Implemented a DrawerLayout in the main activity where the providers are listed. Also added the class DocumentProviderFactory which keeps the instances of the providers. Change-Id: I821958e93b9ea1008921db321e825648a8766405
-
Jacobo Aragunde Pérez yazdı
A convenience Document Provider to browse the /sdcard/Documents directory. Change-Id: Ib412d9b54dfb0e54ac014cf80ce94f067b2f4924
-
Jacobo Aragunde Pérez yazdı
This is the first step towards implementing support for different cloud providers. The use of File objects is replaced with the interface IFile, which has similar operations. A LocalFile implementation is provided to deal with local contents in the same way it was being done before. Some system-wide storage operations are abstracted in the interface IDocumentProvider. A LocalDocumentsProvider implementation is provided. Known issues in this patch: * Dummy filesystem code has been removed. This should be provided as an implementation of IDocumentProvider in case we need it, but that will probably not happen. * Sorting is not implemented in LocalDocumentsProvider yet. It seemed not to be working anyway. * Code to get directory thumbnails has been commented out. This code will probably belong to the IDocumentProvider/IFile implementations. We might want to have a different approach instead of reading hidden thumbnail files, something similar to what the native Start Center does. Change-Id: Ib0882c69a0b24e28d2346bbe0154db01d1102b06
-
Jacobo Aragunde Pérez yazdı
The call to createUI already performs all the actions done by openDirectory, there is no need to call it again. Change-Id: I7f900a23a4f85b627b7132dd6eb54b6e98e7edb6
-
Trent MacAlpine yazdı
Note that this was written to be used in combination with commit 304e2002 to give back the behavior of calling and dismissing the styles and formatting dialog. Change-Id: Ic05db180425b0a2dcd05774b6fa0227b01464731 Reviewed-on: https://gerrit.libreoffice.org/13980Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jan Holesovsky <kendy@collabora.com>
-
Trent MacAlpine yazdı
Remove code that caused an undocked sidebar to reenable a docked sidebar when you attempt to close it using the window manager. It should simply be closed instead. Change-Id: Ib058d167b6c89f42df3ce4c80e4d97435b31c31d Reviewed-on: https://gerrit.libreoffice.org/13979Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jan Holesovsky <kendy@collabora.com>
-
Andrea Gelmini yazdı
Change-Id: I6e68c13e4513c2f8cc38e237646db7dffc88fe3b Reviewed-on: https://gerrit.libreoffice.org/13986Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Matthias Freund yazdı
Two new icons. Linecolor and pilotrun, hope these are those in the toolbar in impress. Change-Id: I8d1c9fca4d6135da908199b088b1ab6221251245 Reviewed-on: https://gerrit.libreoffice.org/13977Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jan Holesovsky <kendy@collabora.com>
-
Matthias Freund yazdı
Additional icons for the sidebar. Change-Id: I27f9abde47c69618c00cf1958dd597db841fe151 Reviewed-on: https://gerrit.libreoffice.org/13970Reviewed-by:
Jan Holesovsky <kendy@collabora.com> Tested-by:
Jan Holesovsky <kendy@collabora.com>
-
Michael Weghorn yazdı
This addresses some cppcheck warnings. Change-Id: If7ad3584b3124ed0b337836071af1a5bd0451d85 Reviewed-on: https://gerrit.libreoffice.org/13972Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-