summaryrefslogtreecommitdiff
path: root/sd/source/ui/func/fuinsfil.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-6/+6
2015-04-15tdf#62101: Show only file extensions we're able to insertKatarina Behrens1-34/+72
2015-04-15Use cross-app filter directlyKatarina Behrens1-9/+7
2015-04-13loplugin:staticmethodsNoel Grandin1-4/+4
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-3/+3
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-3/+3
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-6/+6
2015-04-02We can no longer import those formatsKatarina Behrens1-24/+0
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin1-13/+13
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-12/+12
2015-03-02convert PARAFLAG_ constants to enum classNoel Grandin1-4/+4
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-1/+1
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2014-12-21fdo#39440 sd: reduce scope of local variablesMichael Weghorn1-2/+1
2014-11-10loplugin: cstylecastNoel Grandin1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-18ErrorBox->MessageDialogCaolán McNamara1-5/+3
2014-06-30Called C++ object pointer is nullCaolán McNamara1-2/+2
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-3/+3
2014-06-25remove whitespacesMarkus Mohrhard1-12/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-14/+14
2014-06-19coverity#735837 Explicit null dereferencedCaolán McNamara1-1/+1
2014-06-13loplugin:staticcallStephan Bergmann1-3/+3
2014-06-09some remaining sal_uInt16 to sal_Int32 editeng ESelection boundsCaolán McNamara1-2/+2
2014-05-23coverity#1215279 Explicit null dereferencedCaolán McNamara1-6/+9
2014-05-21Avoid possible memory leaks in case of exceptionsTakeshi Abe1-14/+7
2014-05-11coverity#1213133 Dereference after null checkCaolán McNamara1-1/+1
2014-04-24sd: sal_Bool->boolNoel Grandin1-16/+16
2014-03-21Typo: femplate->templateZolnai Tamás1-1/+1
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-8/+8
2014-02-23Remove unneccessary commentsAlexander Wilms1-5/+5
2014-01-28bool improvementsStephan Bergmann1-2/+2
2013-11-08remove unnecessary use of OUString constructor in SD moduleNoel Grandin1-1/+1
2013-10-25Unwind FunctionReference typedefStephan Bergmann1-2/+2
2013-09-19restore behaviour after OUString changesNoel Grandin1-2/+6
2013-09-19convert sd/.../fuinsfil.hxx from String to OUStringNoel Grandin1-10/+10
2013-08-24String->OUStringIvan Timofeev1-6/+5
2013-08-24String(SdResId(foo)) -> SD_RESSTR(foo)Ivan Timofeev1-7/+7
2013-08-14XubString->OUStringCaolán McNamara1-2/+2
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-7/+7
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-8/+7
2013-03-12translation and cleanup of comments in sd/source/ui/func/Urs Fässler1-50/+43
2013-03-11sd: translate debug messagesThomas Arnhold1-2/+2
2013-02-27WaE: possible problem detected in invocation of delete operatorTor Lillqvist1-0/+1
2013-02-27coverity#705699: fix memory leakMarkus Mohrhard1-0/+1
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-2/+2
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-2/+2