summaryrefslogtreecommitdiff
path: root/filter/source/xsltdialog
AgeCommit message (Expand)Author
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-14Unify utl::TempFile ctorsStephan Bergmann
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-22filter: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-17filter,formula: prefer passing OUString by referenceNoel Grandin
2014-03-10filter: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-27Remove visual noise from filterAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28bool improvementsStephan Bergmann
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann
2014-01-16fdo#54938: Convert filter to cppu::supportsServiceMarcos Paulo de Souza
2014-01-14bool improvementsStephan Bergmann
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann
2013-12-03fix spelling delimeter -> delimiterNoel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in FILTER moduleNoel Grandin
2013-11-08Make INetURLObject-from-OUString ctor explicitStephan Bergmann
2013-10-23fixincludeguards.sh: filterThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-17convert remains of filter module from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-30convert xslt filter dialog to .uiCaolán McNamara
2013-07-30drop unused help ids & fix mnemonic widgetsCaolán McNamara
2013-07-30Convert xml filter tabpage transformation to .uiabdulmajeed ahmed
2013-07-24set mnemonic widgets and a few other little tweaksCaolán McNamara
2013-07-24Convert Xml-Filter-TabPage-General to .uiabdulmajeed ahmed
2013-07-02... fix more -Werror=address (wrong TempFile ctor called)Michael Stahl
2013-07-02filter: fix more -Werror=address (wrong TempFile ctor called)Michael Stahl
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-29String to OUString and cleanupThomas Arnhold
2013-06-28always call setDeferredProperties for dialog get/set titleCaolán McNamara
2013-06-25Related: fdo#65716 title substitutionsCaolán McNamara
2013-06-05fdo#46808, Replace usage of SpecialConfigManagerNoel Grandin
2013-06-05fdo#46808, Convert XMultiServiceFactory in filter moduleNoel Grandin
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin