Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/perfwork5
/
include
17281e8
All image cleanup related change in one commit for perf test
by Zolnai Tamás
· 11 years ago
b6aedde
make FastAttributeList's unknown attribute value be passed as OString
by Luboš Luňák
· 11 years ago
7c19553
allow inserting attributes that have zero length
by Luboš Luňák
· 11 years ago
d9e6790
Make these non-inline and add the const version of the getter.
by Kohei Yoshida
· 11 years ago
e14b7a4
Simplify input parameters to just take the sequence
by Matúš Kukan
· 11 years ago
ffdf0ed4
vcl: parallelize image scaling.
by Michael Meeks
· 11 years ago
a74cb8c
idle: implement ProcessAllIdleHandlers.
by László Németh
· 11 years ago
edabf0c
changed some timer to idle
by Jennifer Liebel
· 11 years ago
d6e89e7
Basic Idle handler implementation
by Tobias Madl
· 11 years ago
33b5b46
editeng: SvxRTFParser sal_Bool to bool
by Michael Stahl
· 11 years ago
669f1b8
WaE: unused variable 'bSuccess'
by Tor Lillqvist
· 11 years ago
3943daa
rtl::OUString::fromUtf8(): use rtl_convertStringToUString()
by Miklos Vajna
· 11 years ago
801cb23
Add rtl::OUString::fromUtf8()
by Miklos Vajna
· 11 years ago
988477e
vcl: renamed OutputDevice::PaintLineGeometryWithEvtlExpand()
by Chris Sherlock
· 11 years ago
4404b71
fdo#79761: parse BlockList.xml only once
by Daniel Sikeler
· 11 years ago
3c58f07
fdo#84938: replace TOOLBOXITEM_ constants with enum
by Noel Grandin
· 11 years ago
148cde5
-Werror,-Winconsistent-missing-override
by Stephan Bergmann
· 11 years ago
e7e2a25
line spacing: Unused.
by Jan Holesovsky
· 11 years ago
bbe1b16
line spacing: Kill RID_POPUPPANEL_PARAPAGE_LINESPACING.
by Jan Holesovsky
· 11 years ago
b59b183
line spacing: Convert the ParaLineSpacingControl to .ui.
by Jan Holesovsky
· 11 years ago
5929a87
line spacing: Change the implementation so that it can be used in toolbars.
by Jan Holesovsky
· 11 years ago
40240d3
coverity#1202743 bad bit shift operation
by David Tardon
· 11 years ago
1bb2728
Unindent.
by Kohei Yoshida
· 11 years ago
50228d2
Unindent.
by Kohei Yoshida
· 11 years ago
28bf1a3
Avoid re-constructing chart shapes when it's not in visible range.
by Kohei Yoshida
· 11 years ago
a87412a
Remove indirection...
by Kohei Yoshida
· 11 years ago
709784c
Apply pimpl to SdrPageWindow.
by Kohei Yoshida
· 11 years ago
2ebf98e
Create a variant of MakeNewObject that takes snap rectangle.
by Kohei Yoshida
· 11 years ago
222d79a
Rename aRect -> maRect for a member variable.
by Kohei Yoshida
· 11 years ago
e2f674e
Remove 'virtual' keyword. Nobody overwrites this.
by Kohei Yoshida
· 11 years ago
bd84b35
Make this member private. Nobody accesses it directly.
by Kohei Yoshida
· 11 years ago
b5f6358
CreateObjectSpecificItemSet to return a pointer, not a reference.
by Kohei Yoshida
· 11 years ago
a3e2b88
rename nWink->nAngle
by Noel Grandin
· 11 years ago
d1974dd
some random renaming of Wink fields -> Angle
by Noel Grandin
· 11 years ago
f18fd73
rename TakeWinkStr->TakeAngleStr
by Noel Grandin
· 11 years ago
9134ae6
rename GetEndWink->GetEndAngle
by Noel Grandin
· 11 years ago
a492d5f
rename GetStartWink->GetStartAngle
by Noel Grandin
· 11 years ago
ffece50
rename nEndWink->nEndAngle
by Noel Grandin
· 11 years ago
05a5d04
rename nStartWink->nStartAngle
by Noel Grandin
· 11 years ago
0516d12
rename GetWinkStr->GetAngleStr
by Noel Grandin
· 11 years ago
7a59b26
rename DrehWink to RotationAngle
by Noel Grandin
· 11 years ago
37be521
rename SetDrehWink -> setRotationAngle
by Noel Grandin
· 11 years ago
48fd93e
Make comphelper::ThreadPool explicitly noncopyable
by Matúš Kukan
· 11 years ago
fdc5183
Remove unused members
by Stephan Bergmann
· 11 years ago
5310dfe
SdrFormatter: remove unused attribute
by Juan Picca
· 11 years ago
5353c6d
Bin presumably obsolete SUNWS crack
by Tor Lillqvist
· 11 years ago
ad6d940
vcl: Allow SalGraphics to draw gradients natively
by Chris Sherlock
· 11 years ago
8e39960
Related: fdo#84844 Get rid of ColorControl and ColorPopup
by Maxim Monastirsky
· 11 years ago
67340db6
Related: fdo#84844 Prepare border color status update
by Maxim Monastirsky
· 11 years ago
886eadd
vcl: merge DrawPolyLineDirect() and drawPolyLineDirectNoAACheck()
by Chris Sherlock
· 11 years ago
498a40f
vcl: Refactor OutputDevice::TryDrawPolyLineDirect()
by Chris Sherlock
· 11 years ago
cd44a72
revert the KeyCode asserts
by Noel Grandin
· 11 years ago
1a178bd
vcl: include variable names in definition of OutputDevice::DrawPolyLine()
by Chris Sherlock
· 11 years ago
b167d11
vcl: rename OutputDevice::DrawPolyLineWithLineInfo() to drawPolyLine()
by Chris Sherlock
· 11 years ago
06bde51
tools & vcl: move OutputDevice::ImplRotatePos() to Point::RotateAbout()
by Chris Sherlock
· 11 years ago
9de534e
Unindent.
by Kohei Yoshida
· 11 years ago
c75466a
second attempt at fixing my asserts
by Noel Grandin
· 11 years ago
654da83
fix assert I added to KeyCode
by Noel Grandin
· 11 years ago
a7542d3
fdo#84938: replace MIB_ constants with enum
by Noel Grandin
· 11 years ago
9044260
add some asserts to validate KeyCode values
by Noel Grandin
· 11 years ago
68f912e
thread-pool: fix waiting until all tasks are complete.
by Michael Meeks
· 11 years ago
fa277f5
callcatcher: a titchy bit more ww1 filter fallout
by Caolán McNamara
· 11 years ago
6edbcc1
cid#1242936 handle rename failure
by Stephan Bergmann
· 11 years ago
344ad69
Duplicate line
by Stephan Bergmann
· 11 years ago
c0a5d39
fdo#80403: Import baseclasses implement FastParser interfaces
by Daniel Sikeler
· 11 years ago
41538e2
drop KeyCode::IsDefinedKeyCodeEqual
by Noel Grandin
· 11 years ago
72ce136
convert COMMAND_WHEEL constants to an enum
by Noel Grandin
· 11 years ago
7eb519e
KEY_ALLMOD is the same as KEY_MOD
by Noel Grandin
· 11 years ago
593a44a
thread-pool: re-work termination semantics to avoid problems.
by Michael Meeks
· 11 years ago
62090f6
Move thread-pool down into comphelper for re-use elsewhere.
by Michael Meeks
· 11 years ago
0c0e3e7
Fixed typos. No automatic tools (sed, and so on).
by Andrea Gelmini
· 11 years ago
f92ab4d
Improve SvSimpleTable class
by Palenik Mihály
· 11 years ago
62c125b
Resolves: rhbz#1146169 a11y frames label dies before frame
by Caolán McNamara
· 11 years ago
591d455
const
by Stephan Bergmann
· 11 years ago
628543c
const
by Stephan Bergmann
· 11 years ago
e4e7f9d8
Improve framework for callgrind performance unit tests
by Matúš Kukan
· 11 years ago
f0ffe0c
Resolves: fdo#85111 put a border around the custom properties box
by Caolán McNamara
· 11 years ago
31ca7f6
tools: remove DBG_ERRORFILE and replace all callers
by Michael Stahl
· 11 years ago
54ba958
coverity#1202781 Division or modulo by zero
by Caolán McNamara
· 11 years ago
836023d
coverity#1242433 SdrMakeOutliner alway derefs pMod
by Caolán McNamara
· 11 years ago
bacee60
ref-counting vcl::Window subclasses
by Noel Grandin
· 11 years ago
a48145a
Rename loadColorVector to addEntriesForColorVector
by Maxim Monastirsky
· 11 years ago
2ce0aed
fdo#81356: use boost::rational internally in Fraction
by Juan Picca
· 11 years ago
8c5f640
Move these headers from include to svx; they are not used outside svx.
by Kohei Yoshida
· 11 years ago
95ca903
sal_Int16 as the underlying type of WindowBorderStyle
by Takeshi Abe
· 11 years ago
17a99a9
fdo#84938: replace TIMEF_ constants with enum
by Noel Grandin
· 11 years ago
f70db32
fix writing const arrays on big endian
by David Tardon
· 11 years ago
627a998
cid#705053 Dereference after null check
by Noel Grandin
· 11 years ago
3c3257e
fdo#84844 Sidebar: Use SvxColorToolBoxControl for fill color
by Maxim Monastirsky
· 11 years ago
7ef6983
fdo#84938: replace KEYTYPE_ constants with enum
by Noel Grandin
· 11 years ago
35ae136
fdo#84844 Sidebar: Use SvxColorToolBoxControl for line color
by Maxim Monastirsky
· 11 years ago
86bef92
Forgot to update this comment
by Maxim Monastirsky
· 11 years ago
b213740c
-Werror,-Wunused-private-field
by Stephan Bergmann
· 11 years ago
518b305
Related: fdo#84844 Support fill color in SvxColorToolBoxControl
by Maxim Monastirsky
· 11 years ago
0a82645
loplugin: cstylecast
by Noel Grandin
· 11 years ago
714c5df
fix LibreOfficeKitInit.h on kFreeBSD
by Rene Engelhard
· 11 years ago
a749860
basic: pimplify that
by Michael Stahl
· 11 years ago
31af61e
Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"
by Jan Holesovsky
· 11 years ago
8181952
Fraction: Revert "do not forward-declare templates"
by Jan Holesovsky
· 11 years ago
858c2a2
Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"
by Jan Holesovsky
· 11 years ago
Next »