summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/func/fuinsfil.cxx
Commit message (Expand)AuthorAgeFilesLines
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-13/+13
* loplugin:defaultparamsStephan Bergmann2015-10-201-1/+1
* sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky2015-10-161-2/+2
* sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky2015-10-161-2/+2
* cppcheck:variableScopeNoel Grandin2015-10-131-1/+1
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-061-2/+2
* sd/source/ui/func boost->stdCaolán McNamara2015-09-251-6/+5
* sd/source/ui/inc boost::scoped_ptr->std::unique_ptrCaolán McNamara2015-09-241-0/+1
* boost::shared_ptr->std::shared_ptrCaolán McNamara2015-09-231-1/+1
* revert for mac and win unit case crashes after boost->stdCaolán McNamara2015-09-171-6/+6
* boost->stdCaolán McNamara2015-09-171-6/+6
* convert Link<> to typedNoel Grandin2015-09-161-2/+2
* loplugin:defaultparamsNoel Grandin2015-08-201-1/+1
* remove unused SfxFilterFlags valuesNoel Grandin2015-08-051-1/+1
* editeng: make Link<> usage typedNoel Grandin2015-07-131-11/+11
* Gradually typed LinkStephan Bergmann2015-04-301-13/+13
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-6/+6
|\
| * Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-101-3/+3
| * vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-101-3/+3
| * vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-091-6/+6
* | tdf#62101: Show only file extensions we're able to insertKatarina Behrens2015-04-151-34/+72
* | Use cross-app filter directlyKatarina Behrens2015-04-151-9/+7
* | loplugin:staticmethodsNoel Grandin2015-04-131-4/+4
|/
* We can no longer import those formatsKatarina Behrens2015-04-021-24/+0
* convert SFX_FILTER_ constants to enum classNoel Grandin2015-03-191-13/+13
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-181-12/+12
* convert PARAFLAG_ constants to enum classNoel Grandin2015-03-021-4/+4
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-231-1/+1
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-1/+1
* fdo#39440 sd: reduce scope of local variablesMichael Weghorn2014-12-211-2/+1
* loplugin: cstylecastNoel Grandin2014-11-101-3/+3
* fdo#82577: Handle WindowNoel Grandin2014-09-231-1/+1
* ErrorBox->MessageDialogCaolán McNamara2014-08-181-5/+3
* Called C++ object pointer is nullCaolán McNamara2014-06-301-2/+2
* remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud2014-06-271-3/+3
* remove whitespacesMarkus Mohrhard2014-06-251-12/+0
* new compilerplugin returnbyrefNoel Grandin2014-06-241-14/+14
* coverity#735837 Explicit null dereferencedCaolán McNamara2014-06-191-1/+1
* loplugin:staticcallStephan Bergmann2014-06-131-3/+3
* some remaining sal_uInt16 to sal_Int32 editeng ESelection boundsCaolán McNamara2014-06-091-2/+2
* coverity#1215279 Explicit null dereferencedCaolán McNamara2014-05-231-6/+9
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-05-211-14/+7
* coverity#1213133 Dereference after null checkCaolán McNamara2014-05-111-1/+1
* sd: sal_Bool->boolNoel Grandin2014-04-241-16/+16
* Typo: femplate->templateZolnai Tamás2014-03-211-1/+1
* sfx2: sal_Bool->boolNoel Grandin2014-03-181-8/+8
* Remove unneccessary commentsAlexander Wilms2014-02-231-5/+5
* bool improvementsStephan Bergmann2014-01-281-2/+2
* remove unnecessary use of OUString constructor in SD moduleNoel Grandin2013-11-081-1/+1