Age | Commit message (Expand) | Author |
2018-01-11 | loplugin:redundantcast: svx | Stephan Bergmann |
2018-01-11 | loplugin:redundantcast: sw | Stephan Bergmann |
2018-01-11 | loplugin:redundantcast: tools | Stephan Bergmann |
2018-01-11 | loplugin:redundantcast: unotools | Stephan Bergmann |
2018-01-11 | loplugin:redundantcast: vcl | Stephan Bergmann |
2018-01-11 | loplugin:redundantcast: xmloff | Stephan Bergmann |
2018-01-11 | Replace some C-style casts in ugly macros with static_cast | Stephan Bergmann |
2018-01-11 | ofz#5235 Bad-cast | Caolán McNamara |
2018-01-11 | iOS, Rendering document. | jan Iversen |
2018-01-11 | Replace macro with function | Stephan Bergmann |
2018-01-11 | another fix for DMG background for release builds | Christian Lohmaier |
2018-01-11 | loplugin:useuniqueptr in svl | Noel Grandin |
2018-01-11 | InstallPrinteDrivers->InstallPrinterDrivers | Caolán McNamara |
2018-01-11 | [API CHANGE] migrate PackageKit usage to Modify2 | Caolán McNamara |
2018-01-11 | connectivity: various small cleanups in the Writer driver | Miklos Vajna |
2018-01-11 | ofz#5234 Direct-leak | Caolán McNamara |
2018-01-11 | starmath: getLength() > 0 -> !isEmpty() | Takeshi Abe |
2018-01-11 | loplugin:useuniqueptr in tools,stoc,unotools | Noel Grandin |
2018-01-11 | Fix typo in code | Andrea Gelmini |
2018-01-11 | tdf#36308 make double click not expand/collapse node in Navigator tree | Jim Raykowski |
2018-01-11 | tdf#114939 filter: don't use StarOffice SHA1 in MS Office filters | Michael Stahl |
2018-01-11 | (related:tdf#114939) connectivity: use real SHA1 | Michael Stahl |
2018-01-11 | tdf#114955: Fix primary key management in copy table | Julien Nabet |
2018-01-11 | tdf#91292 ooxmlexport: cleared fill != use grabbag info | Justin Luth |
2018-01-11 | Fix Tab key cycle through slide background panel | Katarina Behrens |
2018-01-11 | Modernize a bit svtools | Julien Nabet |
2018-01-11 | Optimize a bit fileview.cxx (svtools) | Julien Nabet |
2018-01-11 | Use for-range loops in dbaccess (part2) | Julien Nabet |
2018-01-11 | Use more unique_ptr in treeopt (cui) | Julien Nabet |
2018-01-11 | iOS, removed dummyLOkit | jan Iversen |
2018-01-11 | Fix template parameter ambiguity | Stephan Bergmann |
2018-01-11 | tdf#114802 Emojis palette inserts code instead of emoji | Noel Grandin |
2018-01-11 | loplugin:useuniqueptr in ImplAccelManager | Noel Grandin |
2018-01-11 | loplugin:useuniqueptr cppu,idlc,io,ucbhelper | Noel Grandin |
2018-01-11 | loplugin:useuniqueptr in l10ntools | Noel Grandin |
2018-01-11 | convert (a>b?a:b) to std::max(a,b) | Noel Grandin |
2018-01-11 | Updated core | Olivier Hallot |
2018-01-11 | Updated core | Olivier Hallot |
2018-01-11 | RotateFlyFrameFix: Add RotCenter info to ODF export | Armin Le Grand |
2018-01-11 | RotateFlyFrameFix: Disable AutoContour for rotated Flys | Armin Le Grand |
2018-01-11 | tdf#103705 Tooltip improvement for clone formatting | heiko tietze |
2018-01-11 | tdf#114701 Missing widget labels in Customization dialog | heiko tietze |
2018-01-10 | Fix typo | Andrea Gelmini |
2018-01-10 | Silence clang-cl -Werror,-Wmicrosoft-unqualified-friend, redux | Stephan Bergmann |
2018-01-10 | Do use just std::cerr in cppuhelper::ServiceManager::preloadImplementations() | Tor Lillqvist |
2018-01-10 | Bin superfluous using declarations | Tor Lillqvist |
2018-01-10 | Don't try to preload the KDE4 shell backend as that crashes | Tor Lillqvist |
2018-01-10 | Simplify logging in cppuhelper::ServiceManager::preloadImplementations() | Tor Lillqvist |
2018-01-10 | Updated core | Christian Lohmaier |
2018-01-10 | tdf#79077: Harmonize PapersizeFromSetup checkboxes in printer config | Katarina Behrens |