Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/slideshow-primitives-2
/
include
5e012d1
Try adding primitive support to vclcanvas
by Shardul Vikram Singh
· 8 months ago
9827c2dd
Slideshow: Rendering using primitives
by Shardul Vikram Singh
· 10 months ago
9b6c61a
a11y: Drop misleading comments about supported services
by Michael Weghorn
· 10 months ago
b6d240c
ofz#426843907 Stack-overflow
by Caolán McNamara
· 10 months ago
c8cb7fe
svx: prefix members of ColorWindow
by Miklos Vajna
· 10 months ago
f4f5887
use 'r' prefix for elements passed by reference instead of 'a'
by Sahil Gautam
· 10 months ago
eb1a1e4
cid#1655085 'Constant' variable guards dead code
by Caolán McNamara
· 10 months ago
564e9b4
unotools a11y: Drop AccessibleRelationSetHelper::getImplementationId
by Michael Weghorn
· 10 months ago
50bdfc1
editeng a11y: Drop AccessibleContextBase::getImplementationId
by Michael Weghorn
· 10 months ago
ec41812
a11y: Drop "===== internal ======" comments
by Michael Weghorn
· 10 months ago
84f9652
LOK: Introduce "read-only mode with tracked changes management"
by Mike Kaganski
· 10 months ago
7c351954
a11y: Drop a11y logic from VCLXWindow
by Michael Weghorn
· 10 months ago
5e18a35
toolkit a11y: Fix clang plugin build
by Michael Weghorn
· 10 months ago
f8b3427
vcl a11y: Let vcl::Window create accessible directly, drop a11y factory
by Michael Weghorn
· 10 months ago
6958721
vcl a11y: Let VCLXAccessibleComponent implement XAccessible
by Michael Weghorn
· 10 months ago
00b7325
a11y tests: Port AccessibleFixedText test to C++
by Michael Weghorn
· 10 months ago
9bec15a
a11y tests: Allow custom function to generate a11y events
by Michael Weghorn
· 10 months ago
4005c3d
a11y tests: Introduce C++ XAccessibleTextTester
by Michael Weghorn
· 10 months ago
ae939db
tdf#165742 Step 4.4: Establish a narrow export path for chartex
by Kurt Nordback
· 10 months ago
09a1a5b
loplugin:unusedmethods
by Noel Grandin
· 10 months ago
8c33382
loplugin:unnecessaryvirtual
by Noel Grandin
· 10 months ago
03caa7d
tdf#167073 Extension MRI does not start
by Noel Grandin
· 10 months ago
e71b671
Restructure SfxDispatcher::FindServer_ more
by Mike Kaganski
· 10 months ago
f5d48df
tdf#159549 tdf#166850 sw,xmloff: fix localised STYLEREF differently
by Michael Stahl
· 10 months ago
323598a
tdf#157668 Upgrade to pass options to --convert-to
by Oscar Megía López
· 10 months ago
4ab724b
Use vcl::ColorPickerMode instead of sal_Int16 param
by Michael Weghorn
· 10 months ago
2853601
use more concrete UNO classes
by Noel Grandin
· 10 months ago
ef67a7f
svx: prefix members of SvxPresetListBox
by Miklos Vajna
· 10 months ago
10b7f18
Adjust naming after moving SvColorDialog to vcl
by Michael Weghorn
· 10 months ago
d96bbf1
Move SvColorDialog from svtools to vcl
by Michael Weghorn
· 10 months ago
0905c23
Stop using UNO abstraction for color picker
by Michael Weghorn
· 10 months ago
d2c954e
SvColorDialog: Pass mode in ctor
by Michael Weghorn
· 10 months ago
028d74b
Pass SvColorDialog parent in ctor
by Michael Weghorn
· 10 months ago
497a409
use more concrete UNO classes
by Noel Grandin
· 10 months ago
30911c1
use more concrete UNO classes
by Noel Grandin
· 10 months ago
5a98bee
use more concrete UNO classes
by Noel Grandin
· 10 months ago
8905131
use more concrete UNO classes
by Noel Grandin
· 10 months ago
e5c690c
tdf#167018: let Theme::FromAny handle XTheme
by Mike Kaganski
· 10 months ago
f9a0111
no need to use UNO to get to ChineseTranslation_UnoDialog
by Noel Grandin
· 10 months ago
39f2c62
simplify TaskCreatorService
by Noel Grandin
· 10 months ago
96b6d13
[API CHANGE] no need for TaskCreatorService to be exposed via UNO
by Noel Grandin
· 10 months ago
0fede06
vcl: include <cstdint> for uint32_t
by Sam James
· 10 months ago
c8d2e22
construct UNOMemoryStream directly
by Noel Grandin
· 10 months ago
1f30bcb
tdf#162826: vcl: Make readPDF stash unencrypted pdf
by Dr. David Alan Gilbert
· 11 months ago
72efc1d
tdf#162826: ipdf: Route bEncrypted up
by Dr. David Alan Gilbert
· 11 months ago
aa5629a
tdf#162826: vcl: pdfium wrapper: add 'remove security' option
by Dr. David Alan Gilbert
· 11 months ago
32534b7
tdf#162826: Move pdf pwdinteract
by Dr. David Alan Gilbert
· 11 months ago
894fccf
tdf#162826: vcl: ipdf: Plumb InteractionHandler through ipdf
by Dr. David Alan Gilbert
· 11 months ago
c1cdf4c
tdf#162826: vcl: Plumb InteractionHandler down
by Dr. David Alan Gilbert
· 11 months ago
cf523a7
tdf#166964 Switch to IconView in LayoutMenu for improved UI handling
by Parth Raiyani
· 10 months ago
536a952
svx: Simplify multiple similar constructors of SdrTextObj into one
by Tomaž Vajngerl
· 10 months ago
b17e0bb
tdf#166922 reduce memory usage in BufferedDecompositionFlusher
by Noel Grandin
· 10 months ago
1df13d7
tdf#166012 Implemented GUI support for style:script-type
by Jonathan Clark
· 10 months ago
cd4f6d6
Related tdf#165474 - Size vertical tabs according the content
by Heiko Tietze
· 10 months ago
8899ae0
tdf#166932 use BitmapEx in preview style cache instead of VirtualDevice
by Noel Grandin
· 10 months ago
39f956e1
Fix a typo
by Mike Kaganski
· 10 months ago
42b0377
SfxEnumItemInterface::GetValueCount virtual method is unneeded
by Mike Kaganski
· 10 months ago
58a7c6c
tdf#166943: zero passed to AllowMoreInput means "no more input"
by Mike Kaganski
· 10 months ago
9e1a9d7
svx: prefix members of PaletteManager
by Miklos Vajna
· 10 months ago
6ebc3c5
Missing include (for USHRT_MAX)
by Stephan Bergmann
· 10 months ago
0b979c5
tdf#166011 Implemented style:script-type
by Jonathan Clark
· 10 months ago
234b42d
comphelper : use more u16string_view instead of const OUString&
by Arnaud VERSINI
· 11 months ago
5fd5e1b
Document some core enums that correspond to externally visible data
by Mike Kaganski
· 10 months ago
b2204eb
Return Any(sal_uInt16) from CntUInt16Item::QueryValue
by Mike Kaganski
· 10 months ago
c5bdbaf
SvxEscapementItem does not need to be an SfxEnumItemInterface
by Mike Kaganski
· 10 months ago
98a6324
SvxAdjustItem does not need to be an SfxEnumItemInterface
by Mike Kaganski
· 10 months ago
6716962
Simplify a bit, reusing existing more generic methods
by Mike Kaganski
· 10 months ago
ff055c9
SvxLineSpacingItem does not need to be an SfxEnumItemInterface
by Mike Kaganski
· 10 months ago
49897bc
SvxShadowItem does not need to be an SfxEnumItemInterface
by Mike Kaganski
· 10 months ago
b50b8c2
cid#1648524 silence Data race condition
by Caolán McNamara
· 10 months ago
73ff549
cid#1648523 COPY_INSTEAD_OF_MOVE
by Caolán McNamara
· 10 months ago
fef47a8
tdf#146619 Remove unused headers from include/vcl/accessibility
by Gabor Kelemen
· 10 months ago
516257d
Simplify a bit
by Mike Kaganski
· 10 months ago
ce0f1be
tdf#164970 remove redundent wrapper functions over AppColorMode.
by Sahil Gautam
· 10 months ago
782131d
StripPortions: Move tooling closer to EditEngine/Outliner
by Armin Le Grand (Collabora)
· 10 months ago
f52b63c
a11y tests: Use vcl::Window in XAccessibleEventBroadcasterTester
by Michael Weghorn
· 10 months ago
49455ff
svx: store a ref to SdrPage, not a pointer in SdrPageProperties
by Tomaž Vajngerl
· 10 months ago
0e9091b
sd: PPTX embedded fonts - skip common fonts
by Tomaž Vajngerl
· 11 months ago
14c2c76
tdf#166837 vcl: Drop TransferableDataHelper_Impl
by Michael Weghorn
· 10 months ago
d37fdb9
tdf#166837 vcl: Avoid some const_cast
by Michael Weghorn
· 10 months ago
133754c
tdf#164970 [API CHANGE] simplify theme schema
by Sahil Gautam
· 10 months ago
b80c7b0
tdf#166751: introduce sfx2::ExecDialogPerRequestAndDispose
by Mike Kaganski
· 10 months ago
d4b4d5a
tdf#164970 add app background bitmap customization ui/api/code
by Sahil Gautam
· 10 months ago
d547590
tdf#164970 [API CHANGE] remove all app background related api/ui/code
by Sahil Gautam
· 11 months ago
f86e3c7
register caches with ImplSVData
by Caolán McNamara
· 11 months ago
d677acf
svx: Prefix SvxSearchDialog members with "m_"
by Michael Weghorn
· 10 months ago
435e369
svx: Simplify SvxSearchDialog::Remember_Impl use
by Michael Weghorn
· 10 months ago
87b3b8e
tdf#166321 Find bar: blank square with gen environment
by Noel Grandin
· 10 months ago
aadde53
Related tdf#166733 - Show Welcome dialog on the very first start only
by Mike Kaganski
· 10 months ago
e3ea19d
comphelper a11y: clang-format accessibleselectionhelper.h,c}xx
by Michael Weghorn
· 10 months ago
cbce194
svx a11y: Drop FmXGridPeer::CreateAccessibleContext
by Michael Weghorn
· 10 months ago
4b61dff
loplugin:unusedmethods
by Noel Grandin
· 10 months ago
043b186
Related tdf#158880 - [API CHANGE] Rename ToolbarModeDialog to UIPicker
by Heiko Tietze
· 10 months ago
0465942
unused constant
by Noel Grandin
· 10 months ago
3cb6bae
vcl a11y: Let Edit and subclasses create their accessible directly
by Michael Weghorn
· 10 months ago
64fd4b5
vcl a11y: Let FormattedField create its accessible directly
by Michael Weghorn
· 10 months ago
2bccfbd
toolkit: Drop VCLXHeaderBar
by Michael Weghorn
· 10 months ago
63feda6
vcl a11y: Let HeaderBar create its accessible directly
by Michael Weghorn
· 10 months ago
942838c
toolkit: Drop VCLXToolBox
by Michael Weghorn
· 10 months ago
05591f0
vcl a11y: Let ToolBox create its accessible directly
by Michael Weghorn
· 10 months ago
Next »