Age | Commit message (Collapse) | Author |
|
Update calls to factories to use new ::create methods
Change-Id: I01d4417820f52718836c92faf3c2fae0dc96b30d
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks.
|
|
Change-Id: I7924da4bff73ca8f82c76eb8cb211401530acdeb
|
|
Change-Id: I19de73d0d2bdbe5322c928e93eca556eecabb09c
|
|
So use Checkable = TRUE
Change-Id: I13ca3cec05ed6fddb00b142bc70c892a75cd45ec
|
|
Change-Id: Ieb2e362853f146f58370a60511cc75ab64fe439e
|
|
Change-Id: I72bd86baaccb6f0604f04217046b1b523a02aa62
|
|
Change-Id: Ic7f91c035d3e7f0e792d2e9ab217e1fc4ebcf697
|
|
Change-Id: Idd43d44dd7fc4bb33be2de5b855a7741de88ec51
|
|
Change-Id: I897739c4623123c32433d0e10fd301e073bb496e
|
|
Change-Id: I12a743f9ef98377482472c6b31c2ea8b2c18b538
|
|
see http://nabble.documentfoundation.org/Advice-needed-about-some-cppcheck-reports-td3986408.html
Change-Id: I4b3b2c87031ab48641e78fce56bd7f86c606b48b
|
|
Change-Id: I12a55e08a83b88221d992790c97c830761755582
|
|
Change-Id: I4ff31f31bf579ece69e62633b99986d96ca7d857
|
|
Change-Id: Ic58be239044f75f1ad7f70df45813b59a4610737
|
|
otherwise there is a bug:
in Writer's page preview mode scrolling can move the selection out of page range
if all pages fit into the window
(regression from d7b06ba7ec2c988e80c8ef14e2d9bfc2c29e2d24)
Change-Id: I6cebf0c5a4f944cfb8736469620b3097df0a0340
|
|
HTMLMODE_SOME_ABS_POS is enabled in all HTML export modes and thus
code checking for it is not needed anymore.
Change-Id: I416adc2fc6242daf9fa4ccaa9b2634138c5e17d0
|
|
There are entries in the popup menu that are not supposed to be radio buttons,
like More... ;-)
Change-Id: Ic7986a668522901a244d35eda7e9cfbe0133f37e
|
|
Change-Id: I7b32f5b6ed973fd4ad4635a5265d75d4e51f04ba
|
|
This change adds a new status bar control,
"SwWordCountStatusBarControl". The control shows the number of words
selected as well as the number of words in the whole
document. Double-clicking the control launches the modeless word count
dialog.
Change-Id: I756183ab1aaf4d059e782dfb05508370178cfbe3
|
|
erase in SwLabDlg::_ReplaceGroup should go until end()
|
|
I can't use boost::ptr_vector here because the code removes
entries from the list without free'ing them.
Change-Id: I1640d0bb97443998c02148ed24bbd6ad0d390234
|
|
Change-Id: I685a79cb14b0bb1d44d2013b3dd74150929cdf4b
|
|
Could not use boost::ptr_vector here because the code manually
moves objects around.
Change-Id: I708270a967ee6663ab1f1ba8d7998c63fa698b8f
|
|
Change-Id: Iad3903162219e1b015c1266592e5ea742fa967d2
|
|
Change-Id: Ib983bf7517a35392c0468cb763de67d5b45f4673
|
|
Change-Id: I4596da43e75c0b8c91039786c739c017ee16b6f2
|
|
Change-Id: Ia5f26c13e7bae42685230769fa86b52703eb2f7e
|
|
See the TODO comment in sfx2/inc/sfx2/docfile.hxx about a temporary SfxMedium
ctor overload to find not yet adapted uses of another overload, to be removed
again in due time.
Change-Id: Ie22c33c32f8870ce6ebf6d500abc7a4e33d97183
|
|
Change-Id: I51b86a10caa5da6e12583c2b22404b0d9282b13d
|
|
Change-Id: Iaf4bd3e2c5f54f2c75ecba444f3122dd4ed126d0
|
|
AFAICS it appears that theres a one to one mapping from a SwFrameControl to
a SwFrm, so in any of the three given classes of Page, Footer or Header a
SwFrm will have zero or one SwFrameControls and a SwFrameControl doesn't
get rebound to a different SwFrm or anything like that, so we can use
a map and index off the SwFrm* to find them rather than constantly
looping over vectors to find the right one.
Maybe could move the SwFrameControl directly in the SwPageFrm's
themselves.
Change-Id: I1194f3cdcab747b61c645003c97e651f47f2bc09
|
|
This is similar to what I did earlier for calc. This info will be
used later in the type detection code.
Change-Id: I7ba7dcdc03cbfe77eba5c7594fc0385ad3775541
|
|
Still not perfect, the ideal would a 7x7 icon; but at least something.
Change-Id: I383921436db49c894fd336cb30c5fb9a3d4979a1
|
|
Change-Id: Icaef88ba850f40e2354e896f688d11abba31fd8a
|
|
Change-Id: I9d118a5fbe2306465d8bcdb9ddd0596588137e5e
|
|
Change-Id: Ifbb21fc26eedfde4afe2e3faf637346554f63d94
|
|
Change-Id: Ieaaf2466474463d19f91c74ea7f164962ba19936
|
|
Change-Id: I348a59b3c1b060a084680328aa07089b3c7ccc66
|
|
The reason is that they can be combined arbitrarily in dialogs, so
changing, e.g., height of one tab can lead to "interesting" results. Cf.
commits 8631dbf85fb5ed56d225e32ea5a9c36c96b0d649 and
29042d096a2c5812ae179e1553367afd21b0f71e that were the cause of the
problem described fdo#49921.
Change-Id: I9995002a2bd5c3604bdfa06dc817916ce61c558d
|
|
Change-Id: I36ccf62ee2e2769bcf1aef6d26d96bce6c7078f0
|
|
Change-Id: Idd21d7efa2708ab2486cdaf8bf5910af36551687
|
|
C:/lo/core/sw/inc\tblafmt.hxx(311) : error C2487:
'boost::ptr_container_detail::reversible_ptr_container<Config,CloneAllocator>::insert'
: member of dll interface class may not be declared with dll interface
Not really understanding what the problem is here, attempting to fix it
by not deriving SwTableAutoFmtTbl from the container, and trying to get
that to build somehow resulted in this commit.
|
|
Apparently Apple GCC 4.0.1 wants to invoke a copy constructor for
SwAuthorityFieldType when it is given as parameter to InsertFldType,
which seems entirely spurious; let's try if this works around the issue.
|
|
I added a GetPos() method because quite a lot of code used that
method and the existing code is quite tied to the precise
return values of that method.
Change-Id: I9af6b923d978abe758b63d835f228495c020455a
|
|
::boost::ptr_vector::erase will delete the element, so p points to freed
memory after that line; try to get this to work via the transfer method.
|
|
Change-Id: I1c92f9d77723979a9d16e9114282dec8d3566de6
|
|
Change-Id: Ifd81de26432d2e7ceed1a643e3c2009e97f8a5b2
|
|
Change-Id: I722fda99e8c13785c37fe20a89c1e7b6620b884d
|
|
Change-Id: I03ab6367a40ddc5748a499c4e2c7f108a3ef8a08
|
|
Change-Id: I5a097beaaeb30214ed6071bba1297e551291922b
|