- 6751cf5 Revert "remove remnants of ProductRegistration" by Matúš Kukan · 14 years ago
- 1f77f1a remove remnants of ProductRegistration by Matúš Kukan · 14 years ago
- b7c41f1 unusedcode: FastSaxSerializer is not used through UNO by Matúš Kukan · 14 years ago
- d0014da better pptx custom shape presets import/export by Radek Doulik · 14 years ago
- 900d60b fdo#46808, Adapt bridge::BridgeFactory UNO service to new style by Noel Grandin · 14 years ago
- 369e3fd fdo#46808, Adapt i18n::LocaleData UNO service to new style by Noel Grandin · 14 years ago
- 9ac86f4 Improvement on previous commit, UCB clean up by Stephan Bergmann · 14 years ago
- 2e28420 fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new style by Noel Grandin · 14 years ago
- 82e94dc fdo#46808, Add @since tags to new IDL interfaces by Noel Grandin · 14 years ago
- c1c12bd gridfixes: ensure removal of a column in grid control adjusts the cursor by Norbert Thiebaud · 14 years ago
- 1df082e gridfixes: #i117549# finalize css.awt.tab API by Norbert Thiebaud · 14 years ago
- 4971468 gridfixes: #i117398# XMutableGridDataModel: by Norbert Thiebaud · 14 years ago
- fe08068 gridfixes: #i117398# allow to specify selection colors in table/grid by Norbert Thiebaud · 14 years ago
- 5df47e4 gridfixes: #i117398# added XGridDataModel::getRowData by Frank Schoenheit [fs] · 15 years ago
- a5d4e78 gridfixes: #i117398# cleaned up the row selection API by Norbert Thiebaud · 14 years ago
- 4597483 targetted VBA re-work. by Noel Power · 14 years ago
- fe1fd7c Improvement on previous commit by Stephan Bergmann · 14 years ago
- 372f980 fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new style by Noel Grandin · 14 years ago
- 8963c35 Improvement on previous commit by Stephan Bergmann · 14 years ago
- 77897f5 fdo#46808, Adapt task::PasswordContainer UNO service to new style by Noel Grandin · 14 years ago
- 233e2d3 Unused includes by Stephan Bergmann · 14 years ago
- 7a045f4 read support for docx w:embedTrueTypeFonts/w:embedSystemFonts by Luboš Luňák · 14 years ago
- 6a1c29d offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription: by Michael Stahl · 14 years ago
- 1c7a54e fdo#46808, Adapt frame::ModuleManager UNO service to new style by Noel Grandin · 14 years ago
- 9738002 fdo#46808, Adapt drawing::ShapeCollection UNO service to new style by Noel Grandin · 14 years ago
- af5059d Some clean up of previous commit by Stephan Bergmann · 14 years ago
- 197a79e fdo#46808, Adapt DocumentDigitalSignatures UNO service to new style by Noel Grandin · 14 years ago
- 3a36408 fdo#46808, Adapt util::NumberFormatter UNO service to new style by Noel Grandin · 14 years ago
- 7dd6c0a Remove some unnecessary includes from the IDL files by Noel Grandin · 14 years ago
- 7a2ef79 Remove unnecessary XTypeProvider from IDL by Noel Grandin · 14 years ago
- 2783796 fdo#46808, Adapt io::Pipe UNO service to new style by Noel Grandin · 14 years ago
- 9b07288 fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new style by Noel Grandin · 14 years ago
- 7a46426 fdo#46808, Adapt UICommandDescription UNO service to new style by Noel Grandin · 14 years ago
- 1036269 fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style by Noel Grandin · 14 years ago
- 4381f3d fdo#46808, Use BreakIterator ::create method by Noel Grandin · 14 years ago
- 1b40fbe4 fdo#53968 etc.: Fix more "doesn't start after upgrade" problems by Stephan Bergmann · 14 years ago
- 8b34ad6 fdo#46808, Remove unnecessary XServiceInfo lines in UNO IDL by Noel Grandin · 14 years ago
- 629dd9d Remove SSOExceptions.idl by Stephan Bergmann · 14 years ago
- 2139384 Applied fdo#46808 to offapi/auth module by Jean-Tiare LE BIGOT · 14 years ago
- a334c468 Tool to ease rdb file update to work on fdo#46808 by Jean-Tiare LE BIGOT · 14 years ago
- fc29987 Remove comment art from offapi and udkapi by Jean-Tiare LE BIGOT · 14 years ago
- 6dcb3d4 Related fdo#51252: No more prereg, no more unopkg sync by Stephan Bergmann · 14 years ago
- 5300f6f fdo#53006: Remove user/extensions/bundled cache after upgrade by Stephan Bergmann · 14 years ago
- 85e94e1 remove empty ascii boxes and stuff II by Thomas Arnhold · 14 years ago
- 34569eb drop bogus eof lines by Thomas Arnhold · 14 years ago
- 81fd6b0 fdo#53006 Force reinstall of all bundled extensions on upgrade by Stephan Bergmann · 14 years ago
- 753e9b3 udkapi, offapi: do not use #include "foo": by Michael Stahl · 14 years ago
- 8eeddcd fdo#35973: XConfigurationController: by Michael Stahl · 14 years ago
- 61679f9 fd0#35973 - [EasyHack] Remember the state of the sidebar pane in Impress by Rob Snelders · 14 years ago
- b391778 offapi: update types.rdb to what is shipping in LO 3.6.0.3 by Michael Stahl · 14 years ago
- cf7c959 Make comphelper/configuration.hxx work for localized properties by Stephan Bergmann · 14 years ago
- b11e923 SwPostItField: add aName member by Miklos Vajna · 14 years ago
- 3627077 SwPostItField: added aInitials member by Miklos Vajna · 14 years ago
- 1340890 simplify include guards by Thomas Arnhold · 14 years ago
- 8449342 merge HeaderIsSharedFirst and FooterIsSharedFirst to FirstIsShared by Miklos Vajna · 14 years ago
- 9c8dc01 Merge branch 'feature/pdf-signing' by Gökçen Eraslan · 14 years ago
- 786f730 Add new chooseCertificate method to XDocumentDigitalSignatures UNO interface. by Gökçen Eraslan · 14 years ago
- dba6a28 sw: initial HeaderTextFirst / FooterTextFirst by Miklos Vajna · 14 years ago
- 2af8619 BorderLine2.idl: add missing since tag by Michael Stahl · 14 years ago
- 5b021a1 sw: initial HeaderIsSharedFirst / FooterIsSharedFirst by Miklos Vajna · 14 years ago
- daaa550 Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer() by Tor Lillqvist · 14 years ago
- 63607e9 re-base on ALv2 code. by Michael Meeks · 14 years ago
- 44ecd01 Add css.awt.XToolkit2 by Tor Lillqvist · 14 years ago
- 204555c Renamed FILE to DOCINFO_TITLE, which is more appropriate for this field. by Kohei Yoshida · 14 years ago
- ee5fc5d Removing EXTENDED_DATE. There is really no such thing. by Kohei Yoshida · 14 years ago
- eeb9212 Better names for presentation specific field item types. by Kohei Yoshida · 14 years ago
- 17b900c Added UNSPECIFIED to textfield::Type. by Kohei Yoshida · 14 years ago
- c0b6e3e New UNO API to deal with text range selections. by Kohei Yoshida · 14 years ago
- 194785f Added new constant group to enumerate text field types. by Kohei Yoshida · 14 years ago
- 0ae9489 offapi: missing @since by Miklos Vajna · 14 years ago
- 042da09 finish handling of w:pStyle in numbering (bnc#751028) by Luboš Luňák · 14 years ago
- b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
- fdbc6b7 Do not accidentally instantiate other exts when removing exts at startup by Stephan Bergmann · 14 years ago
- c581e32 fdo#48870: Remove cookie handling code. by Gábor Stefanik · 14 years ago
- 85ef81f idl fix symbol references by Tomas Hlavaty · 14 years ago
- dc6e942 fix idl #include guards by Tomas Hlavaty · 14 years ago
- 5040115 idl #ifndef fix by Tomas Hlavaty · 14 years ago
- 7dbbb51 idl type reference fixed by Tomas Hlavaty · 14 years ago
- 3030a3a offapi: remove obsolete XInplaceLayout (2nd try) by Thomas Arnhold · 14 years ago
- 4a271bf gbuild: "use" vs. "add" by David Tardon · 14 years ago
- 7545dbb merge feature/gbuild_components by David Tardon · 14 years ago
- c730a9d this methods don't throw, adapt documentation by Markus Mohrhard · 14 years ago
- 01550b2 Improved comment (after recent clean up) by Stephan Bergmann · 14 years ago
- 3893b00 fdo#46808, Adapt UNO services to new style by Noel Grandin · 14 years ago
- 59c0f8f merge origin/master by David Tardon · 14 years ago
- 484b44b Changed some wording. by Kohei Yoshida · 14 years ago
- 7827856 document queryContentCells limitation by Laurent Godard · 14 years ago
- 74b2746 add interface XDumper for qa/automated testing by Markus Mohrhard · 14 years ago
- e4d9dab fdo#46808, Adapt UNO serviecs to new style, Part 1 by Noel Grandin · 14 years ago
- ba8a429 Clarify example by Stephan Bergmann · 14 years ago
- f361c71 move addins out of offapi again by David Tardon · 14 years ago
- a277042 Some include and comment clean up by Stephan Bergmann · 14 years ago
- d4b6761 Introduced SystemShellExecuteFlags::URIS_ONLY by Stephan Bergmann · 14 years ago
- 3f89190 Make Converter service new-style, for easier use by Stephan Bergmann · 14 years ago
- 3f751c7f split into one file for each interface/service by David Tardon · 14 years ago
- 6f04bf5 SvxULSpaceItem: implement contextual spacing by Miklos Vajna · 14 years ago
- 295b09a refactor UnoApi class by David Tardon · 14 years ago
- 30a7a61 Document how to incompatibly change udkapi/offapi by Stephan Bergmann · 14 years ago
- 55d5216 Removed unused code. by Bartolomé Sánchez Salado · 14 years ago
- 10e580c Revert "offapi: remove obsolete XInplaceLayout" by Thomas Arnhold · 14 years ago