summaryrefslogtreecommitdiffstats
path: root/sfx2/source
Commit message (Expand)AuthorAgeFilesLines
* sal_Bool to boolTakeshi Abe2012-10-301-4/+4
* fdo#46808: Fix previous commitStephan Bergmann2012-10-292-9/+3
* fdo#46808, use service constructor for task::JobExecutorNoel Grandin2012-10-292-15/+9
* fdo#46808, use service constructor for frame::DispatchRecorderSupplierNoel Grandin2012-10-291-3/+4
* callcatcher: update list, stop hiding uncalled tests :-)Caolán McNamara2012-10-271-69/+0
* fdo#46808, use service constructor for frame::GlobalEventBroadcasterNoel Grandin2012-10-241-3/+2
* fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2012-10-247-9/+9
* fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin2012-10-232-3/+4
* RtfFilter::filter: not allowed to throw WrongFormatException:Michael Stahl2012-10-231-2/+8
* fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin2012-10-233-53/+39
* fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin2012-10-231-3/+4
* sfx2: add ERRCODE_SFX_FORMAT_ROWCOLMiklos Vajna2012-10-231-0/+4
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-224-16/+11
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-196-139/+139
* Related: fdo#47250 catch harderCaolán McNamara2012-10-141-1/+1
* lcl_createTemplate declared but not definedCaolán McNamara2012-10-121-2/+0
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-125-10/+10
* Merged SvTreeListBox and SvLBox.Kohei Yoshida2012-10-115-29/+29
* CMIS: Implemented the CheckOut button of the InfoBarCédric Bosdonnat2012-10-114-22/+117
* CMIS: Show an infobar when the document isn't checked outCédric Bosdonnat2012-10-114-4/+57
* CMIS: Provide the CMIS properties in the UNO API of documentsCédric Bosdonnat2012-10-112-0/+49
* InfoBars: first implementationCédric Bosdonnat2012-10-113-0/+296
* Revert "More clash avoidance for DISABLE_DYNLOADING in general, not just iOS"Tor Lillqvist2012-10-111-6/+4
* More clash avoidance for DISABLE_DYNLOADING in general, not just iOSTor Lillqvist2012-10-111-4/+6
* fix blank dialogs: now need to explicitly call show on containersCaolán McNamara2012-10-091-0/+2
* Some cppcheck cleaningJulien Nabet2012-10-072-2/+2
* DISABLE_DYNLOADING fixes and minor cleanupTor Lillqvist2012-10-072-10/+30
* Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist2012-10-072-2/+43
* convert password dialog to .uiCaolán McNamara2012-10-056-387/+81
* fdo#46071: Do not hide windows based on nil "Visible" propertyStephan Bergmann2012-10-051-1/+1
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-045-19/+13
* Fixes/improvements on previous commitStephan Bergmann2012-10-048-20/+16
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-048-52/+38
* rename THIRDPARTYLICENSEREADME.html to LICENSE.htmlAndras Timar2012-10-031-1/+1
* n#782597: Allow adding external templatesCédric Bosdonnat2012-10-032-12/+8
* XubString->OUStringCaolán McNamara2012-10-021-2/+2
* XubString->OUStringCaolán McNamara2012-10-023-144/+134
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-012-4/+4
* Use comphelper::getComponentContextStephan Bergmann2012-09-292-48/+18
* fdo#54744: Fix broken logic of string comparisonStephan Bergmann2012-09-281-1/+1
* adapt ThumbnailView::ImplInitScrollBarCaolán McNamara2012-09-281-1/+1
* move layout diagnostics to vcl.layout channelCaolán McNamara2012-09-281-8/+0
* convert hard-coded layout of two-lines tabpage to .uiCaolán McNamara2012-09-281-0/+11
* convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara2012-09-281-0/+12
* enable SfxModelessDialog to load from .ui as wellCaolán McNamara2012-09-281-8/+18
* get_by_name -> get and pretty up widget type castingCaolán McNamara2012-09-281-11/+10
* ditch over complex property bucketsCaolán McNamara2012-09-281-11/+2
* fix merge conflictCaolán McNamara2012-09-281-1/+1
* put apply button into button action areaCaolán McNamara2012-09-281-15/+19
* tweak SfxTabDialog so that it can use VclBuilder provided 'internal' widgetsCaolán McNamara2012-09-281-28/+74