Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/OperationSmiley
/
chart2
/
source
1275e97
loplugin:redundantfcast
by Stephan Bergmann
· 8 years ago
2f5868c
loplugin:redundantfcast look for redundant copies in return statements
by Noel Grandin
· 8 years ago
7fbb96c
Move (and rename) graphic stuff from svtools to vcl
by Tomaž Vajngerl
· 8 years ago
a6e53e5
chart2: remove commented properties
by Tomaž Vajngerl
· 8 years ago
78a434f
rename aNewGraphicUrl parameter name to what it actually is
by Tomaž Vajngerl
· 8 years ago
ec05c7f
chart2: change usage of MID_GRAFURL to MID_BITMAP
by Tomaž Vajngerl
· 8 years ago
2d40c43
loplugin:redundantfcast look for unnecessary temporaries
by Noel Grandin
· 8 years ago
7960ccb
loplugin:constantparam in canvas..comphelper
by Noel Grandin
· 8 years ago
44d5188
loplugin:unusedfields
by Noel Grandin
· 8 years ago
36c8890
use more Color in chart2
by Noel Grandin
· 8 years ago
5a4d616
convert SymbolBitmapURL to SymbolBitmap used in chart2
by Tomaž Vajngerl
· 8 years ago
6e90bcd
disambiguate CreateSfxDialog
by Caolán McNamara
· 8 years ago
80c98c0
Resolves: tdf#113805 insert special character fails in insert footnote, etc dialog
by Caolán McNamara
· 8 years ago
4b44ab2
loplugin:useuniqueptr in AxisItemConverter
by Noel Grandin
· 8 years ago
35d062f
tdf#116163: Limit label height in chart if needed
by Szymon Kłos
· 8 years ago
e108a31
Modernize a bit chart2
by Julien Nabet
· 8 years ago
ba7191e
Use for-range loops in chart2 (part1)
by Julien Nabet
· 8 years ago
584fc20
lo chart2: The LokChartHelper must post the mouse events too.
by Jan Holesovsky
· 8 years ago
e2cb154
convert COL_ constants to be of type Color
by Noel Grandin
· 8 years ago
c98d330
replace Color(COL_*) with COL_*
by Noel Grandin
· 8 years ago
0fad8d3
convert remaining WarningBox to weld::MessageDialog
by Caolán McNamara
· 8 years ago
942f059
convert remaining ErrorBox to weld::MessageDialog
by Caolán McNamara
· 8 years ago
9744803
use less RGB_COLORDATA
by Noel Grandin
· 8 years ago
736ebd9
fix alpha computation in chart2 getColorAsVector
by Noel Grandin
· 8 years ago
d75144c
convert remaining InfoBox to weld::MessageDialog
by Caolán McNamara
· 8 years ago
6a4c464
weld native message dialogs
by Caolán McNamara
· 8 years ago
eb5563e
Revert "loplugin:changetoolsgen in canvas..cui" and reapply
by Noel Grandin
· 8 years ago
f841dad
loplugin:changetoolsgen in canvas..cui
by Noel Grandin
· 8 years ago
16ea77b
chart2: remove dead code
by Chris Sherlock
· 8 years ago
4fae455
tdf#42949 Remove unneeded helpids.h headers (1/3)
by Gabor Kelemen
· 8 years ago
2192f72
tdf#90487 Size of chart series dropdown
by heiko tietze
· 8 years ago
790f9ab
tdf#114821 import complex data labels in bar chart
by Szymon Kłos
· 8 years ago
72c68a3
Fix typos
by Andrea Gelmini
· 8 years ago
d68df78
chart2: std::iterator is deprecated in C++17
by Michael Stahl
· 8 years ago
c18d183
tdf#113572: removed redundant calc service
by Vasily Melenchuk
· 8 years ago
be8c414
loplugin:unusedmethods also check for functions returning bool
by Noel Grandin
· 8 years ago
cda2d47
Fix typos
by Andrea Gelmini
· 8 years ago
5836d2b
Code simplification: both if branches are doing same.
by Vasily Melenchuk
· 8 years ago
2b9975f
More loplugin:cstylecast: chart2
by Stephan Bergmann
· 8 years ago
866fc4d
Fix typos
by Andrea Gelmini
· 8 years ago
d28e10b
Replacing newly written deprecated OSL_ENSURE by SAL_WARN_IF.
by Vasily Melenchuk
· 8 years ago
898a8b0
More loplugin:cstylecast: chart2
by Stephan Bergmann
· 8 years ago
f14b9d3
convert (a>b?a:b) to std::max(a,b)
by Noel Grandin
· 8 years ago
0074951
tdf#113572: allow switching to data range in copypasted chart
by Vasily Melenchuk
· 8 years ago
0c1ca08
remove unused defines
by Noel Grandin
· 8 years ago
52bab68
Fix typos
by Andrea Gelmini
· 8 years ago
4b03065
loplugin:passstuffbyref improved return in various
by Noel Grandin
· 8 years ago
38bf5f6
tdf#108031 Area chart labels not rotated
by Jochen Nitschke
· 9 years ago
101a79c
lokdialog: Allow switching language of some of the ResMgr's.
by Jan Holesovsky
· 8 years ago
1d2eb0b
prevent crash when trying to edit broken chart documents
by Markus Mohrhard
· 8 years ago
b2c3233
chart2: suspend/resume setting rects dirty for 3D shapes
by Tomaž Vajngerl
· 8 years ago
956dd4a
TypedWhichId in svx part 2
by Noel Grandin
· 8 years ago
18c40a0
convert chart2 to TypedWhichId
by Noel Grandin
· 8 years ago
00bc5a0
wrap scoped enum around css::util::NumberFormat
by Noel Grandin
· 8 years ago
e6e85f1
remove unused typedefs
by Noel Grandin
· 8 years ago
a5be07d
inline use-once typedefs
by Noel Grandin
· 8 years ago
4825150
loplugin:unusedfields
by Noel Grandin
· 8 years ago
55a7e83
chart2: When creating objects prevent setting object rects dirty
by Tomaž Vajngerl
· 8 years ago
e169760
chart2: Batch changes to properties when creating 3D objects
by Tomaž Vajngerl
· 8 years ago
4e14475
loplugin:unusedindex
by Mike Kaganski
· 8 years ago
68eb27e
tools: reimplement SVLIBRARY macro & remove it from solar.h
by Michael Stahl
· 8 years ago
29baa05
tools: remove unused #include from solar.h
by Michael Stahl
· 8 years ago
3af5005
loplugin:salcall fix functions
by Noel Grandin
· 8 years ago
0201942
remove unused osl/time.h includes ..
by Jochen Nitschke
· 8 years ago
8169a0e
loplugin:countusersofdefaultparams in chart2
by Noel Grandin
· 8 years ago
19f9a7e
Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxx
by Stephan Bergmann
· 8 years ago
9a06b99
loplugin:salcall fix non-virtual methods
by Noel Grandin
· 8 years ago
b15f79a
loplugin:unnecessaryparen: signed numeric literals
by Stephan Bergmann
· 8 years ago
a265656
loplugin:unnecessaryparen: Warn about parentheses around literals
by Stephan Bergmann
· 8 years ago
2e5508a
loplugin:unnecessaryparen check for (f1()).f2
by Noel Grandin
· 8 years ago
d8c0051
Replace lists by vectors in chart2
by Julien Nabet
· 8 years ago
72ef2b5
Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all
by Stephan Bergmann
· 8 years ago
f1a55c4
TypedWhichId for SDRATTR* constants (3)
by Noel Grandin
· 8 years ago
640e03d
loplugin:simplifybool re-activate the !! warning
by Noel Grandin
· 8 years ago
a0ebba3
tdf#39593 deduplicate code in ExplicitValueProvider
by tagezi
· 8 years ago
4f4486c
look for =() in loplugin:unnecessaryparen
by Noel Grandin
· 8 years ago
0f0049d
TypedWhichId for XATTR* constants
by Noel Grandin
· 8 years ago
c690d38
TypedWhichId for EE_CHAR* constants
by Noel Grandin
· 8 years ago
13b8961
use implict conversion operator in TypedWhichId
by Noel Grandin
· 8 years ago
3588a48
TypedWhichId
by Noel Grandin
· 8 years ago
6b56336
Fix typos
by Andrea Gelmini
· 8 years ago
d71bcc4
Fix typos
by Andrea Gelmini
· 8 years ago
38f4d4c
A user object id is *NOT* a SotClipboardFormatId
by Eike Rathke
· 8 years ago
37a4a25
loplugin:finalclasses in chart2
by Noel Grandin
· 8 years ago
a93b691
loplugin:unusedvariable add some more std:: types
by Noel Grandin
· 8 years ago
3dde9d9
loplugin:constparams in various(1)
by Noel Grandin
· 8 years ago
c4abbb6
inline ASSERT_EXCEPTION macro in chart2
by Noel Grandin
· 8 years ago
1a284d1
loplugin:constantparam in c*
by Noel Grandin
· 8 years ago
aace858
tdf#113026: disable mpBoxLegend when legend not visible
by Xisco Fauli
· 8 years ago
11d2f3d
vcl: make MapMode constructor explicit
by Michael Stahl
· 8 years ago
084f454
More loplugin:unnecessaryparen
by Stephan Bergmann
· 8 years ago
d63b706
loplugin:includeform: chart2
by Stephan Bergmann
· 8 years ago
f54fadb
Make include files found through -Ichart2/source/inc
by Stephan Bergmann
· 8 years ago
2c05d75
add << operator for css::uno::Exception
by Noel Grandin
· 9 years ago
7f0bf62
Revert "check for unnecessary DLLPUBLIC annotations"
by Stephan Bergmann
· 9 years ago
bbb1975
convert WB_FORCECTRLBACKGROUND to bool field on Edit
by Noel Grandin
· 9 years ago
81ce629
work around clang-cl ABI bug PR25641
by Stephan Bergmann
· 10 years ago
a599eea
check for unnecessary DLLPUBLIC annotations
by Noel Grandin
· 9 years ago
1ffba0e
loplugin:flatten check for throw in then clause
by Noel Grandin
· 9 years ago
8e78975
Rename the basegfx::tools namespace to basegfx::utils
by Tor Lillqvist
· 9 years ago
Next »