summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2012-10-30we have to have all tabpages in all modes nowCaolán McNamara1-11/+6
2012-10-30fdo#46808: Improve previous commitStephan Bergmann1-11/+5
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin2-16/+11
2012-10-30sal_Bool to boolTakeshi Abe2-7/+7
2012-10-29fdo#46808: Fix previous commitStephan Bergmann2-9/+3
2012-10-29fdo#46808, use service constructor for task::JobExecutorNoel Grandin3-15/+66
2012-10-29fdo#46808, use service constructor for frame::DispatchRecorderSupplierNoel Grandin1-3/+4
2012-10-27callcatcher: update list, stop hiding uncalled tests :-)Caolán McNamara2-78/+0
2012-10-25remove .ui mark-up in favor of font attributesCaolán McNamara1-4/+8
2012-10-24fdo#46808, use service constructor for frame::GlobalEventBroadcasterNoel Grandin1-3/+2
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin1-5/+2
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin7-9/+9
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin2-3/+4
2012-10-23RtfFilter::filter: not allowed to throw WrongFormatException:Michael Stahl1-2/+8
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin3-53/+39
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin2-4/+4
2012-10-23sfx2: add ERRCODE_SFX_FORMAT_ROWCOLMiklos Vajna1-0/+4
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin4-16/+11
2012-10-18expose m_pActionArea so subclasses can add buttons to the right placeCaolán McNamara1-1/+1
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida7-162/+162
2012-10-17make use of ability to use bold in labelsCaolán McNamara1-2/+2
2012-10-14Related: fdo#47250 catch harderCaolán McNamara1-1/+1
2012-10-12lcl_createTemplate declared but not definedCaolán McNamara1-2/+0
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák5-10/+10
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida6-33/+33
2012-10-11CMIS: Implemented the CheckOut button of the InfoBarCédric Bosdonnat7-22/+126
2012-10-11CMIS: Show an infobar when the document isn't checked outCédric Bosdonnat6-4/+60
2012-10-11CMIS: Provide the CMIS properties in the UNO API of documentsCédric Bosdonnat3-4/+72
2012-10-11InfoBars: first implementationCédric Bosdonnat8-0/+384
2012-10-11import password echo char settingCaolán McNamara1-4/+4
2012-10-11Revert "More clash avoidance for DISABLE_DYNLOADING in general, not just iOS"Tor Lillqvist1-6/+4
2012-10-11More clash avoidance for DISABLE_DYNLOADING in general, not just iOSTor Lillqvist1-4/+6
2012-10-09fix blank dialogs: now need to explicitly call show on containersCaolán McNamara1-0/+2
2012-10-07Some cppcheck cleaningJulien Nabet2-2/+2
2012-10-07DISABLE_DYNLOADING fixes and minor cleanupTor Lillqvist2-10/+30
2012-10-07add needed libraries to sfx2_metadatatablePeter Foley1-0/+2
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist2-2/+43
2012-10-05convert password dialog to .uiCaolán McNamara12-423/+489
2012-10-05fdo#46071: Do not hide windows based on nil "Visible" propertyStephan Bergmann1-1/+1
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin5-19/+13
2012-10-04Fixes/improvements on previous commitStephan Bergmann8-20/+16
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin8-52/+38
2012-10-03rename THIRDPARTYLICENSEREADME.html to LICENSE.htmlAndras Timar1-1/+1
2012-10-03n#782597: Allow adding external templatesCédric Bosdonnat2-12/+8
2012-10-02XubString->OUStringCaolán McNamara1-2/+2
2012-10-02XubString->OUStringCaolán McNamara4-162/+152
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2-4/+4
2012-09-29Use comphelper::getComponentContextStephan Bergmann2-48/+18
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl3-6/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl1-6/+6