Age | Commit message (Collapse) | Author |
|
Also
- remove dead class definition SfxIFConfig_Impl, which was
using SfxObjectUIArr_Impl
- simplify declaration sites, we don't need to dynamically allocate
these arrays
Change-Id: I0f7110a324cc37f2eb2567cc066099ea4d86276c
Reviewed-on: https://gerrit.libreoffice.org/3359
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Also simplify the use-site, we don't need to new it.
Change-Id: I310f2027fb777380b8bddb73b169021f5448a6f6
Reviewed-on: https://gerrit.libreoffice.org/3358
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
|
|
Change-Id: I38664f59e4cfa7354196437901175c9ef9aa9006
Reviewed-on: https://gerrit.libreoffice.org/3356
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: If70bdfc3eed5f9873c95404d0d1f5723b0e51140
|
|
Change-Id: Ic00146442a679c39d0af4a287cbcf759826f35cd
|
|
Change-Id: Ieb6cba645b3535f7d683d2aefa5599d04d9994f3
Reviewed-on: https://gerrit.libreoffice.org/3403
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
Added menu entry to start the presentation from current slide.
Changed "Start Presentation" menu entry behavior so it starts
from the first slide.
Change-Id: Iebba85d2d1dcacad7da6b050e2152be5c0d47261
|
|
Change-Id: I3e00e33d4e684b18d4e30e115db69fbface76982
|
|
Change-Id: I3f4405a598cb11fb1c529517eb96260beed9cb86
|
|
Change-Id: I4d9a28b50f773857f8f6af7df4a0968f8bb1de4a
|
|
Change-Id: Iad969bf9b32cbfe045248fb17dc4c0d7c66c2c94
|
|
Change-Id: Iae64943671a576159be0fa311bc503aa96b2b5df
|
|
Change-Id: I1be082b7db5592ad5090cf3ffaafe708bb1d9be4
|
|
Michael was faster :-)
This reverts commit 28709dc607dc8738f5048429940b3f3232d52e12.
|
|
Change-Id: I4eee6a02ea545b93a93d18d9c5e200ed8b831c29
Reviewed-on: https://gerrit.libreoffice.org/3405
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
... which fixed en-US only builds of dictionaries.
Change-Id: Icc6e02bee80c10c5388dcac193fbcf1d36f6c50a
|
|
Project: dictionaries faf63ac08a9f3f1463a7f119083964f76b71141c
|
|
The xcu files can either come directly from $(SRCDIR) or be generated,
depending on whether the build is with or without langs. This
distinction did not matter while Dictionary was using ExtensionTarget
for its impl., becuase there the file was just copied to the
ExtensionTarget's root dir. Now that Dictionary uses Package internally,
it is necessary to know where the file comes from to put it into the
right package, either the one for $(SRCDIR) or the one for $(WORKDIR).
(Yes, it would be possible to use just one Package with base dir /, but
I consider this ugly.)
Change-Id: I4549923287abc968f1c042b809db06d688b4c573
|
|
Change-Id: I1ec2aa4d0ed0940e7c0a26a18c78f2df4693d278
|
|
Change-Id: If32923e35ef97f42d5203975362e5c76948ff327
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
|
|
Change-Id: I59014906c8409fc7ac0f155c9562613c309b8b06
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
|
|
Change-Id: If1b2a289212efb0080b1a0945219163f1fcc7d14
|
|
Change-Id: I7bddfbabc6e7e3a672681962f82e64ff4082e8b5
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
|
|
...getting rid of now dangling references to module registry.
Change-Id: Iccad7ff5dc0e79bf91b7b7dae03b73f16adeb121
|
|
made the changes suggested by Thomas and Petr
Change-Id: I0f9e8dcda27a714628edaa5e1e8fd875c8f67593
Reviewed-on: https://gerrit.libreoffice.org/3162
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
|
|
Change-Id: Ie8e65b945d0d89b7ff95f2aedcded1463939c5d6
|
|
Does not work because cppuhelper depends on private libraries.
So, either by setting URELIBS we break API or can't merge that much or
need to think about it more and implement something clever.
This reverts commit 75ece7acdc81d17ce26bab966e57fbca7406bf52.
|
|
Change-Id: I35acdaf4f62df7a1d375aed663c270e78ea70779
|
|
Change-Id: I206914f8f0e07097dfeed87a11b41c30ff82efe2
|
|
Change-Id: I5d723b389f1ed20f7962807b782f44f6f3c61882
|
|
then its guaranteed that someone else did too, review
newed Exceptions
Change-Id: Ie1ad78895e443a20a8663666cd6c8d3e5deb0727
|
|
See https://svn.boost.org/trac/boost/ticket/4874 ,
http://stackoverflow.com/questions/4870172/boostmulti-array-resize-doesnt-work
,
http://social.msdn.microsoft.com/Forums/en-US/vcgeneral/thread/3c9eac4f-86e4-490b-bbde-dbd70176b0f8
.
Patch from https://svn.boost.org/trac/boost/changeset/78496
Change-Id: I933499ad1295925aa41c9c40b96ac4c4312398c2
|
|
Change-Id: I112e6ac263bb673b5ad553742d3fa77af50bdf03
|
|
Now it re-orients and re-sizes the LO "frame" correctly upon rotation,
but it still starts wrongly if starting in landscape orientation.
Change-Id: I4c12a7e00d687391435a47400b6e8b4c7e49bdda
|
|
Change-Id: I217944d40ed7cd3a2fca4ad0d61729ff5d94ed96
|
|
when trying to parse empty lines looking for the matching
bracket
Change-Id: I3961a3d0e804d136de286e21934c6ba5ab0496cf
|
|
Change-Id: I22b7d3d642e7ee0488d6b726a331d328065bbee7
|
|
Make uno-skeletonmaker work on top of unoidl/ instead of registry/.
These changes have only been tested so far rather lightly. Basic
uno-skeletonmaker still works, but more thorough testing of the various input
flags is needed.
Change-Id: Id7f3aee863a10f8c649325db2d6f34a4057f70ff
|
|
Change-Id: I4726ab00a6e2700407ffcf5258d3736ed0161514
|
|
Change-Id: Ib803d36ce2dfc0821004c4841566880a929a4246
|
|
Change-Id: I978573b792cf159b7c818ec20a14195bfd6605e5
|
|
Change-Id: I051bbc0c3689d0111c9abecf2c74ab2c1afec7cc
|
|
Change-Id: I07988bbbc5cf2d407a30b2d16d54078b8d421af4
|
|
While at it, do the CXXFLAGS dance on separate lines as appends to a variable
for clarity, instead of in-line on the configure command line.
Change-Id: I61843ae82efdf341c7e33d3f08d5715a14fa2f40
|
|
Project: help e1ab4a2eb199583079e4c87e945534488c64228e
|
|
Change-Id: Ie42117b21c4b6a37831462f34f3af52c7933d438
|
|
No more need for URELIBS, depend only on MERGELIBS.
Change-Id: I5a93031116c26bbbe375e9c467e7b427487ec18b
|
|
Use gid_File_Lib_Oox instead of auto_File_Lib_vcl which is not defined
in that case.
No idea what the code is about though.
Change-Id: I675268a3490dd1421ecf1a82ede0db527d176744
|
|
The produced .lib is called lcms2.lib (no "d") in that case.
Change-Id: If581bd722e52062343f8b2407c05d551be706047
|