- 12 Nis, 2013 40 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: Ie4648b82a524a7ddcd427d7d2543bc7691eddcf8
-
Tor Lillqvist yazdı
It seems to be used only locally in basctl so there is really no reason for it. Change-Id: I9ad0a67621e190257e028fd3689f692e639eaf56
-
Andre Fischer yazdı
Patch by: Clarence GUO Review by: Andre Fischer (cherry picked from commit 83777cd6) Conflicts: sfx2/source/doc/objstor.cxx Change-Id: I51682ace6a5b233270e52070ef39c33480fd27c0
-
Eike Rathke yazdı
Change-Id: I3b77f544478ccdb166a9c7ebc82fb04458aa42df
-
Eike Rathke yazdı
Change-Id: I0ff75f1dc084f426846ac4f67db85a5d932d7bee
-
Eike Rathke yazdı
Change-Id: I45582ba27579413140d536fdf0106edbef8dc4a7
-
Eike Rathke yazdı
Change-Id: I08c1af6813314b4881aafdd7f3f98a7629d5cf76
-
Eike Rathke yazdı
Change-Id: Icd912361ebca0e618bc76fa7017039cc116bef40
-
Andre Fischer yazdı
of background images were deleted outside the office. Patch by: Steve Yin Review by: Andre Fischer (cherry picked from commit 2809da47) Change-Id: I30318ef05408eb397cb26a0d433d265de90a6e74
-
Herbert Dürr yazdı
(cherry picked from commit 846a7425) Conflicts: vcl/inc/vcl/alpha.hxx vcl/inc/vcl/bitmap.hxx Change-Id: I8bf83e2edde33f9aee50a7feffe18bcb5c352dd4
-
Michael Stahl yazdı
MSVC 2008 with _DEBUG calls this with parameters in wrong order so needs another overload to make it happy. Change-Id: I906483ecf5325d7aa742e3d93afb151501374abb
-
Michael Stahl yazdı
Apple llvm-g++ 4.2.1 with _GLIBCXX_DEBUG won't eat boost::bind with IMark::StartsAfter, and MSVC 2008 with _DEBUG even doesn't like IMark::StartsBefore. They evidently try to call the comparison operator with arguments in the wrong order. Change-Id: Ib11a79a459e84ac9d7046824678ad4ccdacc67d0
-
Michael Stahl yazdı
Change-Id: I2e99cbe9db6d5911f0c2ec61229cd47e07e99cdf
-
Lionel Elie Mamane yazdı
1) No valueType (Format/Number/General) is like float valueType (Format/Number/any other) 2) We use 1/1/1900 as startdate for number-from-date, stick to it more consistently Change-Id: Ib1008d1c30be602d8173457738c915087ed17391
-
vjinoch yazdı
Change-Id: I76e76ec5fc85d8e1fd673a45b3e54163ca7643f3
-
Tor Lillqvist yazdı
Change-Id: Ica82a4612da952c0c084974b708ef9dac753dcf6
-
Tor Lillqvist yazdı
Change-Id: Ia83a37980446ee9a52e096e64a9ab77f106c8b37
-
Jan Holesovsky yazdı
When it is begin(), it will get decremented regardless the result of the test, but probably affects only the dbgutil build. Change-Id: I9aba1a9eea07584d8203fe16929ecb4794d2c087
-
Michael Meeks yazdı
Change-Id: I3ea18b4a075516f3c098fad5d63466f20bf0b494
-
Noel Grandin yazdı
Change-Id: I18b203f9647e2fd5199a2d15f4be67c99f7def5d Reviewed-on: https://gerrit.libreoffice.org/3361Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Tested-by:
Thomas Arnhold <thomas@arnhold.org>
-
Jan Holesovsky yazdı
The mbLayoutInProgress bool was effectively unused - only set and reset, but the only place that was checking for that was in lcl_RecalcRow(), again, only to set and reset it. Worse - with the document from i#23187, the mbLayoutInProgress was set / reset on a page already disposed in SwFrm::InsertPage() which was causing the crash here. So let's get rid of all this mbLayoutInProgress, its getter and setter, and NotifyLayoutOfPageInProgress class. Valgrind, thank you that you exist, would have never found it without you! :-) Change-Id: I9a9b604f8a21bb50e21af1b20b8db76d2c0504bd
-
Miklos Vajna yazdı
Export these as new-style frames. Not counting future possibilities, this commit finally fixes the following problems: - borders: spacing to contents wasn't exported at all - wrap: top/bottom and left/right spacing exported even in case they do not equal Change-Id: I058e00e677e20bc9501b8de320f941f256e8b6f1
-
Miklos Vajna yazdı
Change-Id: Id576d6df4b7a6144507e5f8230ac62a953b5c050
-
Caolán McNamara yazdı
Change-Id: Ie0a40b5aaf26185546916843a913d4be47f7b6fb
-
Lei De Bin yazdı
Add export MACROBUTTON field codes in AttributeOutputBase::TextField Found by: yan ji Patch by: Lei De Bin Review by: Chen Zuo Jun(cherry picked from commit b51d354f) Conflicts: sw/source/filter/ww8/ww8atr.cxx Change-Id: I419ce091bb676aecfe8b53660549da40eec6057f
-
Caolán McNamara yazdı
Change-Id: Ib00a0ab1c2e382547041137c11f8955140b8113d
-
Stephan Bergmann yazdı
Change-Id: Ie1c1311d1df14d5639b7642d2b9a1588605c31fc
-
Jan Holesovsky yazdı
This was originally fixed in commit 792cbc03 due to fix of i#99564. But later we reworked the handling of empty paragraphs in tables in commit 56b2cf0c, which caused the fix from i#99564 to regress. Change-Id: Ief063181cee87c7cd43404469247d85eb96bcfe1
-
Michael Meeks yazdı
Change-Id: I5a24235f5bb6791f64ba752b01cf185e7a7287cb
-
Andre Fischer yazdı
for loading from ppt format. Patch by: Lei Debin Review by: Andre (cherry picked from commit 2b747915) Conflicts: filter/source/msfilter/svdfppt.cxx Change-Id: I2c10ae8161c44f2c60e7605a529887a0925d456d
-
Tor Lillqvist yazdı
Change-Id: I9321dcf9d863cb59eee9b2a012d887a17cb1b454
-
Tor Lillqvist yazdı
Change-Id: If37b5e646562357c4c6c9ce0a3821d92bbfc07f9
-
Tor Lillqvist yazdı
Change-Id: I25016b17356e0b3732f324f4edb748660cd110fd
-
Oliver-Rainer Wittmann yazdı
- consider upper space amount only for page grids in squared page mode Found by: louqle <louqingle at gmail dot com> Patch by: Oliver-Rainer Wittmann <orw at apache dot org> Review by: zjchen <zjchencdl at gmail dot com> (cherry picked from commit 53ba6061) Change-Id: If6592a41f0ef67cc20fa8b3ddaefa36571561f85
-
Oliver-Rainer Wittmann yazdı
- correction of condition interpreting <LayoutInTableCell> attribute - include support for Microsoft Office 2010 version Found by: louqle <louqingle at gmail dot com> Patch by: Oliver-Rainer Wittmann <orw at apache dot org> Review by: zjchen <zjchencdl at gmail dot com> (cherry picked from commit 3b8b3136) Conflicts: sw/source/filter/ww8/ww8graf.cxx Change-Id: I065ba88f0e08c5c5e892665933587fa2b796226e
-
Jan Holesovsky yazdı
The image that is inside is dropped though, we do not have support for that in editeng. Change-Id: I16dc1656e6f71fd80136bc39233decef4e1d4069
-
Andras Timar yazdı
Change-Id: Ib57d76313732fed18d1d3b91b27df33d60dabf2b
-
Gergő Mocsi yazdı
UI tweaks: dialog window open in all modes (Normal, Outline, Slide Sorter, ..). Fixed some pointer issues in function CreateHdl). Functionality: Title slide gets inserted only when we have one slide in the presentation (having > 1, I assume that we don't have an empty presentation). Conflicts: sd/source/ui/dlg/PhotoAlbumDialog.cxx Change-Id: I7eb844bf2382a44481435cfaa8f498e29c56bd69
-
Stephan Bergmann yazdı
Change-Id: I31372075311e45b7b772ff057aedf4c5f1d0ed18
-
Michael Meeks yazdı
Change-Id: I020d6f59751aef0bfb06667317ddcaf2965395d1
-