Age | Commit message (Collapse) | Author |
|
Change-Id: I3d1023d13bfc49464ea7fcbc38c60421bf992ed2
|
|
i.e. duplicate the buttons rather than change their content and have the same
handlers for both variants. Hide the one we don't want at any given time and
use size-groups to get the same width regardless of the combination shown. All
so the ui doesn't jump around the place as the button content changes.
Change-Id: Icca938a6381da1feaf43fd11779d1d6d94d5d3a0
|
|
Change-Id: I252f637d87a33253e2a90b77db013c2f712f1d39
|
|
Change-Id: I063c5fac1727ea7ba2bf5c8054d425af4598395c
|
|
Change-Id: I991b1c01a2e366e8d95ef2ec85a6b83037ac0413
|
|
Change-Id: I01ebf562bf5963a52f056d6023e5cc6efd12e386
|
|
Change-Id: I258fd2711764efe7eac8aa30d642e64245288611
|
|
Change-Id: I6251d764385ce76deb79606dcada9842544867b2
|
|
Change-Id: I390413e9ff3efee720a6423fb8695b4c655d7efa
Reviewed-on: https://gerrit.libreoffice.org/4280
Reviewed-by: Noel Power <noel.power@suse.com>
Tested-by: Noel Power <noel.power@suse.com>
|
|
Limit RATE to roots > -1.0, which is what also Excel and now Gnumeric
do. If the Newton goal seek fails for the default guess value 0.1 try
other values.
This now also calculates the few remaining error cases of i#15090
attachment https://issues.apache.org/ooo/attachment.cgi?id=6528
correctly.
Change-Id: Ic62cc807626b4715035c3076f58f303b9020db5a
|
|
in page filed of Pivot Table
Found by: shan zhu
Patch by: bjcheny
Review by: Yolanda Zhang Ying
(cherry picked from commit 305986a4ee0f1294d629c51c75d8f793b5b80e1d)
Conflicts:
oox/source/xls/pivottablebuffer.cxx
Change-Id: Ied8ca19738e9b2e7bb596010f7ae9e308792fcbc
|
|
Change-Id: I1d90bfaa4ea594fee2dbd42f936538950ca6662f
|
|
Change-Id: Iab75b11f13856a6e631587e22b5d76977b8c7448
|
|
Change-Id: I3a52cb7085b2dd8b70863a346eca279444206be6
|
|
and all dependencies
(cherry picked from commit bcfee75544246db6788715d98efd6d33c12f933d)
Conflicts:
sd/inc/pch/precompiled_sd.hxx
sd/source/core/typemap.cxx
sd/source/ui/view/drviews6.cxx
svx/Package_inc.mk
svx/inc/svx/dialogs.hrc
svx/inc/svx/fontwork.hxx
svx/inc/svx/svdstr.hrc
svx/inc/svx/svxcommands.h
svx/inc/svx/svxids.hrc
svx/inc/svx/unoshprp.hxx
svx/inc/svx/xdef.hxx
svx/inc/svx/xenum.hxx
svx/inc/svx/xtextit.hxx
svx/source/dialog/fontwork.cxx
svx/source/dialog/fontwork.hrc
svx/source/dialog/fontwork.src
svx/source/xoutdev/xattr.cxx
sw/inc/pch/precompiled_sw.hxx
Change-Id: I3718285d38444d3862ca382fe020a4e0a083a677
|
|
when CustomShapes are selected to avoid unwanted FontWork editing on these
shapes
(cherry picked from commit c73f0e910fcf3a940c24a639dba9b4ced2057399)
Conflicts:
sw/source/ui/shells/drawsh.cxx
sw/source/ui/shells/drwtxtsh.cxx
Change-Id: I6b702512c48e7b2376874b2e8184563d12d5c6e8
|
|
Change-Id: Iec1f5d090581b1613782b521139387853e4c902f
|
|
Change-Id: I0d9cae8f5ac06a90f4e3e000c6a3648a5cefe839
|
|
Change-Id: I4b4e814d90592f318afb3a9a6965ad8e3df07cae
|
|
Change-Id: I8a835278c0d1b8f3a463aa5765b145410605aba4
|
|
Change-Id: I51d92e6d7a012bb9daf5eba5f982fa4bffbba28e
|
|
Change-Id: Ifb884a52b275df818812f8be6cd7650dcb97849d
|
|
i have used ColWidth- SC_INDENT_STEP value to keep at lesat one letter inside the cell
Change-Id: I08e121623ed1a55f6002a6a38586ab3d4fb8b850
Change-Id: I8d4518845f64044dea2f4ecd393cc625eebc6302
Reviewed-on: https://gerrit.libreoffice.org/4030
Reviewed-by: abdulmajeed ahmed <aalabdulrazzaq@kacst.edu.sa>
Tested-by: abdulmajeed ahmed <aalabdulrazzaq@kacst.edu.sa>
|
|
Change-Id: I56bb81607fed3103d14dcb8638046853e6f16925
|
|
Change-Id: I3909dd96de7e585d5183fccb5e48540be600fefa
|
|
Change-Id: Ia191d337c7701e929ebea98df6353354b9c12074
|
|
Change-Id: I90df6ebe428ec201aa204f26447c1728b2120c69
|
|
Change-Id: I185a9854ca2ce43f1f880f5ea2bb3b68a1757ca9
|
|
(cherry picked from commit dd4bed5d1151db2a45dbbfe9eff61875f8f4835d)
Conflicts:
svtools/inc/svtools/optionsdrawinglayer.hxx
svtools/source/config/optionsdrawinglayer.cxx
sw/source/core/crsr/viscrs.cxx
Change-Id: I21167b58a9b81f5fa15c7def5fb4b6023f91f32b
|
|
...which has become necessary since bd60d41176da540b01d7583cfe00637431967f39
"Handle oveflow in O(U)String::toInt() functions" reduces values in the range
(SAL_MAX_INT32 .. SAL_MAX_UINT32] to zero, but some calls of toInt32(16) relied
on getting a correct (unsigned) value for the whole input range ["0" ..
"FFFFFFFF"] (see libreoffice-4-1 commit 9bf6c83367cedb7be81bf67f30d2147d26c7a8c3
"Revert overflow checks in O[U]String::toInt{32,64} again").
Audited all uses of toInt32/64 with non-decimal radix. (There is still a TODO
comment in oox/source/helper/attributelist.cxx, and
stoc/source/typeconv/convert.cxx will still need some love and test code.)
Change-Id: Iadaca1c0e41dab553687d0ce41c20c10cd657a95
|
|
(cherry picked from commit ef3931ff410117e1237b3bef7bc090e8b83b9519)
Conflicts:
automation/source/server/statemnt.cxx
basic/source/runtime/methods.cxx
canvas/source/vcl/devicehelper.cxx
canvas/source/vcl/spritedevicehelper.cxx
drawinglayer/source/processor2d/vclhelperbufferdevice.cxx
drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx
drawinglayer/source/tools/converters.cxx
dtrans/source/win32/dtobj/FmtFilter.cxx
editeng/source/items/bulitem.cxx
extensions/source/scanner/sanedlg.cxx
external/gcc3_specific/makefile.mk
filter/source/graphicfilter/eos2met/eos2met.cxx
filter/source/graphicfilter/ios2met/ios2met.cxx
filter/source/msfilter/msdffimp.cxx
fpicker/source/office/iodlg.cxx
framework/source/fwe/classes/addonsoptions.cxx
framework/source/fwe/helper/actiontriggerhelper.cxx
sc/source/filter/excel/xiescher.cxx
sc/source/ui/docshell/docsh.cxx
sc/source/ui/inc/viewfunc.hxx
sd/source/ui/app/sdxfer.cxx
sd/source/ui/unoidl/unopage.cxx
sd/source/ui/view/sdview3.cxx
sfx2/source/appl/fileobj.cxx
sfx2/source/appl/linkmgr2.cxx
sfx2/source/dialog/filedlghelper.cxx
sfx2/source/dialog/intro.cxx
sfx2/source/doc/docinf.cxx
sot/inc/sot/formats.hxx
sot/source/base/formats.cxx
svtools/bmpmaker/bmpcore.cxx
svtools/bmpmaker/bmpsum.cxx
svtools/inc/svtools/transfer.hxx
svtools/source/filter/filter.cxx
svtools/source/filter/wmf/emfwr.cxx
svtools/source/filter/wmf/enhwmf.cxx
svtools/source/filter/wmf/winwmf.cxx
svtools/source/filter/wmf/wmfwr.cxx
svtools/source/graphic/graphic.cxx
svtools/source/graphic/provider.cxx
svtools/source/misc/transfer.cxx
svx/inc/svx/xoutbmp.hxx
svx/source/sdr/overlay/overlaymanagerbuffered.cxx
svx/source/xoutdev/_xoutbmp.cxx
sw/source/core/view/viewsh.cxx
sw/source/filter/ww1/w1filter.cxx
sw/source/filter/ww8/ww8par.hxx
sw/source/ui/dochdl/swdtflvr.cxx
toolkit/source/awt/vclxbitmap.cxx
toolkit/source/helper/vclunohelper.cxx
vcl/Library_vcl.mk
vcl/Package_inc.mk
vcl/aqua/source/dtrans/DataFlavorMapping.cxx
vcl/aqua/source/dtrans/OSXTransferable.cxx
vcl/aqua/source/dtrans/PictToBmpFlt.cxx
vcl/aqua/source/dtrans/PictToBmpFlt.hxx
vcl/inc/vcl/alpha.hxx
vcl/inc/vcl/bitmap.hxx
vcl/inc/vcl/bitmapex.hxx
vcl/inc/vcl/pngwrite.hxx
vcl/inc/vcl/salbtype.hxx
vcl/inc/vcl/wall.hxx
vcl/source/gdi/animate.cxx
vcl/source/gdi/bitmap2.cxx
vcl/source/gdi/bitmapex.cxx
vcl/source/gdi/bmpconv.cxx
vcl/source/gdi/cvtsvm.cxx
vcl/source/gdi/impgraph.cxx
vcl/source/gdi/impimagetree.cxx
vcl/source/gdi/metaact.cxx
vcl/source/gdi/wall.cxx
Change-Id: I79938bc412c048c3d4e64f430f216e73bec16167
|
|
Change-Id: If5d6f4baf49b5828a1765b638eb4d2225f7b5400
|
|
petty correct of AX_SELCTION_xxx -> AX_SELECTION_xxx but it
was irritating me
Change-Id: Iae7a0151a63502aa89f04ae54fe7348548ffd32c
|
|
Change-Id: I18f92d5651643253c6e1565617ee2664c6934eb7
|
|
Change-Id: I2997458e586a2623e0e4e132acb65bb558a44029
|
|
Change-Id: I25891c0acda620621f0af868914cbc58776d0f53
|
|
(holding shift) for Writer and Calc (was alraedy in Draw/Impress)
(cherry picked from commit d794e5f9ebb756958725183bbfcc88f457d1bc1d)
Conflicts:
sw/source/ui/docvw/edtwin.cxx
Change-Id: I74e0ba40fa0900915adc84f722105e7fdddb0a19
|
|
Change-Id: Idd340f939bcfbe6bb8cf2f589662ea8691e1606c
|
|
...shadowing typedef in include/vcl/salnativewidgets.hxx
Change-Id: Ibca5c99bb783d1788e6528ff7ccd0994af069adb
|
|
Change-Id: I3c074f0860bf9cb384a7189038a214199a2d7222
|
|
new ole export used WriteOCXExcelKludgeStream but that function dissapeared when
msocximex was stripped of ocx control import ( now we use the new filters in oox )
When that stuff was moved WriteOCXExcelKludgeStream was #ifdef'ed out
Change-Id: I370983efa5e8c4ba2b210dfb7535ea211d13a8c1
|
|
Reported by: binguo
Reviewed by: sunying
Patched by: Jianyuan Li
Change-Id: Ie728ce5185082334e3ce250d73e0660a6097f494
|
|
Change-Id: If9f8e8a47bd8ce0207b7dec8470375d5fa48f6cd
|
|
Change-Id: Ic19184c1250b59a4dac7c2bb42893d63c6b1a602
Reviewed-on: https://gerrit.libreoffice.org/4208
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Patch by: Zhang Lu
Review by: Wang Lei
(cherry picked from commit 424079cb8348d77e40f7d3291578bdffbe662f34)
Conflicts:
formula/inc/formula/compiler.hrc
formula/inc/formula/opcode.hxx
oox/source/xls/formulabase.cxx
sc/inc/helpids.h
sc/util/hidother.src
sc/util/makefile.mk
Change-Id: Ia04aa69aa2764842507b36ba7cc8c99e99a314e9
|
|
Change-Id: Ie2b52f66c02f395d45fe24bbd2c3d897c7335add
|
|
Change-Id: I95e7ac1eeeae7e770196523bf6d75601452dcea0
|
|
Change-Id: I07b3b16e5b9250b15d871fc05e217f1cc7e971d5
|
|
Change-Id: I06487f74b8dfdf27b067c1bdb6e47a5fa8babf30
|
|
Change-Id: I3a4806fcae7b830e71cda0ab7e6d5ac6f180d4d3
|