Age | Commit message (Collapse) | Author |
|
Change-Id: I96b99e96b44f12b7ad7f376e4b3a68d7e9531643
|
|
It is not really desired to import diagrams broken into individual objects;
makes trouble with the hieararchy, and also the user wants to see it as a
group - can be ungrouped for modifications easily.
Change-Id: I0533a69af9e377804bf0e06b2ce873fd0c9bde02
|
|
Change-Id: Id32780e5cb565e85f0366a91282ce085ed7d2f3c
|
|
This reverts commit c4113906d7f15f8aa0eb385a4caf474b3505ede1, which is not
necessary after all with recent "Hook SourceProvider into unoidl::loadProvider."
|
|
a) For the sidebar the sidebars automatically handle scrolling, but for the
older panel the widgets has to do the scrolling so add scrolling parents to the
.ui
b) Fold the DialogListBox scrolling widget implementation into
VclScrolledWindow and remove the duplication.
Change-Id: Ife9ccd8c501e5dee7bf3102a92c8261d979cd834
|
|
...so they work from CppunitTests (which make use of that "direct mode").
Change-Id: I92b72fb708ac1868644111b208f92ac58610ed11
|
|
Change-Id: Ibf86c21ab13a4dce4e43634b26dfe8b3cf9a5b72
|
|
Change-Id: I450ebe3ceab0acf03221970b33c8da4cbb2c6a52
|
|
Currently Agile encryption is not supported, so all documents
loaded with "agile" encryption will be encrypted with "standard"
encryption when they are saved afterwards.
Change-Id: Id0477f43c00ed70032ca6b3390eebb1105d5ffa7
|
|
Change-Id: I51f8d1d22da5f869e9937813de9649fddae1ffda
|
|
It is now possible to disable snapping of the ruler at dragging
with holding the ALT key and coarse snapping with ALT+SHIFT key.
Tooltips are shown when hovering over indents and borders.
Change-Id: Ib1e9639e1e2824f2a75b5abd35765bbbd02c87f7
|
|
Change-Id: Ib1eb99e9e43526422e7e90e72cdbdaaeed678955
|
|
Change-Id: I837d224a1e1e1df2ef19d8cbfb8c5f87c3779ed5
|
|
Change-Id: Id0b7b9bf53985f0692cd446a528274fb2009d33e
|
|
No TriStateBoxes are loaded from .res files anymore.
Change-Id: Ie897dc9a46a4e09e7fb1160a5bd4a65c63ba7979
|
|
Change-Id: Ia51a8503213997ea589f2df79552ef765ecfc748
|
|
Change-Id: Ifc9baeabedeab526d040220e9e45f171b5353bcf
|
|
Macro Expansion function is used in 'CustomAnimationPreset.cxx'
& 'TransitionPreset.cxx' to avoid code redundancy.Also appropriate
changes are to made to 'getExpandedFilePath' function.
Change-Id: I6b6ae068db3499fe2de2e78a884f9e0737577651
Reviewed-on: https://gerrit.libreoffice.org/5910
Reviewed-by: Thorsten Behrens <thb@documentfoundation.org>
Tested-by: Thorsten Behrens <thb@documentfoundation.org>
|
|
Change-Id: Iecb8104ea2891d5229e3ecace54e12287d9b0ac6
|
|
Change-Id: I709305d4ec3c37d3fc1c2c911551174f8cfbb883
|
|
...post 68e2a4e41d6e81a6e95a296d775c9ac8f5c97e8b "Revert 'Visibility doesn't
seem to work as we want in Apple's Clang.'"
Quoting <https://developer.apple.com/library/mac/documentation/developertools/
Conceptual/CppRuntimeEnv/Articles/SymbolVisibility.html> section "Symbol
Visibility and Objective-C:" "When building for x86_64 OS X or for iOS, symbol
visibility /does/ affect objective-C classes. [...] This means that if a given
class is intended to be usable outside the library or executable it's defined
in, you need to ensure proper symbol visibility."
The chosen syntax works at least with both --en/disable-64-bit "experimental"
(Clang-based) builds on OS X 10.8. Hopefully, it also works for baseline
builds. (Also, it could be that a more fine grained use of
SAL_DLLPUBLIC_EXPORT/SAL_DLLPRIVATE would be useful, but with the current setup
at least linking of Library_vcl against Library_AppleRemote works.)
Change-Id: Iff4fe9e50d1400c83879f62fe29b35bd19d58eb8
|
|
Change-Id: I81909e4542bd5e8d1f8ae182c3c17f9bbea9745d
Reviewed-on: https://gerrit.libreoffice.org/5881
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
|
|
Change-Id: Ib1074e3025680306c0a8bf7dcff651cefdcb90ba
|
|
Change-Id: I7a9354ecd35a70a005c6c50e38d27de9b33332bd
Reviewed-on: https://gerrit.libreoffice.org/5922
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
|
|
Also:
* Rename dimensionline.ui to dimensionlinetabpage for naming consistency
* Fix connector and measure dialogs for connectors and dimension lines
Change-Id: I921890b33a5f9807a6e12341ef7f374312abfc8b
Reviewed-on: https://gerrit.libreoffice.org/5920
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I420847515b6b691ae81a249a8820cf9a3d132372
|
|
Change-Id: I30fa6400724f4ca6f0e1986c741500f05710b840
|
|
Change-Id: I29efbe2bee94c0059f5a2e3dc4d163375e439e1a
|
|
Utility functions to convert between Basic Date type
and the representations of Date and Time in UNO, namely:
- com.sun.star.util.Date
- com.sun.star.util.Time
- com.sun.star.util.DateTime
Name of new functions:
- CDateToUnoDate
- CDateFromUnoDate
- CDateToUnoTime
- CDateFromUnoTime
- CDateToUnoDateTime
- CDateFromUnoDateTime
Change-Id: I2b971df20df1c0351d071023e042169b548894f1
Reviewed-on: https://gerrit.libreoffice.org/5897
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>
|
|
- the inline keyword on class methods that have their body defined
right there in the class definition is redundant
- the explicit keyword on nullary ctors is pointless, there is no
implicit conversion happening anyway with those
Change-Id: Ie9f44c7948f932ce3a8af871bf73743112d94d03
|
|
Change-Id: Ide40e0ef91aec04c2ae274aaf2a957dd5064854c
Reviewed-on: https://gerrit.libreoffice.org/5894
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I454c577d7b6c0994046de9cba076e6478a4ce309
|
|
Change-Id: I68d54bf9f351130d0eab14c36b004ffbbb3185bc
|
|
Change-Id: I0416bb85985fe9620f7c0aa03def8896b811c9bd
|
|
Change-Id: I31c91ee196351abcd884240052359fac8aff6e1d
|
|
and convert String* to OUString, no need to hold a pointer
to a ref-counted value type.
Change-Id: I79c62979ee8ec0d5e6d2efc50609ad5595571a7d
|
|
Change-Id: I6697fea6069ceed71430b516673502de18f69862
|
|
Change-Id: I5bdb26880448ce0f71bf1b6639fcf2db3e472a50
|
|
Change-Id: I92f69364667abec1b7a31080ce48fc55c4042165
|
|
Change-Id: I076ae20fb21accf8ff7e7fad096534e97ba7dab4
|
|
Change-Id: Idd67b977dcf9de4b4d6f0e89e56413c8646d72d0
|
|
Change-Id: I1d21fd48dfaa8cfe4a2807cd6e50e05db4c24e28
|
|
Change-Id: Ie42861b0f53e8493d7cff11593c1fa3ae5669843
|
|
Change-Id: If353e9ee792d58cb7ae3a20072c7208e8f2e6ef6
|
|
Change-Id: I53a9f334845e163625ed245859bdeb030ae61baa
|
|
Change-Id: I6b358d82c30bdb079c5adb26d8fbcc20684ad5b5
|
|
Change-Id: Ieb1dc1b3ad2002ef564f885e13a172f03d191a94
|
|
Change-Id: I52e6e34776fe494da431f8387f5f330b9aca36fe
|
|
Change-Id: Ib10ec6b9ab8d3a6538a5e6cafa349774d123531c
|
|
Change-Id: If06144ebd511653bc7bcf51b2a408e5e1732cb83
|