Age | Commit message (Expand) | Author |
2012-11-17 | use LanguageTag | Eike Rathke |
2012-11-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida |
2012-11-15 | ensure translations are built before using them | David Tardon |
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 | using a grid instead of a box | Caolán McNamara |
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 |
2012-10-31 | CMIS: added CheckOut in the File menu | Cédric Bosdonnat |
2012-10-31 | CMIS: don't show up checkout info bar if the document is not versionable | Cédric Bosdonnat |
2012-10-31 | CMIS: display errors when clicking checkout button | Cédric Bosdonnat |
2012-10-31 | Load CMIS properties after saving files | Cédric Bosdonnat |
2012-10-31 | Travelled MIME type through UCB for CMIS UCP to use it when creating documents | Cédric Bosdonnat |
2012-10-31 | InfoBars: Hight Contrast painting | Cédric Bosdonnat |
2012-10-31 | InfoBars: implemented Resize | Cédric Bosdonnat |
2012-10-30 | we have to have all tabpages in all modes now | Caolán McNamara |
2012-10-30 | fdo#46808: Improve previous commit | Stephan Bergmann |
2012-10-30 | fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new style | Noel Grandin |
2012-10-30 | sal_Bool to bool | Takeshi Abe |
2012-10-29 | fdo#46808: Fix previous commit | Stephan Bergmann |
2012-10-29 | fdo#46808, use service constructor for task::JobExecutor | Noel Grandin |
2012-10-29 | fdo#46808, use service constructor for frame::DispatchRecorderSupplier | Noel Grandin |
2012-10-27 | callcatcher: update list, stop hiding uncalled tests :-) | Caolán McNamara |
2012-10-25 | remove .ui mark-up in favor of font attributes | Caolán McNamara |
2012-10-24 | fdo#46808, use service constructor for frame::GlobalEventBroadcaster | Noel Grandin |
2012-10-24 | fdo#46808, Adapt awt::Toolkit UNO service to new style | Noel Grandin |
2012-10-24 | fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext | Noel Grandin |
2012-10-23 | fdo#46808, use service constructor for frame::ModuleManager | Noel Grandin |
2012-10-23 | RtfFilter::filter: not allowed to throw WrongFormatException: | Michael Stahl |
2012-10-23 | fdo#46808, use service constructor for uri::UriReferenceFactory | Noel Grandin |
2012-10-23 | fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new style | Noel Grandin |
2012-10-23 | sfx2: add ERRCODE_SFX_FORMAT_ROWCOL | Miklos Vajna |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin |
2012-10-18 | expose m_pActionArea so subclasses can add buttons to the right place | Caolán McNamara |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
2012-10-17 | make use of ability to use bold in labels | Caolán McNamara |
2012-10-14 | Related: fdo#47250 catch harder | Caolán McNamara |