Age | Commit message (Expand) | Author | Files | Lines |
2013-02-25 | remove some trivial duplicates | Thomas Arnhold | 1 | -1/+0 |
2013-02-24 | log presentation minimizer results as info | Caolán McNamara | 1 | -2/+2 |
2013-02-22 | sdext: fix loplugin warnings | Miklos Vajna | 7 | -11/+3 |
2013-02-22 | s/the the/the/ | Tor Lillqvist | 1 | -1/+1 |
2013-02-19 | fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT | Radu Ioan | 1 | -14/+12 |
2013-02-18 | coverity#983173 Resource leak | Norbert Thiebaud | 1 | -1/+4 |
2013-02-18 | coverity#983175 Resource leak | Norbert Thiebaud | 1 | -0/+3 |
2013-02-17 | coverity#984041 Uninitialized scalar variable | Caolán McNamara | 2 | -12/+16 |
2013-02-17 | coverity: pass by const reference is more efficient | Markus Mohrhard | 1 | -1/+1 |
2013-02-17 | coverity: pass by const reference is more efficient | Markus Mohrhard | 2 | -2/+4 |
2013-02-17 | convert xpdf to gbuild and add to tail_build | Peter Foley | 1 | -0/+1 |
2013-02-14 | Disambiguation for MSC | Stephan Bergmann | 1 | -2/+2 |
2013-02-14 | Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII... | Jean-Noël Rouvignac | 5 | -161/+157 |
2013-02-12 | fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new style | Noel Grandin | 2 | -19/+13 |
2013-02-11 | fdo#46808, Use singleton util::theMacroExpander new-style constructor | Noel Grandin | 1 | -7/+3 |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac | 20 | -248/+209 |
2013-01-29 | More fixes to fdo#57422 | Ahmad Harthi | 2 | -51/+20 |
2013-01-26 | gbuild: fix silly "expandtabs" in makefile VIM modelines | Michael Stahl | 12 | -12/+12 |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl | 1 | -0/+1 |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac | 1 | -1/+1 |
2013-01-14 | Modify constructor, remove setters + unused define | Julien Nabet | 2 | -26/+11 |
2013-01-10 | Fix some errors and remove duplicate code on Presenter | Faisal M. Al-Otaibi | 1 | -121/+41 |
2013-01-10 | fdo#57422 - presenter console RTL support needs completion | Abdulelah Alarifi | 1 | -5/+3 |
2013-01-07 | Code enhancement remove duplicate code from presenter console | Abdulmajeed Al-Abaulrazzaq | 1 | -97/+28 |
2013-01-04 | SunPresentationMinimizer uses uno interfaces | Luboš Luňák | 1 | -0/+5 |
2012-12-27 | Fix Possible inefficient checking for 'm_GlyphsList' emptiness | Julien Nabet | 1 | -1/+1 |
2012-12-27 | Sigh, my git grep regexps missed some cases | Tor Lillqvist | 1 | -1/+1 |
2012-12-24 | fix postprocess xcu warning | Peter Foley | 1 | -1/+1 |
2012-12-21 | Remove unused cppuhelper/servicefactory.hxx includes | Stephan Bergmann | 1 | -1/+0 |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin | 2 | -7/+5 |
2012-12-20 | this custom target is needed by pdfimport_s lib | David Tardon | 1 | -1/+1 |
2012-12-19 | Remove duplicate code from Presenter Help View | Faisal M. Al-Otaibi | 1 | -47/+31 |
2012-12-13 | fdo#46808, remove awt::DisplayAccess service. | Noel Grandin | 2 | -23/+7 |
2012-12-12 | fdo#57422 - presenter console RTL support needs completion | Faisal M. Al-Otaibi | 1 | -140/+64 |
2012-12-12 | fdo#57422 - presenter console RTL support needs completion | Faisal M. Al-Otaibi | 1 | -33/+73 |
2012-12-03 | fixes for where fast string operator+ is not perfectly source compatible | Luboš Luňák | 1 | -2/+2 |
2012-12-02 | sdext: there is a severe shortage of boost dependencies here | Michael Stahl | 7 | -4/+13 |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens | 34 | -65/+0 |
2012-11-30 | Missing include | Fridrich Štrba | 1 | -0/+1 |
2012-11-29 | API CHANGE a11y unpublishing and add/removeListener rename. | Thorsten Behrens | 1 | -5/+5 |
2012-11-29 | Isolate PDF Import so it can be made optionally installable | Stephan Bergmann | 5 | -3/+39 |
2012-11-27 | fdo#46808: Missing adaptions to XFolderPicker2 | Stephan Bergmann | 1 | -1/+0 |
2012-11-24 | Turn PDF import from bundled extension to plain code | Stephan Bergmann | 24 | -442/+88 |
2012-11-22 | move Presenter Console help to main help | Andras Timar | 2 | -191/+0 |
2012-11-21 | Turn presenter screen from bundled extension to plain code | Stephan Bergmann | 120 | -2354/+35 |
2012-11-21 | fix build with poppler-0.21.1 | Petr Mladek | 1 | -1/+6 |
2012-11-20 | translations is a source-only module | Andras Timar | 1 | -1/+1 |
2012-11-20 | fdo#42070-Fix RTL support in presenter console | Faisal M. Al-Otaibi | 7 | -196/+592 |
2012-11-11 | Merge branch 'master' into feature/killsdf | Andras Timar | 15 | -74/+56 |
2012-11-10 | deduplicate OString std::basic_ostream operators | Miklos Vajna | 1 | -10/+0 |