summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/sdtreelb.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin1-1/+1
2015-04-09loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-3/+3
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-2/+2
2015-03-18SotClipboardFormatId::FILE->SotClipboardFormatId::SIMPLE_FILECaolán McNamara1-2/+2
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-10/+10
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-5/+5
2015-01-24coverity#1265802 Dereference null return valueCaolán McNamara1-3/+2
2015-01-24coverity#1265803 Dereference null return valueCaolán McNamara1-3/+3
2015-01-24coverity#1265806 Dereference null return valueCaolán McNamara1-2/+5
2015-01-24coverity#1265810 Dereference null return valueCaolán McNamara1-2/+5
2015-01-21Some more loplugin:cstylecast: sdStephan Bergmann1-6/+6
2014-12-21fdo#39440 sd: reduce scope of local variablesMichael Weghorn1-3/+2
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-2/+2
2014-11-13loplugin: cstylecastNoel Grandin1-21/+17
2014-09-23fdo#82577: Handle WindowNoel Grandin1-11/+11
2014-08-18ErrorBox->MessageDialogCaolán McNamara1-2/+2
2014-06-25remove whitespacesMarkus Mohrhard1-52/+0
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-8/+0
2014-05-23coverity#705860 Dereference before null checkCaolán McNamara1-1/+2
2014-05-19sd: remove using namespace from headersThomas Arnhold1-2/+2
2014-04-24sd: sal_Bool->boolNoel Grandin1-33/+33
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara1-9/+3
2014-04-03svtools/treelistentry.hxx: sal_Bool->boolNoel Grandin1-12/+12
2014-03-25svtools: sal_Bool->boolNoel Grandin1-5/+5
2014-03-25svtools: sal_Bool->boolNoel Grandin1-18/+18
2014-03-22coverity#983379 Dereference before null checkCaolán McNamara1-7/+1
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-8/+8
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-9/+9
2014-02-03Remove redundant SAL_DLLPRIVATEStephan Bergmann1-1/+1
2014-01-29coverity#1132704 Dereference before null checkCaolán McNamara1-23/+9
2014-01-29fix indentCaolán McNamara1-51/+34
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-23coverity#1158466 Uninitialized pointer fieldCaolán McNamara1-1/+5
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-1/+1
2013-11-28Integrate branch of IAccessible2Steve Yin1-5/+316
2013-11-14convert insert slides dialog to .uiCaolán McNamara1-2/+37
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl1-2/+2
2013-09-01convert SdPageObjsTLB to OUStringIvan Timofeev1-28/+27
2013-08-24String(SdResId(foo)) -> SD_RESSTR(foo)Ivan Timofeev1-1/+1
2013-08-15convert include/svtools/transfer.hxx from String to OUStringNoel Grandin1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2013-03-21SD_DLLPRIVATE -> SAL_DLLPRIVATEStephan Bergmann1-1/+1
2013-03-07comment translation and cleanup of files in sd/source/ui/dlg/Urs Fässler1-132/+62
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-3/+3