summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
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
2012-09-28park VclBuilder integration into SfxModalDialog for the momentCaolán McNamara
2012-09-28retro-fit dialog child traversal with nextLogicalChildOfParentCaolán McNamara
2012-09-28force all tabs to exist when layout enabledCaolán McNamara
2012-09-28drop spewCaolán McNamara
2012-09-28make SfxTabDialog layout buttons with button-boxCaolán McNamara
2012-09-28find parent dialog, rather than assume where it isCaolán McNamara
2012-09-27useless sTEST and side-effect-less methd callCaolán McNamara
2012-09-27UniString::Fill->padToLength(OUStringBufferCaolán McNamara
2012-09-27Improvements on previous commitStephan Bergmann
2012-09-27fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-24callcatcher: update unused code listsCaolán McNamara
2012-09-21fdo#49819 - allow slightly inconsistent docx files to be repairedMichael Meeks
2012-09-21package: convert internal ZIP handling data-types to 64bitMichael Meeks
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-18Adapt Windows-only code to changed ucbhelper::ContentStephan Bergmann
2012-09-14sfx2: DocumentInfo test should use a private temp dirMichael Stahl
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-12Unused #includesStephan Bergmann
2012-09-12targetted VBA re-work.Noel Power
2012-09-11missing part of fix for fdo#54721Noel Power
2012-09-07Make it more generic.Kohei Yoshida
2012-09-07I'll agree with the comment, and remove this line.Kohei Yoshida
2012-09-07First cut on integrating liborcus into libreoffice tree....Kohei Yoshida
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl
2012-09-05remove some obsolete boilerplate Test.javaMichael Stahl
2012-09-05Java cleanup, make package name match folder nameNoel Grandin
2012-09-05Some clean up of previous commitStephan Bergmann
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-09-04Some clean up of previous commitStephan Bergmann
2012-09-04fdo#46808, Adapt DocumentDigitalSignatures UNO service to new styleNoel Grandin
2012-09-03More places that require a prefixed "system"Stephan Bergmann
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin
2012-08-30Do the same thing for gio as we do for dbusCaolán McNamara