Age | Commit message (Collapse) | Author |
|
Change-Id: I1072c8af6d822422943dc2d29bbaee351c735349
|
|
Change-Id: I02f1fdbdd205d1d96f338f8d23f79fcb85cf627c
|
|
...to be able to find problems like 6e0bdf04add338b7d5b29fc7b3fc9f08cfd5e96f
"sal_Bool arg of SetUseImagesInMenus was abused to squeeze '2' through it"
earlier when converting occurrences of sal_Bool to bool.
Restricting this check to function call arguments avoids too much noise while
hopefully still catching all the relevant problems.
(This check partially overlaps the pointertobool check, so implicit conversions
from pointers to bool call arguments will now generate two loplugin warnings,
but that's harmless.)
Change-Id: I0b03b1d1615aaf8bc18e7a84c56fff3ef9903508
|
|
Change-Id: Ida05478aae5a379775c671e0c2f2851d820d78be
|
|
Change-Id: I79c3261bb3672c360073f91e320d8aafce09cd2e
|
|
Change-Id: Ifae6376a9a00cfee7c9935280b852ede73a7c5ab
|
|
Change-Id: I2e90acaa0fe1fb47559ddd7b898874e12f494a9a
|
|
Change-Id: I939160ae72fecbe3d4a60ce755730bd4c38497fb
Reviewed-on: https://gerrit.libreoffice.org/8182
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Somehow there is a bug. Might be an internal OPropertySet problem as I
can't find it in my new code.
Change-Id: I6658fa82f4158ef114baf80b8d9ed9ec44793d35
|
|
Change-Id: I38d77a11acf6684cb583ba3e5ffb80f30f3f2fdc
|
|
Change-Id: Icd85ede4898a62833792c68b3e42ad7afa246787
|
|
Change-Id: I52299aa147799214c83a87dbc99104d8ba9b6206
|
|
Change-Id: I70b7a3b5f508ecb89d4e4e43cc4297805e83c9f7
|
|
Change-Id: I65ed326ed05474bf81d0323fe3dc61ed0d87cb4e
|
|
Change-Id: I6dde9ae70746a59eef8727f7798b6c58971e045f
|
|
Conflicts:
sc/source/ui/view/select.cxx
sc/source/ui/view/viewdata.cxx
sw/source/core/text/redlnitr.cxx
sw/source/core/text/txtfrm.cxx
sw/source/core/text/txtftn.cxx
sw/source/ui/table/tabledlg.cxx
Change-Id: I23371b913514d656552bc6f7fb4ba554ee6a3694
|
|
Change-Id: I2a3e3d3e3266ea0f0fafdd91362076a4aa160f0e
|
|
Change-Id: I64cde75157fbdcda6ac92ca4064e6ab8197114c1
|
|
Change-Id: Ie4df15ab292df51274d983d31ce8e21e0549de81
|
|
Added vcl/settings.hxx to all cxx files which require it.
This helps to speed up compilation after changes to the settings.
Conflicts:
sc/source/ui/dbgui/pvlaydlg.cxx
Change-Id: I211a0735c47f72d6879f6f15339355abfe0e3cf4
Reviewed-on: https://gerrit.libreoffice.org/7933
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
this one was a complete pig to convert with the
conflicting home-grown existing layout code.
Change-Id: I135bd486d10f7d972e143daae44d6b24a6e8fdb8
|
|
Change-Id: Ic31455a1f5ffffa35d4fdde901dd70734207b6f4
|
|
Change-Id: I8051c0756e0474a5b4f748e0aa15a9922e82ea97
|
|
This saves us about 10% of the rendering time.
Change-Id: I3ea7f1849500b025830b44c5175d79ad04aff362
|
|
Change-Id: Iaf8873b32b40db911aa07e910b4070b37b3277ea
|
|
There were two different struct types called chart::TimeBasedInfo,
which caused problems at least in statically linked iOS app.
Rename the other struct to chart::DialogModelTimeBasedInfo for now.
Change-Id: Ib95736b1046c5bd9001d7aeba2b8bbd22a18f8c2
|
|
Change-Id: Icb6d1d1bb14678eb711100644f3f60725db4b5db
|
|
Change-Id: Id7c05aeb7e14a49cdb1fd6a889ddbb17e31ad368
|
|
Change-Id: I5081220e8880c9608daa482690b99e9738afc30e
|
|
Change-Id: I2c6e94c7662719cd5f6dccaa19cf7451b036f0f9
|
|
Change-Id: I5d53537ec7055c041fb9e308bc17af3ca55a43a9
|
|
CTRL + F12 is working now partly for the OpenGL shapes
Change-Id: Ia4d0499d0df683202d9e2f56de96b22abcd9e367
|
|
Change-Id: I06d8baf8cfe59999cd6b417fc6e70c1bd6eede27
|
|
Change-Id: Ifeecb23b0f2ee3218b052aaf688dcd51bcc30d58
|
|
Change-Id: I9a6d99105ae32a2e03e4756983a87cb4ad174ea2
|
|
Problem:
- Pie chart with data labels files gets corrupt because of label position is
bestFit in original file.
- But after round trip, data labels position gets changes to top, left and right.
For some data labels postion value is missing.
Implementaion:
- In LO, while converting data label from model, the position gets changed.
So we are ignoring this hack for Pie chart.
Conflicts:
chart2/qa/extras/chart2export.cxx
Change-Id: Ic51845cd6f39bc905439eea8971e878607d25dac
|
|
It WORKS!!!!!!! The chart looks good and there are now only minor
positioning issues. Issues that I'm aware of:
* legend text is not positioned correctly
* text seems to be positioned a bit too far to the right
* bubble positions are incorrect
Change-Id: Ib81cae13624c8119216f0bedea58b5838fcdc80c
|
|
Change-Id: I56d00381dc023273c406a134c0828bda89d4d6b2
|
|
Change-Id: Ib30ff20e099f4b3403a3ca7689f7d8d75d888763
|
|
Change-Id: I36ec2e2960072120a064805f171e20703f0508c0
|
|
Change-Id: I57c5bc1fd436df4e917d460a31d671e361fd47b3
|
|
Change-Id: I3853ea0f6f3b82dc6ea7b402dec58d528b639684
|
|
Change-Id: I5e176c705cc373333831e4b833386ed707418d2e
|
|
Change-Id: Ia5dd022d8b79d4276a92bcf741196137d5e9d36e
|
|
Change-Id: Ideac5b1bdd86ed8eaf37d8f9554293d965cb8612
|
|
Change-Id: I69ddad5ee2763590ae4db97d19cf620bcd102645
|
|
Change-Id: Ib0f6699e994f5a71603779b8227bf081b71a5dd6
|
|
Change-Id: I5fd3df862b59a621af1e3f965abc9820dba08c3f
|
|
Change-Id: Id05440ffb8eb9990d2d08f721d6914f3dbc86cab
|
|
Change-Id: Ib40e0d9898fa1cf2c08eba9ae969f9f5a984c830
|