summaryrefslogtreecommitdiff
path: root/sdext
AgeCommit message (Expand)AuthorFilesLines
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-1/+1
2013-03-11fdo#57422 fixing scroll bar and slides positionAbdulaziz A Alayed2-98/+144
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-1/+1
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim1-0/+3
2013-03-07Make gb_Extension_use_default_description/license explicitStephan Bergmann1-0/+3
2013-03-04coverity#982282: Resource leak in objectJulien Nabet2-0/+5
2013-03-04remove unused and commented out codeThomas Arnhold2-8/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold2-3/+3
2013-03-03fix copypastaDavid Tardon1-2/+2
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-27cppuhelper: new ZipPackage_cppuhelper_odk_headersMichael Stahl1-1/+1
2013-02-27cppu: new ZipPackage_cppu_odk_headersMichael Stahl1-1/+1
2013-02-27sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl1-1/+1
2013-02-25remove some trivial duplicatesThomas Arnhold1-1/+0
2013-02-24log presentation minimizer results as infoCaolán McNamara1-2/+2
2013-02-22sdext: fix loplugin warningsMiklos Vajna7-11/+3
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-19fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan1-14/+12
2013-02-18coverity#983173 Resource leakNorbert Thiebaud1-1/+4
2013-02-18coverity#983175 Resource leakNorbert Thiebaud1-0/+3
2013-02-17coverity#984041 Uninitialized scalar variableCaolán McNamara2-12/+16
2013-02-17coverity: pass by const reference is more efficientMarkus Mohrhard1-1/+1
2013-02-17coverity: pass by const reference is more efficientMarkus Mohrhard2-2/+4
2013-02-17convert xpdf to gbuild and add to tail_buildPeter Foley1-0/+1
2013-02-14Disambiguation for MSCStephan Bergmann1-2/+2
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac5-161/+157
2013-02-12fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin2-19/+13
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin1-7/+3
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac20-248/+209
2013-01-29More fixes to fdo#57422Ahmad Harthi2-51/+20
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl12-12/+12
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+1
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-1/+1
2013-01-14Modify constructor, remove setters + unused defineJulien Nabet2-26/+11
2013-01-10Fix some errors and remove duplicate code on PresenterFaisal M. Al-Otaibi1-121/+41
2013-01-10fdo#57422 - presenter console RTL support needs completionAbdulelah Alarifi1-5/+3
2013-01-07Code enhancement remove duplicate code from presenter consoleAbdulmajeed Al-Abaulrazzaq1-97/+28
2013-01-04SunPresentationMinimizer uses uno interfacesLuboš Luňák1-0/+5
2012-12-27Fix Possible inefficient checking for 'm_GlyphsList' emptinessJulien Nabet1-1/+1
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist1-1/+1
2012-12-24fix postprocess xcu warningPeter Foley1-1/+1
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann1-1/+0
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2-7/+5
2012-12-20this custom target is needed by pdfimport_s libDavid Tardon1-1/+1
2012-12-19Remove duplicate code from Presenter Help ViewFaisal M. Al-Otaibi1-47/+31
2012-12-13fdo#46808, remove awt::DisplayAccess service.Noel Grandin2-23/+7
2012-12-12fdo#57422 - presenter console RTL support needs completionFaisal M. Al-Otaibi1-140/+64
2012-12-12fdo#57422 - presenter console RTL support needs completionFaisal M. Al-Otaibi1-33/+73
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák1-2/+2
2012-12-02sdext: there is a severe shortage of boost dependencies hereMichael Stahl7-4/+13