Age | Commit message (Expand) | Author |
2017-02-15 | Drop :: prefix from std in c*/ | Tor Lillqvist |
2017-02-15 | Some simplifications, using UNO_QUERY_THROW | Stephan Bergmann |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-03 | makeAny->Any in canvas..configmgr | Noel Grandin |
2017-02-02 | unnecessary use of OUStringBuffer in throwing exceptions | Noel Grandin |
2017-01-28 | loplugin:stringconstant check for unnecessary OUString constructor.. | Noel Grandin |
2017-01-27 | User profile backups: Don't backup user galleries | Samuel Mehrbrodt |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-23 | lok: New feature flag to turn off tiled annotations | Pranav Kant |
2017-01-23 | loplugin: unnecessary destructor: comphelper..desktop | Noel Grandin |
2017-01-23 | use rtl::Reference in OPropertyChangeListener | Noel Grandin |
2017-01-20 | use rtl::Reference in OSelectionChangeListener | Noel Grandin |
2017-01-20 | use rtl::Reference in OContainerListener | Noel Grandin |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, comphelper | Stephan Bergmann |
2017-01-17 | use rtl::Reference in DocPasswordRequest and SimplePasswordRequest | Noel Grandin |
2017-01-17 | use rtl::Reference in OInstanceLocker | Noel Grandin |
2017-01-17 | use rtl::Reference in MasterPropertySet | Noel Grandin |
2017-01-17 | use rtl::Reference in ChainablePropertySet | Noel Grandin |
2017-01-17 | use rtl::Reference in AttacherAllListener_Impl | Noel Grandin |
2017-01-16 | new loplugin: useuniqueptr: comphelper | Noel Grandin |
2017-01-14 | tdf#97597: Ensure that each parsing thread has its own buffer. | Kohei Yoshida |
2017-01-07 | default copy ctor and assignment operator are good enough | Caolán McNamara |
2016-12-23 | tdf#70998 Change word "Graphic(s)" to "Image(s)" | Huzaifa Iftikhar |
2016-12-23 | loplugin:unusedmethods | Noel Grandin |
2016-12-15 | teach sallogareas plugin to catch inconsistencies | Noel Grandin |
2016-12-13 | OSL_TRACE->SAL in chart2..oox | Noel Grandin |
2016-12-12 | comphelper: cleanup class NameContainer. | Arnaud Versini |
2016-12-08 | convert OSL_ENSURE to assert in AccessibleEventNotifier | Noel Grandin |
2016-12-07 | This is presumably not meant to be exported | Stephan Bergmann |
2016-12-07 | tdf#88206 replace cppu::WeakImplHelper* misc | Jochen Nitschke |
2016-12-06 | SafeModeDialog: Add option to reset bundled extension registration | Samuel Mehrbrodt |
2016-12-06 | SafeModeDialog: Rename to match reality | Samuel Mehrbrodt |
2016-12-05 | convert DecodeMechanism to scoped enum | Noel Grandin |
2016-12-01 | tdf#104126 - comphelper thread-pool, use reliable std::condition_variable. | Michael Meeks |
2016-12-01 | Fix race in ThreadTaskTag | Stephan Bergmann |
2016-11-29 | Rewrite some (trivial) assignments inside if/while conditions: comphelper | Stephan Bergmann |
2016-11-28 | loplugin:unnecessaryoverride (dtors) in comphelper | Stephan Bergmann |
2016-11-21 | Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLY | Stephan Bergmann |
2016-11-10 | loplugin:expandablemethods in comphelper..cppuhelper | Noel Grandin |
2016-11-09 | comphelper: also bump PDBKDF2 count for password-to-modify | Michael Stahl |
2016-11-09 | make comphelper::containerToSequence a little smarter | Noel Grandin |
2016-11-08 | loplugin:unnecessaryvirtual in comphelper..forms | Noel Grandin |
2016-11-03 | SafeModeDialog: Allow to create zip file from profile | Samuel Mehrbrodt |
2016-11-01 | SafeModeDialog: Add link to user profile | Samuel Mehrbrodt |
2016-11-01 | safemode: Add option to disable H/W acceleration | Samuel Mehrbrodt |
2016-11-01 | Omit the default comparator | Takeshi Abe |
2016-10-26 | coverity#1374269 Uncaught exception | Caolán McNamara |
2016-10-23 | Fix typos | Andrea Gelmini |
2016-10-22 | Typos in comments | Julien Nabet |
2016-10-21 | profilesafe: Make sure no recursive saving happens | Armin Le Grand |