Age | Commit message (Collapse) | Author |
|
method and about some arguments
Notes:
merged as: b698b9362b1a4ab58e0307a20f65dea796087344
|
|
this service
Notes:
merged as: 97507ca728376e74c1092f8eccf431bd49cd4368
|
|
Notes:
merged as: a663c789dd19aa93daf69874982b50a2da393d42
|
|
The spelling issue is real but we can't really start renaming functions in
the API.
Reported by: arielch
Notes:
prefer: 19c4d8d2fbe424aaa54f098bcc6ba8c9aeb1e403
|
|
Attempt to clean up most but certainly not all the spelling
mistakes that found home in OpenOffice through decades. We
could probably blame the international nature of the code but
it is somewhat shameful that this wasn't done before.
Notes:
merged as: 19c4d8d2fbe424aaa54f098bcc6ba8c9aeb1e403
|
|
Notes:
prefer: 78cca63070ae6cf82b45ec3bc75fafa2db31a7f2
|
|
Notes:
prefer: fc2998738538a8e8abc4b8ab5b84a12aa7365dd0
|
|
Notes:
prefer: 78cca63070ae6cf82b45ec3bc75fafa2db31a7f2
|
|
Notes:
merged as: e94d87d3268624a41d4edcdb749035f94e7a7636
|
|
Notes:
merged as: df4db631c5a35101283895937d5277a5c0b79690
|
|
Notes:
prefer: fc2998738538a8e8abc4b8ab5b84a12aa7365dd0
|
|
Notes:
prefer: 78cca63070ae6cf82b45ec3bc75fafa2db31a7f2
|
|
Notes:
merged as: a842c6e7b33aca734946a32ecff90a11e184f802
|
|
recognizeTextRange method
Notes:
prefer: 82f6fa8fa553f3cd78c11c5f379fd797a6d2980f
|
|
mouseMoved method
Patch By: christianjunker@gmail.com
Notes:
merged as: 77e7702250359f9398737e3a4af1bb9b4cc9c1c9
|
|
Notes:
merged as: e0c789b13e858678a90d6b53c299e2c24e6c5d39
|
|
Notes:
ignore: aoo
|
|
Notes:
ignore: aoo
|
|
Notes:
ignore: aoo
|
|
Notes:
ignore: aoo
|
|
Notes:
ignore: aoo
|
|
Notes:
ignore: aoo
|
|
Notes:
ignore: aoo
|
|
Notes:
ignore: aoo
|
|
Notes:
ignore: aoo
|
|
Patch By: hanya
Review By: jsc
Notes:
merged as: 842cb0da2ec72bafbd16fd50e5d780285227e452
|
|
changes for RTF filter, for *.docx export and for *.xslx export are not usable as they base on code which is not available
Patch by: SUSE, Miklos Vajna <vmiklos@suse.cz>
Review by: Oliver <orw@apache.org>
cherry-picked from branch ooxml-osba
Notes:
prefer: 36270776a68c0cd0f472ebd7124c93d7936caf04
|
|
Notes:
merged as: 5585c4f2bf350d3e81d5963caad9a7a61baa9a20
|
|
as intended by IBM's symphony contribution
and the individual ICLAs of the developers
Found by: V Stuart Foote <VStuart.Foote@utsa.edu>
Notes:
prefer: e5618f1707626a8c096ea2ca8da3cbe2c5f3db16
|
|
Notes:
merged as: c2405f80af8b61fa9b9088420afdb79584adf7c0
|
|
Notes:
prefer: 3122600a5e11309b86e33061defd710cf0872975
|
|
Notes:
prefer: a93783c42d46d60a93e78348db942a571e34abd4
|
|
Patch by: Tsutomu Uchino <hanya.runo@gmail.com>
Found by: marcelly@club-internet.fr
Review by: Herbert Duerr
Notes:
merged as: f39e8cadc74573a787641615406777da5a9e5343
|
|
Found by: Tsutomu Uchino
Notes:
merged as: 805c6101b3427cc98b53f1c48f22f705206c384d
|
|
Added ::com::sun::star::lang::XComponent. IDL documentation taken from
http://wiki.openoffice.org/wiki/Framework/Tutorial/Statusbar_Controller#Status_bar_controller_service
Notes:
merged as: d0508f79c15a5d789f5e6af214d78ce89e05071d
|
|
Notes:
merged as: 9052caae53ef6ec7eeab20f1ac56bd6310b4451b
|
|
- "ModuleName" --> "ModuleIdentifier": the IDL definition for
css::frame::PopupMenuControllerFactory and
css::frame::StatusbarControllerFactory tells to use a property named
"ModuleIdentifier", but in the code it is named "ModuleName"
- Undocumented css::frame::ToolbarControllerFactory
- Fix service name of ToolbarControllerFactory (ToolbarControllerFactory
instead of ToolBarControllerFactory)
- Convert the three service factories to new style, and use these
new-style services in the source code
- Implement multiple inheritance: added new css::frame::XUIControllerFactory
- Added a (true) base class and implemented the three factories in a
single file
Notes:
merged as: 8b050d1e91a6623fb2770421e564a74d6259d816
|
|
Found and patched by: Ariel Constenla-Haile
Review by: Andre Fischer
Notes:
merged as: 4497c8dd71735cb896198f613e13979930132700
|
|
Notes:
merged as: d50ce284c9674c45acd40d017cc44c260da722a2
|
|
Notes:
merged as: 7165b05968ed7d6a52986382877e82e09f7150aa
|
|
Make css::ucb::XWebDAVCommandEnvironment::getUserRequestHeaders() return
a sequence of css::beans::StringPair; this avoids all the any overhead,
and is much more simple and intuitive.
Notes:
merged as: 424300b69a43c569dae5753db63c2ad7444d3d73
|
|
It should be derived from css::ucb::XCommandEnvironment
Notes:
merged as: b2dfbdff7a7436c8fc4a8d2304f573bf783b2d32
|
|
Notes:
merged as: 41c05c607cd52d327f51cd986d21aa0cdafa1ae1
|
|
Make it more readable by adding a table.
Notes:
merged as: a02388b90017def4c7f5ea2139e1d3302ba25132
|
|
Patch by: Kai Labusch
Review by: arielch, jsc
Notes:
merged as: c43ffd3d44060c0801138e33a9dfc917133b7c21
|
|
Patch by: Kai Labusch
Review by: arielch, jsc
Notes:
merged as: c5b604b9527d0dc32066e17dc3ce7f7370a78fe1
|
|
increase flexibility of context menus
Patch by: Kai Labusch
Review by: arielch, jsc
Notes:
merged as: 5e059c1ee53b6be058f66a7c43af0e75f3cadfa1
|
|
Patch by: Kai Labusch
Review by: arielch, jsc
Notes:
merged as: 1959113eac6bb23310883c974ac40cba6f222493
|
|
Author: Regina Henschel
Notes:
prefer: 6a8f23ec27e9fd55411f9536fb3fdfea2b6cd8bd
|
|
Notes:
ignore: aoo
|