Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/calctiledrendering5
/
include
46abcb0
Add Point and Size versions of convertMm100ToTwip/TwipToMm100.
by Andrzej Hunt
· 12 years ago
56bd291
Wrap "" in OUString: error: conversion from const char* to non-scalar...
by Andrzej Hunt
· 12 years ago
7f8eb6d
LOKDocView: add set_part_mode.
by Andrzej Hunt
· 12 years ago
dd032c3
ITiledRenderable: provide default implementations for some methods.
by Andrzej Hunt
· 12 years ago
366d8fb
LOKDocView: add part name retrieval.
by Andrzej Hunt
· 12 years ago
977ba35
Remove horrifically outdated comment.
by Andrzej Hunt
· 12 years ago
6872ecd
LOK: add setPartMode.
by Andrzej Hunt
· 12 years ago
6548361
LOK: Add getPartName.
by Andrzej Hunt
· 12 years ago
5fe0711
Fix comment typo.
by Andrzej Hunt
· 12 years ago
666f865
simplify "no delete" logic in SvRefBase
by Noel Grandin
· 12 years ago
c694837
convert linked list to std::vector in SbxDimArray
by Noel Grandin
· 12 years ago
5021f29
Remove some unused code
by Marcos Paulo de Souza
· 12 years ago
551f76f
Drop unnecessary SfxApplication::CreateResManager wrapper
by Stephan Bergmann
· 12 years ago
9d140cc
drop use of SFX_ITEM_PRESENTATION_NONE
by Noel Grandin
· 12 years ago
7e018af
simplify return argument of SfxPoolItem::GetPresentation
by Noel Grandin
· 12 years ago
9e7bdb4
Kill the libreofficekit static library / shim.c.
by Andrzej Hunt
· 12 years ago
537cda4
fdo#75757: remove inheritance to std::vector
by Takeshi Abe
· 12 years ago
ce4e7a8
fdo#81038 Fixed FormulaTokenIterator to use std::vector instead of linked list
by Jeffrey Stedfast
· 12 years ago
6c2c974
bnc#885825: Handle ODF import and export of data label border properties.
by Kohei Yoshida
· 12 years ago
48f31a9
bnc#885825: OOXML import and export of data label borders.
by Kohei Yoshida
· 12 years ago
52a36fb
pImplize XMLPropertyHandlerFactory.
by Kohei Yoshida
· 12 years ago
690f7ff
Store the handler as a const pointer.
by Kohei Yoshida
· 12 years ago
dbf84a3
The 'mutable' keyword exists for this kind of use.
by Kohei Yoshida
· 12 years ago
63a94bd
Get the math right.
by Kohei Yoshida
· 12 years ago
0915d82
Document what's in the type of the map entry.
by Kohei Yoshida
· 12 years ago
8a690c8
Apply pimpl to XMLPropertySetMapper.
by Kohei Yoshida
· 12 years ago
2295697
convert the weak reference macro in tools into a template
by Noel Grandin
· 12 years ago
81b594a
svl: remove some odd and obsolete debugging code related to MI_HATS_REPARIERT
by Michael Stahl
· 12 years ago
e904562
Related: fdo#81641 create new styles with an initial name
by Caolán McNamara
· 12 years ago
2a19718
move SFX_ITEMS_DIRECT etc. definitions inside the module
by Noel Grandin
· 12 years ago
d5fb4b7
Typos
by Julien Nabet
· 12 years ago
9782ba7
fdo#76754 Add return first to IndexedStyleSheets to speed up ods writing
by Tobias Lippert
· 12 years ago
88a874f
convert SfxItemState constants to a proper enum
by Noel Grandin
· 12 years ago
11e66ed
remove dead SfxArgumentError typedef
by Noel Grandin
· 12 years ago
e72ddca
move string IO methods out of global header
by Noel Grandin
· 12 years ago
8497efb
convert SfxPoolItem kind constants to an enum
by Noel Grandin
· 12 years ago
b78d881
remove unused values from SfxFieldUnit enum
by Noel Grandin
· 12 years ago
262bde9
simplify SfxItemPool::GetPresentation
by Noel Grandin
· 12 years ago
f2940a4
rename SfxItemDesruptor -> SfxItemDisruptor
by Noel Grandin
· 12 years ago
dc0af9e
mark m_nRefCount in SfxPoolItem as mutable
by Noel Grandin
· 12 years ago
0361eb7
remove unused return type from SfxItemPool::AddRef
by Noel Grandin
· 12 years ago
b0a13b7
remove unused SfxPoolItem::Delete_Impl method
by Noel Grandin
· 12 years ago
331132b
comments and code formatting in SfxPoolItem
by Noel Grandin
· 12 years ago
7be0413
remove SFX_ITEM_PRESENTATION_NAMEONLY
by Noel Grandin
· 12 years ago
8f8ee6f
fdo#76754 Add Positions by StyleSheetFamily to IndexedStyleSheets
by Tobias Lippert
· 12 years ago
23e818d
AmbigousFilterRequest is only ever extracted, never created
by Caolán McNamara
· 12 years ago
3f8a921
remove dead code
by Noel Grandin
· 12 years ago
aff263c
Related: fdo#81457 quadratic time required when setting a11y name
by Caolán McNamara
· 12 years ago
9c7a7d8
convert DLG_MACRO_MIGRATION to widget layout
by Caolán McNamara
· 12 years ago
c1dd91a
callcatcher: update unused code
by Caolán McNamara
· 12 years ago
7983793
fdo#76754 Speed up registration of new listeners to SfxBroadcaster
by Tobias Lippert
· 12 years ago
3129268
Add unittests for SfxBroadcaster
by Tobias Lippert
· 12 years ago
77d6ac2
WaE: passing class rtl::OUString by value, rather pass by reference
by Tor Lillqvist
· 12 years ago
245df9b
fdo#78663 : The File gets corrupted when saved in LO
by Bisal Nayal
· 12 years ago
acd2c90
fdo#80897: Preservation of text warp properties.
by Rohit Deshmukh
· 12 years ago
9ab9d22
split helper and fix build
by Caolán McNamara
· 12 years ago
8923103
coverity#706376 Uncaught exception
by Caolán McNamara
· 12 years ago
d4758e6
coverity#706084 Unintended sign extension
by Caolán McNamara
· 12 years ago
23c876d
Extract getGLVersion() method to OpenGLHelper
by Zolnai Tamás
· 12 years ago
7f15d26
fix -Werror=extra: base class ‘class salhelper::SimpleReferenceObject’
by Michael Stahl
· 12 years ago
43a3782
convert ORefVector to use salhelp::SimpleReferenceObject
by Noel Grandin
· 12 years ago
6ca2d0d
vcl use DeviceCoordinate got GetNextGlyphs
by Norbert Thiebaud
· 12 years ago
cd3d26b
vcl consitent use of long for corrdinate
by Norbert Thiebaud
· 12 years ago
8e21a02
vcl: add floating equivalent for MapRes
by Norbert Thiebaud
· 12 years ago
2b8528a
Use DeviceCorrdinate for DXArray in FillDXArray and ImplLayoutArgs
by Norbert Thiebaud
· 12 years ago
269e960
add config_vcl to control DevicePixel coordinate base type
by Norbert Thiebaud
· 12 years ago
88d1d90
Also add xmlwriter's "content" method to the header file
by Tomaž Vajngerl
· 12 years ago
1e6ff8f
XFillStyle -> css::drawing::FillStyle
by Miklos Vajna
· 12 years ago
7f55c89
some other coverity foo
by Caolán McNamara
· 12 years ago
24b6add
coverity#1202900 Uncaught exception
by Caolán McNamara
· 12 years ago
a517898
remove unnecessary "const &" qualifier from T* parameters
by Noel Grandin
· 12 years ago
09c95ab
convert HITTEST #define to enum
by Noel Grandin
· 12 years ago
1885ebd
add comment
by Noel Grandin
· 12 years ago
8416a65
fix spelling structur -> structure
by Noel Grandin
· 12 years ago
490d302
rename the Weak stuff in tools/ref.hxx to WeakRef
by Noel Grandin
· 12 years ago
6a87363
Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xx
by Tobias Lippert
· 12 years ago
1bdd6d2
fdo#80894 : Rotation value for textframe was missing after RT.
by sushil_shinde
· 12 years ago
f4a2f1e
bnc#862510: Improve handling of OOXML gradients
by Tor Lillqvist
· 12 years ago
cc1bea8
first part of OpenGL context work for OSX
by Markus Mohrhard
· 12 years ago
7dd5f93
translate comments in itempool.hxx
by Tobias Lippert
· 12 years ago
7a8fcfc
fdo#79673 quartz: draw 'bullet' for 'space' directly in one pass
by Norbert Thiebaud
· 12 years ago
0ca0202
Resolves: #i125111# limit mem footprint for GraphicObjects...
by Armin Le Grand
· 12 years ago
9bb70e1
Revert "remove unused SvRefBase constructor"
by Michael Stahl
· 12 years ago
65ecb0d
Related: fdo#80633 we can retain cached size for visibility change
by Caolán McNamara
· 12 years ago
415ae83
Convert 3 dialogs to .ui
by Palenik Mihály
· 12 years ago
48528e0
add some comments to include/tools/ref.hxx
by Noel Grandin
· 12 years ago
4ed943a
inline SvCompatWeakHdlRef typedef
by Noel Grandin
· 12 years ago
6d2178b
inline tools::SvRefBaseRef typedef
by Noel Grandin
· 12 years ago
09a90c2
remove unused SvRefBase constructor
by Noel Grandin
· 12 years ago
0c6c66b
remove IReference
by Noel Grandin
· 12 years ago
594a5e20
coverity#1224998 Uncaught exception
by Caolán McNamara
· 12 years ago
c6c5789
include/tools/ref.hxx - cleanup formatting
by Noel Grandin
· 12 years ago
c05cecb
fix spelling in comment
by Noel Grandin
· 12 years ago
5c6ee09
fdo#81309: Adjust references during sort.
by Kohei Yoshida
· 12 years ago
4554043
SfxModelessDialog ResId ctor bites the dust
by Caolán McNamara
· 12 years ago
dde00f1
make threaded rendering work correctly, fdo#81110
by Markus Mohrhard
· 12 years ago
082de47
Add LOK and tiledrendering log areas.
by Andrzej Hunt
· 12 years ago
c49e26c
LOK DocView: implement part selection.
by Andrzej Hunt
· 12 years ago
4d15212
Add get/setPart to ITiledRenderable, and implement for sw/sc.
by Andrzej Hunt
· 12 years ago
a0bd558
bnc#883684: Better fix for this.
by Kohei Yoshida
· 12 years ago
Next »