Age | Commit message (Expand) | Author |
2012-12-03 | better have the SolarMutex here | Bjoern Michaelsen |
2012-12-03 | kill the separate thread, it shouldnt be needed anymore with the dialog | Bjoern Michaelsen |
2012-12-03 | fix log area as per sal/inc/sal/log-areas.dox | Bjoern Michaelsen |
2012-12-03 | move base check for bibliography to sfx2 | Bjoern Michaelsen |
2012-12-03 | WaE: BaseReference::_pInterface may be used uninitialized in this function | Tor Lillqvist |
2012-12-03 | Template manager: edit opens in _default frame | Cédric Bosdonnat |
2012-12-03 | New template manager out of experimental features | Cédric Bosdonnat |
2012-12-03 | API CHANGE: remove com.sun.star.util.XArchiver | Michael Stahl |
2012-11-30 | Styles & Formatting: added SFXSTYLEBIT_ALL_VISIBLE and show hidden styles | Cédric Bosdonnat |
2012-11-30 | Allow to hide styles in the "Styles & Formating" dialog | Cédric Bosdonnat |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-30 | fdo#46808, use service constructor for i18n::Collator | Noel Grandin |
2012-11-30 | Remove SvtStartOptions | Stephan Bergmann |
2012-11-30 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-29 | API CHANGE a11y unpublishing and add/removeListener rename. | Thorsten Behrens |
2012-11-29 | Resolves: fdo#44664 Provide a way to set the default print job format. | Caolán McNamara |
2012-11-28 | add comment for translators | Andras Timar |
2012-11-28 | We only support MSVC 2008 (_MSC_VER 1500) or later | Tor Lillqvist |
2012-11-28 | rename the URL for feedback to something more positive | Rob Snelders |
2012-11-27 | remove legacy String svl's Put*Entry family of function and convert users | Norbert Thiebaud |
2012-11-27 | fdo#46808: Missing adaptions to XFolderPicker2 | Stephan Bergmann |
2012-11-26 | API CHANGE: remove com.sun.star.document.XDocumentInfo | Michael Stahl |
2012-11-26 | API CHANGE: com.sun.star.lang.IllegalArgumentException | Michael Stahl |
2012-11-24 | One DBG_ASSERT -> SAL_WARN_IF | Stephan Bergmann |
2012-11-23 | Get more information to the BSA from the send feedback-menuitem | Rob Snelders |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-23 | loplugin: if else alignment | Caolán McNamara |
2012-11-22 | get rid of unnecessary LocaleDataWrapper temporary instances | Eike Rathke |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-22 | convert users of XDocumentInfo to XDocumentProperties | Michael Stahl |
2012-11-19 | Bin the HACK() sillyness | Tor Lillqvist |
2012-11-17 | use LanguageTag | Eike Rathke |
2012-11-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida |
2012-11-15 | fdo#46808, use service constructor for i18n::NumberFormatMapper | Noel Grandin |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin |
2012-11-14 | Turn some memmove into memcpy when it is safe to do so. | jailletc36 |
2012-11-13 | CMIS: after cancel-checkout mark the document non changed | Cédric Bosdonnat |
2012-11-12 | move svtools's FixedHyper.hxx to vcl | Caolán McNamara |
2012-11-11 | Correct typo in new template dialog: Spreedsheet -> Spreadsheet | Stefan Knorr |
2012-11-11 | SfxMedium::GetOutputStream(): re-use existing XStream | Michael Stahl |
2012-11-08 | cppCheck: Unused variable and Redundant assignment | jailletc36 |
2012-11-07 | CMIS: added CheckIn dialog | Cédric Bosdonnat |
2012-11-05 | CMIS: added confirmation dialog for cancel checkout | Cédric Bosdonnat |
2012-11-03 | basic: String -> OUString in basicmanager | Norbert Thiebaud |
2012-10-31 | Work around new calls to GetFilter()->GetMimeType() on null filter | Stephan Bergmann |
2012-10-31 | fdo#46808, Deprecate configuration::ConfigurationProvider old-style service | Noel Grandin |
2012-10-31 | fix old big fat leak in macro and organizer dialogs | Caolán McNamara |
2012-10-31 | fix fractured indent | Caolán McNamara |
2012-10-31 | Fix broken sw unit introduced by commit a522818 | Cédric Bosdonnat |
2012-10-31 | CMIS: added cancelCheckOut and checkIn implementations and menu items | Cédric Bosdonnat |