summaryrefslogtreecommitdiff
path: root/filter/source/xsltdialog
AgeCommit message (Expand)Author
2012-11-27removed obsolete xml validation service and xml source view.Peter Jentsch
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-22convert text xml filter dialog to .uiCaolán McNamara
2012-11-21bump xmlfilter settings dialog for new helpidsCaolán McNamara
2012-11-21xslt dialog is supposed to be a modeless dialogCaolán McNamara
2012-11-20convert xslt filter dialog to .uiCaolán McNamara
2012-11-17accessible names set *after* resource was freed, so names were nullCaolán McNamara
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-10-26XubString->OUStringCaolán McNamara
2012-10-25rework selection of transformer for an XSLT filterDavid Tardon
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-09Get ride of not used macros in filterMarcos Paulo de Souza
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-03re-base on ALv2 code. Includes:Michael Meeks
2012-10-01Use prefixTor Lillqvist
2012-09-27Improvements on previous commitStephan Bergmann
2012-09-27fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás
2012-07-13Added ctrl+w for closing XML FILTER SETTING tool in DRAWGokul
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold
2012-06-29Remove unused localsThomas Arnhold
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-26removed unused forward declarations of classTakeshi Abe
2012-06-22remove bunch of obsolete looking .dxp filesMichael Stahl
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-06nuke dead codeTakeshi Abe
2012-05-18removed unused const rtl::OUStringTakeshi Abe
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-30removed duplicate includes in filter / i18npool / sdextTakeshi Abe
2012-03-29Remove unnecessary tools/table.hxx #includesNoel Grandin
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann
2012-03-06XMLFilterTabPageXSLT::LinkStubToggleXSLTImplHdl does nothingCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-23Adapted Reader to safer-to-use salhelper::ThreadStephan Bergmann
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-05callcatcher: drop some unused methodsCaolán McNamara
2011-12-26Fix for fdo43460 Part XVII getLength() to isEmpty()Olivier Hallot
2011-12-25open xml filter test result in default xml editorPeter Jentsch
2011-12-25use radiobuttons to select builtin/saxon xslt transformationPeter Jentsch
2011-12-25fixed warning about global resource in xmlfilterdialog.srcPeter Jentsch
2011-12-12catch exception by constant referenceTakeshi Abe