summaryrefslogtreecommitdiff
path: root/sfx2/source/bastyp
AgeCommit message (Expand)AuthorFilesLines
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann3-3/+3
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin3-3/+3
2014-10-14coverity#1078471 Unchecked return valueCaolán McNamara1-1/+1
2014-09-29MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>>Stephan Bergmann2-3/+3
2014-09-29svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann2-3/+3
2014-08-01typo: more then -> more thanTakeshi Abe1-1/+1
2014-07-29Drop unnecessary SfxApplication::CreateResManager wrapperStephan Bergmann1-2/+1
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-8/+2
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-8/+8
2014-06-24new compilerplugin returnbyrefNoel Grandin1-3/+3
2014-06-13loplugin:staticcallStephan Bergmann1-2/+2
2014-06-06html export: More standard time specification in <meta/>.Jan Holesovsky1-15/+8
2014-06-06html export: Close the <meta> tags.Jan Holesovsky1-1/+1
2014-05-19fdo#78742: SfxFilterMatcher: respect requested document service if setMichael Stahl1-1/+3
2014-05-19valgrind: memory leakCaolán McNamara1-4/+20
2014-05-14sfx2: remove SAL_INFO's that only mark function entryNoel Grandin1-1/+0
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-27automaticly -> automatically.Jan Holesovsky1-1/+1
2014-04-17More generic way to disable avmediaTor Lillqvist1-0/+18
2014-04-10DownLoad -> Download.Jan Holesovsky1-1/+1
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann1-19/+0
2014-04-07Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist1-2/+0
2014-04-07sfx2: sal_Bool->boolNoel Grandin6-27/+27
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-03-27sfx2: why is this debug stuff WNT-only?Michael Stahl1-1/+1
2014-03-25Adapt to sal/log.hxxStephan Bergmann1-8/+13
2014-03-25svtools/svparser.hxx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-24svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-3/+3
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-22/+22
2014-03-14sfx2: sal_Bool->boolNoel Grandin4-25/+26
2014-03-10coverity#708153 Uninitialized scalar fieldCaolán McNamara1-3/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-2/+2
2014-02-26Remove visual noise from sfx2Alexander Wilms3-6/+6
2014-02-23Remove unneccessary commentsAlexander Wilms6-49/+49
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-11coverity#1130402 Missing break in switchCaolán McNamara1-0/+2
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet1-1/+1
2014-01-28bool improvementsStephan Bergmann3-6/+6
2014-01-23Bin useless as96863, mb93783, mv76033 verbiage from SAL_INFO outputTor Lillqvist1-1/+1
2014-01-22convert more SvStream::operator<< callsNoel Grandin3-17/+17
2014-01-22bool improvementsStephan Bergmann1-7/+4
2014-01-15remove sfx2/appuno.hxxMatúš Kukan1-1/+0
2014-01-13drop unnecessary tools/string.hxx includesCaolán McNamara1-1/+0
2014-01-13longparas: stop tuncating large html filesCaolán McNamara1-6/+1
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin1-1/+1
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin1-5/+5
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin1-5/+5
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin1-5/+5
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin1-2/+2