Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/graphicobject
/
svx
01c64f9
save commit: fix various breakage due to GraphicObject... need rebase -i
by Norbert Thiebaud
· 13 years ago
1347412
Save Commit: must be squashed!!! ObjectGraphic refactor
by Norbert Thiebaud
· 13 years ago
3a84b17
Improved XFillBitmapItem constructor / cleanup.
by Michael Meeks
· 13 years ago
203dad1
initial cut at ref-counting GraphicObjects
by Michael Meeks
· 13 years ago
c2ce9bf
Related: fdo#67378 rows missing HIG 6pixel spacing
by Caolán McNamara
· 13 years ago
feb6e70
fdo#55955 select first column if possible
by Lionel Elie Mamane
· 13 years ago
30eb11e
cppcheck: Prefer prefix ++/-- operators for non-primitive types
by Julien Nabet
· 13 years ago
4e3f7d3
fdo#67274 Always embed images from gallery
by Samuel Mehrbrodt
· 13 years ago
adf9406
let the pixel control find parent tabpage in layout
by Caolán McNamara
· 13 years ago
876fdf0
Convert bitmap tab page to widget UI
by Olivier Hallot
· 13 years ago
5efc15f
reduce use of UniString from ResID ctor
by Caolán McNamara
· 13 years ago
5bdc710
More details in debug output
by Lionel Elie Mamane
· 13 years ago
ed5251e
sidebar: Use GtkGrid, adjustments & mnemonic wdgts in SidebarGraphicPanel.
by Jan Holesovsky
· 13 years ago
14b0715
sidebar: SidebarGraphicPanel conversion to .ui
by Prashant Pandey
· 13 years ago
fbd059f
fdo#38144 Fix calculation of tick size in snapping to frame margin
by Tomaž Vajngerl
· 13 years ago
a1c081a
Revert "SfxStyleSheetBasePool: remove internal iterator"
by Michael Stahl
· 13 years ago
6c65729
more valient efforts to remove UniString from ResID ctor
by Caolán McNamara
· 13 years ago
3a46d91f
SfxStyleSheetBasePool: remove internal iterator
by Michael Stahl
· 13 years ago
e42737a
fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO
by Jelle van der Waa
· 13 years ago
9022765
stash rather arbitrary widget sizes in one place
by Caolán McNamara
· 13 years ago
6d21d95
Convert shadow tab page to widget UI
by Olivier Hallot
· 13 years ago
b11d022
Resolves: fdo#67344 wrong relative menu position
by Caolán McNamara
· 13 years ago
6b0f903
More "Keep passing XComponentContext into officecfg:: wrapper fns"
by Stephan Bergmann
· 13 years ago
a307e03
convert TakeObjNamePlural family to OUString
by Caolán McNamara
· 13 years ago
b14688f
fdo#46037: oups forgot about pch part in svx
by Julien Nabet
· 13 years ago
513212e
fdo#46037: no more comphelper/configurationhelper.hxx in svx
by Julien Nabet
· 13 years ago
bfa3f85
fdo#38144 Enhance snapping to markers, also snap to frame margins
by Tomaž Vajngerl
· 13 years ago
75a66d2
convert TakeObjNameSingul family to OUString
by Caolán McNamara
· 13 years ago
6b0ea72
Remove some unused code form unusedcode.easy
by Marcos Paulo de Souza
· 13 years ago
319a9ce
pretty up area .ui conversion a bit
by Caolán McNamara
· 13 years ago
ad0c635
Convert Area Tab Page to widget UI
by Olivier Hallot
· 13 years ago
0153ea7
Fix compiler errors and warnings..
by Tomaž Vajngerl
· 13 years ago
98608e5
fdo#38144 In ruler snap to markers for tab stops, margins, etc.
by Tomaž Vajngerl
· 13 years ago
06c416b
Cleanup strangely formatted code in SvxRuler.
by Tomaž Vajngerl
· 13 years ago
ea3edee
callcatcher: update unused code
by Caolán McNamara
· 13 years ago
add8041
Resolves: #i122720# Adapted HasText() to SdrObject
by Armin Le Grand
· 13 years ago
6f10ddf
sidebar: A FIXME comment; I don't want to spend any more time on this.
by Jan Holesovsky
· 13 years ago
a6d3bf9
sidebar: InsertPropertyPanel needs to use SidebarToolBox.
by Jan Holesovsky
· 13 years ago
8c69fcd
Move hasBigImages() from ToolboxController to SfxToolBoxController.
by Jan Holesovsky
· 13 years ago
3183f79
sidebar: InsertPropertyPanel conversion to .ui
by Prashant Pandey
· 13 years ago
c239615
Resolves: #i122753# Force SwapIn for BitmapObjects which...
by Armin Le Grand
· 13 years ago
52bce8f
convert versions of dialog to .ui
by Caolán McNamara
· 13 years ago
56f484f
Minor cleanup.
by Jan Holesovsky
· 13 years ago
16fe20b
widget layout: Take decimal digits into account for MetricBoxes.
by Jan Holesovsky
· 13 years ago
7e71aba
sidebar: Improve PosSizePropertyPanel look.
by Jan Holesovsky
· 13 years ago
f4f99f5
sidebar: PosSizePropertyPanel follow-up fixes.
by Jan Holesovsky
· 13 years ago
6867a80
sidebar: PosSizePropertyPanel conversion to .ui
by Prashant Pandey
· 13 years ago
5f3d88a
sidebar: Further cleanup of AreaPropertyPanel.
by Jan Holesovsky
· 13 years ago
94c8113
sidebar: Get AreaPropertyPanel basically to work.
by Jan Holesovsky
· 13 years ago
8fe5f01
sidebar: AreaPropertyPanel conversion to .ui
by Prashant Pandey
· 13 years ago
24a98e2
sidebar: Mnemonic widgets + adjustment in LinePropertyPanel.
by Jan Holesovsky
· 13 years ago
c8140e7
sidebar: More logical LinePropertyPanel layout.
by Jan Holesovsky
· 13 years ago
d3d95af
fdo#57631 fix collection of property states
by David Tardon
· 13 years ago
c54f77b
callcatcher: update unused code
by Caolán McNamara
· 13 years ago
82937ce
String::SearchAndReplaceAllAscii -> OUString::replaceAll
by Caolán McNamara
· 13 years ago
d9bfa46
convert chart color options page to .ui
by Caolán McNamara
· 13 years ago
358d1a9
use static LanguageTag::convertTo...() for standalone conversions
by Eike Rathke
· 13 years ago
164c83d
Resolves: fdo#66675 set alerts to non resizable
by Caolán McNamara
· 13 years ago
0b48a9b
remove unused headers
by Andras Timar
· 13 years ago
cf6a74a
XubString->OUString
by Caolán McNamara
· 13 years ago
25b4ecb
sidebar: Improve the LinePropertyPanel look.
by Jan Holesovsky
· 13 years ago
2978948
No need to have unreasonably long descriptions of line types.
by Jan Holesovsky
· 13 years ago
f471a9f
sidebar: Images have to be global in LinePropertyPanel.
by Jan Holesovsky
· 13 years ago
09b3a00
Unused, kill these src/hrc entries.
by Jan Holesovsky
· 13 years ago
dae88bf
sidebar: LinePropertyPanel missing entries in listboxes.
by Jan Holesovsky
· 13 years ago
79a8e21
sidebar: LinePropertyPanel .ui usage + small cleanup.
by Jan Holesovsky
· 13 years ago
ade434f
sidebar: LinePropertyPanel conversion to .ui
by Prashant Pandey
· 13 years ago
5dd1b3d
fdo#63211 - embed images in HTML export.
by Ciorba Edmond
· 13 years ago
dd3bb0a
make SwMarkPreview available through .ui format
by Caolán McNamara
· 13 years ago
39f392e
drop some more XubStrings
by Caolán McNamara
· 13 years ago
1a44cf5
Remove warning by using the right printf commands
by Arnaud Versini
· 13 years ago
d0e6571
add degrees and pixels as known spin field units
by Caolán McNamara
· 13 years ago
a38158d
fix indent
by Caolán McNamara
· 13 years ago
b78f614
little tweak to get the two hidden frames shown in draw/impress
by Caolán McNamara
· 13 years ago
3cb6587
modern .ui widgetlayout for optgrid
by Csikós Tamás
· 13 years ago
f5cf90a
Resolves: #i122676# Call Execute only once to create only one Undo-ction
by Armin Le Grand
· 13 years ago
0098512
module svl: all String and some bool and related clean-up
by Norbert Thiebaud
· 13 years ago
f42daec
cleanup src files
by Thomas Arnhold
· 13 years ago
83ece8c
remove duplicate dialog
by Thomas Arnhold
· 13 years ago
3c29fdd
accidental push of merge in progress, sigh
by Caolán McNamara
· 13 years ago
1d13a96
Resolves: #i122649# reordering of color name defines
by Armin Le Grand
· 13 years ago
c61c5a2
Related: #i122635# Add layouting to some sidebar panels.
by Andre Fischer
· 13 years ago
f9a5889
SvxRectCtl: also notify parent when the tabpage is not the direct parent
by Miklos Vajna
· 13 years ago
ef4926f
svx: add SvxRectCtl::SetCS()
by Miklos Vajna
· 13 years ago
a8bcd1a
glade: add new svxlo-HatchingLB custom widget
by Miklos Vajna
· 13 years ago
c938ef4
drop unused GalleryTheme::GetStrURL
by Caolán McNamara
· 13 years ago
be8aee9
Mark as const
by Takeshi Abe
· 13 years ago
491bb21
allow changing the fill color user for tab previews
by Caolán McNamara
· 13 years ago
8e06393
remove post .ui conversion unused ResId loaders
by Caolán McNamara
· 13 years ago
10c6cb2
fdo#62699 drop pass-through header svx/svdattrx.hxx
by Thomas Arnhold
· 13 years ago
6a08067
OUString convertion for unotools
by Norbert Thiebaud
· 13 years ago
b9ebdad
Resolves: fdo#66027 #i122116# Remove GalleryExplorer member functions
by Ariel Constenla-Haile
· 13 years ago
e5f3e32
misc minor tweaks to messagedialogs
by Caolán McNamara
· 13 years ago
0306e25
XubString->OUString
by Caolán McNamara
· 13 years ago
ba0a577
remove OUString wrap for string literals
by Thomas Arnhold
· 13 years ago
df9e6ab
fdo#62601 Quick search affected by invisible option from the search&replace
by abdulmajeed ahmed
· 13 years ago
318f2b6
remove some createFromAscii usage
by Thomas Arnhold
· 13 years ago
71bdcdf
sidebar: Use images directly in the .ui, no need to go trough .src.
by Jan Holesovsky
· 13 years ago
14db644
sidebar: Cleanup the .ui for ParaPropertyPanel.
by Jan Holesovsky
· 13 years ago
92ccd37
sidebar: More cleanup.
by Jan Holesovsky
· 13 years ago
Next »