summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)Author
2012-10-24fdo#46808, use service constructor for frame::GlobalEventBroadcasterNoel 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-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
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-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
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist
2012-10-05convert password dialog to .uiCaolán McNamara
2012-10-05fdo#46071: Do not hide windows based on nil "Visible" propertyStephan Bergmann
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-10-03rename THIRDPARTYLICENSEREADME.html to LICENSE.htmlAndras Timar
2012-10-03n#782597: Allow adding external templatesCédric Bosdonnat
2012-10-02XubString->OUStringCaolán McNamara
2012-10-02XubString->OUStringCaolán McNamara
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-28fdo#54744: Fix broken logic of string comparisonStephan Bergmann
2012-09-28adapt ThumbnailView::ImplInitScrollBarCaolán McNamara
2012-09-28move layout diagnostics to vcl.layout channelCaolán McNamara
2012-09-28convert hard-coded layout of two-lines tabpage to .uiCaolán McNamara
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara
2012-09-28enable SfxModelessDialog to load from .ui as wellCaolán McNamara
2012-09-28get_by_name -> get and pretty up widget type castingCaolán McNamara
2012-09-28ditch over complex property bucketsCaolán McNamara
2012-09-28fix merge conflictCaolán McNamara
2012-09-28put apply button into button action areaCaolán McNamara
2012-09-28tweak SfxTabDialog so that it can use VclBuilder provided 'internal' widgetsCaolán McNamara
2012-09-28dynamically create SfxTabDialog widgetsCaolán McNamara
2012-09-28move dialog-contained widget builder into dialog baseclassCaolán McNamara
2012-09-28put the cui zoom dialog into the right placeCaolán McNamara
2012-09-28Implement conversion scheme for dialogs without changing their codeCaolán McNamara
2012-09-28implement sucking in the padding from the themeCaolán McNamara