summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2012-11-05CMIS: added confirmation dialog for cancel checkoutCédric Bosdonnat
2012-11-03basic: String -> OUString in basicmanagerNorbert Thiebaud
2012-10-31Work around new calls to GetFilter()->GetMimeType() on null filterStephan Bergmann
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-31fix old big fat leak in macro and organizer dialogsCaolán McNamara
2012-10-31fix fractured indentCaolán McNamara
2012-10-31Fix broken sw unit introduced by commit a522818Cédric Bosdonnat
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat
2012-10-31CMIS: added CheckOut in the File menuCédric Bosdonnat
2012-10-31CMIS: don't show up checkout info bar if the document is not versionableCédric Bosdonnat
2012-10-31CMIS: display errors when clicking checkout buttonCédric Bosdonnat
2012-10-31Load CMIS properties after saving filesCédric Bosdonnat
2012-10-31Travelled MIME type through UCB for CMIS UCP to use it when creating documentsCédric Bosdonnat
2012-10-31InfoBars: Hight Contrast paintingCédric Bosdonnat
2012-10-31InfoBars: implemented ResizeCédric Bosdonnat
2012-10-30we have to have all tabpages in all modes nowCaolán McNamara
2012-10-30fdo#46808: Improve previous commitStephan Bergmann
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin
2012-10-30sal_Bool to boolTakeshi Abe
2012-10-29fdo#46808: Fix previous commitStephan Bergmann
2012-10-29fdo#46808, use service constructor for task::JobExecutorNoel Grandin
2012-10-29fdo#46808, use service constructor for frame::DispatchRecorderSupplierNoel Grandin
2012-10-27callcatcher: update list, stop hiding uncalled tests :-)Caolán McNamara
2012-10-25remove .ui mark-up in favor of font attributesCaolán McNamara
2012-10-24fdo#46808, use service constructor for frame::GlobalEventBroadcasterNoel Grandin
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin
2012-10-23RtfFilter::filter: not allowed to throw WrongFormatException:Michael Stahl
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin
2012-10-23sfx2: add ERRCODE_SFX_FORMAT_ROWCOLMiklos Vajna
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-18expose m_pActionArea so subclasses can add buttons to the right placeCaolán McNamara
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-17make use of ability to use bold in labelsCaolán McNamara
2012-10-14Related: fdo#47250 catch harderCaolán McNamara
2012-10-12lcl_createTemplate declared but not definedCaolán McNamara
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-11CMIS: Implemented the CheckOut button of the InfoBarCédric Bosdonnat
2012-10-11CMIS: Show an infobar when the document isn't checked outCédric Bosdonnat
2012-10-11CMIS: Provide the CMIS properties in the UNO API of documentsCédric Bosdonnat
2012-10-11InfoBars: first implementationCédric Bosdonnat
2012-10-11import password echo char settingCaolán McNamara
2012-10-11Revert "More clash avoidance for DISABLE_DYNLOADING in general, not just iOS"Tor Lillqvist
2012-10-11More clash avoidance for DISABLE_DYNLOADING in general, not just iOSTor Lillqvist
2012-10-09fix blank dialogs: now need to explicitly call show on containersCaolán McNamara
2012-10-07Some cppcheck cleaningJulien Nabet
2012-10-07DISABLE_DYNLOADING fixes and minor cleanupTor Lillqvist