Age | Commit message (Expand) | Author | Files | Lines |
2013-03-11 | use startsWith() instead of compareToAscii() | Thomas Arnhold | 1 | -1/+1 |
2013-03-11 | fdo#57422 fixing scroll bar and slides position | Abdulaziz A Alayed | 2 | -98/+144 |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold | 1 | -1/+1 |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim | 1 | -0/+3 |
2013-03-07 | Make gb_Extension_use_default_description/license explicit | Stephan Bergmann | 1 | -0/+3 |
2013-03-04 | coverity#982282: Resource leak in object | Julien Nabet | 2 | -0/+5 |
2013-03-04 | remove unused and commented out code | Thomas Arnhold | 2 | -8/+0 |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold | 2 | -3/+3 |
2013-03-03 | fix copypasta | David Tardon | 1 | -2/+2 |
2013-02-28 | remove all d.lst | Michael Stahl | 1 | -0/+0 |
2013-02-27 | cppuhelper: new ZipPackage_cppuhelper_odk_headers | Michael Stahl | 1 | -1/+1 |
2013-02-27 | cppu: new ZipPackage_cppu_odk_headers | Michael Stahl | 1 | -1/+1 |
2013-02-27 | sal: new ZipPackage_sal_odk_headers for public ODK headers | Michael Stahl | 1 | -1/+1 |
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 |