summaryrefslogtreecommitdiffstats
path: root/sdext/source
Commit message (Expand)AuthorAgeFilesLines
* Fix warning: unused variable 'aIniUrl' [loplugin]Tor Lillqvist2013-04-301-1/+1
* WaE: 'SAL_OVERRIDE' macro redefinedTor Lillqvist2013-04-301-6/+2
* Make pdf2xml usable at least from within buildenv again.Thorsten Behrens2013-04-301-27/+11
* Add unit test for pdfimport image import.Thorsten Behrens2013-04-301-1/+5
* Fix import of images from pdf.Thorsten Behrens2013-04-302-72/+89
* fdo#46808 Convert awt::Pointer to new styleNoel Grandin2013-04-252-11/+3
* Remove any remaining remnants of unused component_canUnload featureStephan Bergmann2013-04-191-3/+1
* remove unused component_canUnload functionsMatúš Kukan2013-04-191-12/+3
* fdo#62096 - replace some O(U)String compareTo with ==Artur Dryomov2013-04-171-6/+6
* Related: rhbz#867808 if one person threw by pointer...Caolán McNamara2013-04-161-1/+1
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* remove needless forward rtl::OUString declarationsLuboš Luňák2013-04-072-2/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-07109-770/+729
* drop prefix from ::cssThomas Arnhold2013-04-028-13/+13
* fix loplugin unused warningsPeter Foley2013-03-301-2/+1
* OSL_FAIL -> SAL_WARNThomas Arnhold2013-03-301-2/+2
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-03-301-2/+2
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-03-291-8/+2
* Remove StringMirror UNO service.Thorsten Behrens2013-03-212-411/+13
* Kill fprintf in sdext in favour of SAL_LOGThorsten Behrens2013-03-212-65/+56
* avoid floating-point error with empty bitmaps.Michael Meeks2013-03-201-0/+3
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-195-8/+7
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-1911-70/+69
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-111-1/+1
* fdo#57422 fixing scroll bar and slides positionAbdulaziz A Alayed2013-03-112-98/+144
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-091-1/+1
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-081-0/+3
* coverity#982282: Resource leak in objectJulien Nabet2013-03-042-0/+5
* remove unused and commented out codeThomas Arnhold2013-03-042-8/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-032-3/+3
* remove some trivial duplicatesThomas Arnhold2013-02-251-1/+0
* log presentation minimizer results as infoCaolán McNamara2013-02-241-2/+2
* sdext: fix loplugin warningsMiklos Vajna2013-02-227-11/+3
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan2013-02-191-14/+12
* coverity#983173 Resource leakNorbert Thiebaud2013-02-181-1/+4
* coverity#983175 Resource leakNorbert Thiebaud2013-02-181-0/+3
* coverity#984041 Uninitialized scalar variableCaolán McNamara2013-02-172-12/+16
* coverity: pass by const reference is more efficientMarkus Mohrhard2013-02-171-1/+1
* coverity: pass by const reference is more efficientMarkus Mohrhard2013-02-172-2/+4
* Disambiguation for MSCStephan Bergmann2013-02-141-2/+2
* Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac2013-02-145-161/+157
* fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new styleNoel Grandin2013-02-122-19/+13
* fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin2013-02-111-7/+3
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-3020-248/+209
* More fixes to fdo#57422Ahmad Harthi2013-01-292-51/+20
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-211-1/+1
* Modify constructor, remove setters + unused defineJulien Nabet2013-01-142-26/+11
* Fix some errors and remove duplicate code on PresenterFaisal M. Al-Otaibi2013-01-101-121/+41
* fdo#57422 - presenter console RTL support needs completionAbdulelah Alarifi2013-01-101-5/+3