summaryrefslogtreecommitdiffstats
path: root/sdext
Commit message (Expand)AuthorAgeFilesLines
* 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
* convert xpdf to gbuild and add to tail_buildPeter Foley2013-02-171-0/+1
* 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
* gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2013-01-2612-12/+12
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-0/+1
* 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
* Code enhancement remove duplicate code from presenter consoleAbdulmajeed Al-Abaulrazzaq2013-01-071-97/+28
* SunPresentationMinimizer uses uno interfacesLuboš Luňák2013-01-041-0/+5
* Fix Possible inefficient checking for 'm_GlyphsList' emptinessJulien Nabet2012-12-271-1/+1
* Sigh, my git grep regexps missed some casesTor Lillqvist2012-12-271-1/+1
* fix postprocess xcu warningPeter Foley2012-12-241-1/+1
* Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann2012-12-211-1/+0
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-212-7/+5
* this custom target is needed by pdfimport_s libDavid Tardon2012-12-201-1/+1
* Remove duplicate code from Presenter Help ViewFaisal M. Al-Otaibi2012-12-191-47/+31
* fdo#46808, remove awt::DisplayAccess service.Noel Grandin2012-12-132-23/+7
* fdo#57422 - presenter console RTL support needs completionFaisal M. Al-Otaibi2012-12-121-140/+64
* fdo#57422 - presenter console RTL support needs completionFaisal M. Al-Otaibi2012-12-121-33/+73
* fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák2012-12-031-2/+2
* sdext: there is a severe shortage of boost dependencies hereMichael Stahl2012-12-027-4/+13
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-3034-65/+0
* Missing includeFridrich Štrba2012-11-301-0/+1
* API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2012-11-291-5/+5
* Isolate PDF Import so it can be made optionally installableStephan Bergmann2012-11-295-3/+39
* fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann2012-11-271-1/+0
* Turn PDF import from bundled extension to plain codeStephan Bergmann2012-11-2424-442/+88
* move Presenter Console help to main helpAndras Timar2012-11-222-191/+0
* Turn presenter screen from bundled extension to plain codeStephan Bergmann2012-11-21120-2354/+35
* fix build with poppler-0.21.1Petr Mladek2012-11-211-1/+6
* translations is a source-only moduleAndras Timar2012-11-201-1/+1
* fdo#42070-Fix RTL support in presenter consoleFaisal M. Al-Otaibi2012-11-207-196/+592
* Merge branch 'master' into feature/killsdfAndras Timar2012-11-1115-74/+56
|\
| * deduplicate OString std::basic_ostream operatorsMiklos Vajna2012-11-101-10/+0
| * fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin2012-11-051-4/+3