Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/gsoc-basic-ide-completion-and-other-bits
/
vcl
890e3da
GSOC work, disable QuickSelectionEngine+ListBox navigation modification
by Gergo Mocsi
· 13 years ago
c2530b0
Band-aid fix for bnc#795857 and the pdf export black background.
by Thorsten Behrens
· 13 years ago
8483cf78
sal_Bool to bool
by Takeshi Abe
· 13 years ago
8079f40
Make use of IsStarSymbol()
by Thomas Arnhold
· 13 years ago
b34e39b
sal_Bool to bool
by Takeshi Abe
· 13 years ago
1d53996
convert save defaults to .ui format
by Caolán McNamara
· 13 years ago
b2d08d7
convert more queryboxes to new message box replacement
by Caolán McNamara
· 13 years ago
13229ce
UNX does not imply X11
by Tor Lillqvist
· 13 years ago
19caa20
fix emf transparency handling (bnc#820385)
by Luboš Luňák
· 13 years ago
e39e9e4
Source files shouldn't have executable bit set.
by Mark Wielaard
· 13 years ago
898a3e8
fdo#63254 UI:Horizontal scroll bar isn't displayed when RTL tab
by Abdulaziz A Alayed
· 13 years ago
a0f8553
be case-insensitive for open/starsymbol comparison
by Thomas Arnhold
· 13 years ago
c47f090
Fix bnc#795857 Use correct sizes for EMF+ bitmap rendering
by Radek Doulik
· 13 years ago
376830e
Generalize the check for a recode table
by Caolán McNamara
· 13 years ago
4c831dd
fdo#64632 If a Symbol font is missing, ensure that conversion is done
by Sean Young
· 13 years ago
ba8485a
cast double to sal_Int64 can throw EXCEPTION_FLT_INVALID_OPERATION on Windows
by Yuri Dario
· 14 years ago
8645239
vcl: Check SH_MenuBar_MouseTracking when menubar is drawn on KDE
by Isamu Mogi
· 13 years ago
97852d4
vcl: Implement drawing CTRL_MENUBAR and PART_MENU_ITEM on KDE
by Isamu Mogi
· 13 years ago
762151c
vcl: Add sink effect (QStyle::State_Sunken) to menubar on KDE
by Isamu Mogi
· 13 years ago
5ccdfd2
fix OUString conversion
by Thomas Arnhold
· 13 years ago
3475ca1a
fix OUString conversion
by Sean Young
· 13 years ago
753f572
Fix fdo#64972 - strikethrough displays too high
by Khaled Hosny
· 13 years ago
0e53377
Revert "Fix improper glyph positioning with old fonts"
by Khaled Hosny
· 13 years ago
4f3d63ef
A hack to fix mark placement in old fonts
by Khaled Hosny
· 13 years ago
3bcbc80
Resolves: #i120529# abort print controller job, if no pages will be printed
by Oliver-Rainer Wittmann
· 13 years ago
5f88e8e
this themeing thing doesn't actually do anything
by Caolán McNamara
· 13 years ago
87a22d6
add missing modelines
by David Tardon
· 13 years ago
962771f
stop delivering freetype headers
by David Tardon
· 13 years ago
e31d408
Resolves: #i120481# Add registered transferable flavor...
by Andre Fischer
· 14 years ago
4881ec4
sync the menubutton size request and draw calculations
by Caolán McNamara
· 13 years ago
dbfafb5
after 14 years I think we can forget about this titchy FIXME
by Caolán McNamara
· 13 years ago
ed74575
Newer boost is more picky with null pointers
by Tor Lillqvist
· 13 years ago
989225a
Fix improper glyph positioning with old fonts
by Khaled Hosny
· 13 years ago
c1acf1d
Resolves: #i115630# secured OutputDevice::ImplDrawHatch in vcl
by Armin Le Grand
· 14 years ago
ba4a764
sal_Bool to bool
by Takeshi Abe
· 13 years ago
28829fd
tweak bug comment to indicate which bug tracker its from
by Caolán McNamara
· 13 years ago
736adbb
Fix left to right full justification
by Khaled Hosny
· 13 years ago
3fd6c70
Splitter::ImplInitHorVer(bool) should always initialize all state.
by Mark Wielaard
· 13 years ago
8eb1fb9
Add mouse rollover effect to menubar on KDE and Windows
by Isamu Mogi
· 13 years ago
ff966ca6
replace DialogCancelledException with std::abort
by Markus Mohrhard
· 13 years ago
c19c9df
setting max line count should allow extra values to be added later
by Caolán McNamara
· 13 years ago
d664f27
Revert "fdo#62846 incorrect glyph to Unicode mappings in PDFs"
by Tor Lillqvist
· 13 years ago
0b70e4e
fdo#62846 incorrect glyph to Unicode mappings in PDFs
by Jonathan Schultz
· 13 years ago
6a0a334
WaE: signed/unsigned comparison
by Caolán McNamara
· 13 years ago
56ae7a8
fdo#52540 fix hyphenation of Graphite ligatures
by László Németh
· 13 years ago
a0850db
fdo#63840 lp#1182082: disable internal unity integration against glib<2.36
by Bjoern Michaelsen
· 13 years ago
0837a36
sal_Bool to bool
by Takeshi Abe
· 13 years ago
d5151ab
Allow 'textual links' on icon theme packages
by Rodolfo Ribeiro Gomes
· 13 years ago
e8c9a6a
Removal of includes not needed anymore
by Rodolfo Ribeiro Gomes
· 13 years ago
330ce82
Loader's ImageTree doesn't store multiple image paths anymore
by Rodolfo Ribeiro Gomes
· 13 years ago
7131fe8
Redundant check
by Stephan Bergmann
· 13 years ago
c4ae127
restore StatusBar::GetItemData, etc. because we need it again
by Caolán McNamara
· 13 years ago
1704b12
absoletely guarantee there is no mem leak
by Caolán McNamara
· 13 years ago
a2c9d4f
Little cleanup in image loader internal functions
by Rodolfo Ribeiro Gomes
· 13 years ago
libreoffice-4-1-branch-point
d95456f
Fix memory leak in mapToFontConfigLangTag.
by Mark Wielaard
· 13 years ago
e673655
Make some uses of OUStrings a little more readable
by Rodolfo Ribeiro Gomes
· 13 years ago
c6e576d
Resolves: #i122329# Disable undocking of stylist in the sidebar
by Andre Fischer
· 13 years ago
662d96b
vcl: all EnableAutoSize methods take a bool.
by Michael Meeks
· 13 years ago
60285fd
Related: #i122041# More unifications for FillStyles
by Armin Le Grand
· 13 years ago
35aa48d
Resolves: #i122041# Unified and centralized control for Color ValueSets
by Armin Le Grand
· 13 years ago
d02f75a
Resolves: #i121420# merge sidebar feature
by Oliver-Rainer Wittmann
· 13 years ago
f937ef2
Related: fdo#61186 add a toggle to override the paper format
by Caolán McNamara
· 13 years ago
71ebe44
Related: fdo#61186 always operate on printer settings paper format
by Caolán McNamara
· 13 years ago
43c234b
fix OUString conversion
by Thomas Arnhold
· 13 years ago
79e5615
fix OUString conversion
by Thomas Arnhold
· 13 years ago
2d55b2e
enable coretext by default on Mac
by Norbert Thiebaud
· 13 years ago
abb6f47
Secured some places where PolyPolygons were created
by Armin Le Grand
· 14 years ago
791b4ee
fdo#39468 Translate German comments - graphicfilter
by Christian M. Heller
· 13 years ago
754fee5
don't check the same twice
by Thomas Arnhold
· 13 years ago
3384f22
Changed compareTo to startsWith
by ricardobotto
· 13 years ago
01d839f
sal_Bool to bool
by Takeshi Abe
· 13 years ago
e8ad612
Keep the functions local
by Takeshi Abe
· 13 years ago
e4088a6
Drop unused mpGlyphPositions array
by Khaled Hosny
· 13 years ago
81ec93f
Simplify Core Text drawing
by Khaled Hosny
· 13 years ago
d1bd0cb
Remove unused variable
by Khaled Hosny
· 13 years ago
455e217
Fix Core Text GetCaretPositions()
by Khaled Hosny
· 13 years ago
affe3c5
I can see no use anywhere of OverridePageSize
by Caolán McNamara
· 13 years ago
8232eaf
ImplDateIncrementYear: handle February 29
by Eike Rathke
· 13 years ago
59d6bde
obtain days in month from non-normalized date, fdo#63805 related
by Eike Rathke
· 13 years ago
7a5bfde
Related: fdo#61186 ensure printer settings paper format is not clobbered
by Caolán McNamara
· 13 years ago
e52f636
assertion removed: allow BitmapEx constructors with empty Mask or AlphaMask
by Armin Le Grand
· 14 years ago
3d12974
readio group -> radio group
by Miklos Vajna
· 13 years ago
7689697
WaE: unused functions
by Tor Lillqvist
· 13 years ago
0fd4d12
Remove code associated with psprint::CompatMetricOverride service
by Noel Grandin
· 13 years ago
545e810
convert proxy page to .ui
by Caolán McNamara
· 13 years ago
2b5d1c9
Move to MPLv2 license headers, with ESC decision and author's permission.
by Michael Meeks
· 13 years ago
0a330eb
sal_Bool to bool
by Takeshi Abe
· 13 years ago
cb6d67c
Spelling "separate" (etc) correctly is hard
by Tor Lillqvist
· 13 years ago
25aa349
Fix return type of SalYieldMutex::tryToAcquire() to match declaration
by Tor Lillqvist
· 13 years ago
1d4bbe7
vcl: attempt to fix high quality scaling to get aspect ratio right.
by Michael Meeks
· 13 years ago
9f3f93b
Remove redundant override
by Stephan Bergmann
· 13 years ago
11fd73a
SolarMutex does not belong into the URE interface
by Stephan Bergmann
· 13 years ago
9adf9a2
sal_Int*/sal_uInt* to bool
by Takeshi Abe
· 13 years ago
1136925
initialized with plain 0, instead of sal_False/false
by Takeshi Abe
· 13 years ago
acf9b40
sal_Bool to bool
by Takeshi Abe
· 13 years ago
8a1fbd4
Remove redundant OSL_ENSURE
by Stephan Bergmann
· 13 years ago
b12ef43
cppcheck: fix arrayIndexThenCheck in vcl
by Julien Nabet
· 13 years ago
dd5b15e
Handle fonts without hhea or OS/2 table e.g. Type1
by Khaled Hosny
· 13 years ago
ba48941
Related fdo#35546: Further improve Layout of Photo Album Dialog
by Samuel Mehrbrodt
· 13 years ago
86c1ebc
fdo#46808, Convert util::PathSettings service to new style
by Noel Grandin
· 13 years ago
Next »