Age | Commit message (Collapse) | Author |
|
replaced use of PTR_CAST, IS_TYPE, ISA in
idl, editeng, sc, sd, sw, sfx2, sot, starmath
Change-Id: I4a5bba4fdc4829099618c09b690c83f876a3d653
Reviewed-on: https://gerrit.libreoffice.org/19132
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Oliver Specht <oliver.specht@cib.de>
|
|
Change-Id: I948423922b286f98531aad4406c1b36cb6ef95b6
|
|
replaced use of PTR_CAST, IS_TYPE, ISA in
oox, reportdesign, svl, svtools, svx, tools
Change-Id: I1f85ff92267a0668eba625fa61b4f07feb8f3d4e
Reviewed-on: https://gerrit.libreoffice.org/19002
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Oliver Specht <oliver.specht@cib.de>
|
|
Change-Id: Icd2055ee1f941383d0338ea3515a9fbb6db1712a
Reviewed-on: https://gerrit.libreoffice.org/18979
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
|
|
Fixes all these test case scenarios:
1. in A1 enter =1E222
* move cell cursor back onto A1
* status bar displays Sum=100000... repeated until
filled (or 222 '0' characters)
2. invoke number format dialog on A1
* for General format 100000... is displayed in the preview
3. move cell cursor to A2
* open Function Wizard (Ctrl+F2)
* choose (double click) ABS function
* enter A1 as parameter
* see 100000... displayed as Function result and Result
4. save as .ods
* in content.xml see display text of A1 being saved as 100000...
Change-Id: I7c22c0461a6783c85c1d51c31e8607fb2edb821c
|
|
Change-Id: Ic2cb2c4d9534d503828308183d55cea5b8d88112
|
|
Change-Id: I4e91748701becfc92a379a490c08e9c7950007e3
|
|
Change-Id: Ifde84627578283bd057d7393eb7e5578ef5c029a
|
|
Change-Id: I6acb6517b6a62c59dff058e28a9e59342bb32510
|
|
Change-Id: Iaeaa33b0b066723d561df0c58f3faedead259d8f
|
|
The dialog/sidebar should not actually create styles that don't exist yet,
because it messes up Undo and the (unused) styles are then unnecessarily
exported to documents.
Due to Writer's ... unusual SwDocStyleSheet class this is a bit tricky.
Add a new function GetItemSetForPreview() and use it from the style preview
code.
The implementation does not use FillPhysical so will temporarily create and
then delete any non-existing styles.
Skip page and numbering styles for now since they don't have a useful preview.
(regression from ca95307638207db5d662059aa61594151a13e927)
Change-Id: Id6ee30ea467fc24c991547a4c23a9ce14fdd86c7
|
|
with the variadic variants.
Change-Id: I7aad512c4de034ed96b9a48e797e580e605d98a6
Reviewed-on: https://gerrit.libreoffice.org/18351
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I37d4d4a933cfd1df8dc8f8258e270bd3dbcef714
|
|
Change-Id: Ia7b5dce6dbdfd3cfd066003762f449b8bf1ff41a
|
|
Change-Id: If18f530f613e7cb9d0c8f0989752f31178c97dcd
|
|
Change-Id: Ib7df410c79dcdae343d4e7b250aad606fd777526
|
|
Change-Id: I9eba6d3f5335060f697ad53e7e2360ef2142609f
|
|
Change-Id: Idd4ecc2f9f566b2d1fa0127dae12fefe1e4479e8
|
|
Change-Id: I5aa87d22f0b810597ba5dd2f8b98d148ddb99020
|
|
Change-Id: I9b93b740aab2e6e2a19612d8ec41e699c1032e9e
|
|
Change-Id: Ibf0ea539d2a95073a12f84964759d9c7a94baa7b
|
|
Change-Id: I1b74fdfaa09c4d0d6c296253958e83e78b546a9a
|
|
Change-Id: I7c272383ecb115e19699ed96bf5622d979403a01
|
|
(vnd.sun.star.wfs is long gone)
Change-Id: I5e6659302d9ff3cd4e2ae4bb09066b73f842f17f
|
|
...and initializing it on-demand in SvNumberFormatter::ImpGenerateFormats wasn't
even thread safe (despite theIndexTable.maMtx): While one thread was cleaning
and then filling it in ImpGenerateFormats, another thread could also enter
ImpGenerateFormats and clean it again (and only later fill it), and the first
thread might use the half-filled table after it left ImpGenerateFormats but
before the second thread re-filled it.
Change-Id: Iba4e9d57519d2b288718b9cb2e6f7546ba2bd5df
|
|
Change-Id: I4134029257248c8eaea03354d043db2bb4cdba0e
|
|
Change-Id: If16adfa3310df94c79d1a4fe9a9bb4f4f56365f0
|
|
Change-Id: I0761b3c2220b3fa0c40836b1cd984a8d012bf8d6
|
|
adbc556c91ea4afaf3e952aa0a8329e004add63e
"make Link<> instances typed"
Change-Id: Ia8dd0d755e1c1ccf15938fc9f29bc83759d724a5
|
|
more useful to make it explicit.
Specifically, otherwise my defaultvalue clang plugin would want to
remove lots of places that contains #define constants which, while
technically the same as the default value, convey semantic
information which is quite useful.
Change-Id: I918ad5b0e73ba279fa1b1489b62d900339ff71eb
|
|
and remove some unused code
Change-Id: I934824401b5c528b07ad76f753f78440c4492885
Reviewed-on: https://gerrit.libreoffice.org/17703
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: I62da241f237b17fc192dd586bcd35b5bd6ea284a
|
|
Change-Id: I26f7c47f5b3cf4a3c4274832448d9c8076981af0
|
|
Change-Id: I20dabf3106d8f74fac5cc59f93a006875b9e1f91
|
|
Change-Id: I1d88744207f7fa7c8230f8b29d9cc123f488dfaa
|
|
Change-Id: I97f33c8db59d2fc084b5e4eb389bff3d8254d4f0
|
|
Change-Id: I088633e4cff278e1add8eeea8828f9ba9c9fb140
|
|
Change-Id: I5a7405d326b7258cbed476c30f88e57559b4cc8e
|
|
Change-Id: I408bab7edf58020fc1ec541dc940c84d387bb56c
Reviewed-on: https://gerrit.libreoffice.org/17466
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
|
|
Change-Id: I042c97d8472c3afceffba36808687f382571e6c2
|
|
no point in having a macro unless it's actually going to reduce the
number of lines of code
Change-Id: Ic8760d6506cf272d7bd088f7b3b4dcbf288099fc
|
|
Change-Id: Ib2d50e8c29ccbc5ffcb52cdff4ae3eaae9a62188
Reviewed-on: https://gerrit.libreoffice.org/17332
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: If86cc43fda4d138cf7f678d81fa2b35f68f3c03b
Reviewed-on: https://gerrit.libreoffice.org/17162
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: Ie1174d57b696f49c05010ece1b721185b0904fd6
|
|
Change-Id: I530c5f95dda9aa80654e3a2a20a2e236221e7305
|
|
This reverts commit 218be53fe00aebed43df0b041de609b30f99ce95.
MacOSX breaker
|
|
Change-Id: I530c5f95dda9aa80654e3a2a20a2e236221e7305
|
|
Change-Id: Id438b987f72ae57bd4fa882e01fba17d3fa5b95b
|
|
...to avoid lots of loplugin:staticmethods warnings. Also enables DBG_ASSERT
etc. also for --enable-debug builds in addition to --enable-dbgutil builds.
Change-Id: Ib89ecd9ab8ce7abb2c64790ace248b31f9d2b64d
|
|
... without generating 0;;;@ from 0;@ that has different semantics.
Introduce css::util::NumberFormat::EMPTY to properly flag empty
subformats and distinguish from UNDEFINED, everything else would be an
ugly hack.
SvNumberformat::GetMappedFormatstring() now correctly supports the
trailing text subformat, so exports using it should get that
automatically.
Change-Id: If9a1bcc5ec5dfcf46688035e2b1428ab4747a68d
|