summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-14Fix typosAndrea Gelmini
2018-01-14Fix typosAndrea Gelmini
2018-01-14xmloff: XmlImageStyle class is pointless as the methods are staticTomaž Vajngerl
2018-01-13turn update links warning dialog into an infobarCaolán McNamara
2018-01-13gpg4libre: open encrypted files also via gpgThorsten Behrens
2018-01-13tdf#114901 TSCP various advanced TSCP dialog changesTomaž Vajngerl
2018-01-13loplugin:useuniqueptr in PolyPolygonNoel Grandin
2018-01-13provide uno::Sequence with ostream output operatorThorsten Behrens
2018-01-12tdf#114939 sal: deprecate rtl_digest_*SHA* and rtl_digest_PBKDF2Michael Stahl
2018-01-12tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1Michael Stahl
2018-01-12test: cancel interaction on password *re-entry*Michael Stahl
2018-01-12sfx2 store: add API to allow disabling thumbnails only for a single saveMiklos Vajna
2018-01-12More loplugin:cstylecast: basegfxStephan Bergmann
2018-01-12More loplugin:cstylecast: basicStephan Bergmann
2018-01-12More loplugin:cstylecast: canvasStephan Bergmann
2018-01-12More loplugin:cstylecast: comphelperStephan Bergmann
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2018-01-12More loplugin:cstylecast: cppuStephan Bergmann
2018-01-12More loplugin:cstylecast: cppuhelperStephan Bergmann
2018-01-12More loplugin:cstylecast: editengStephan Bergmann
2018-01-12More loplugin:cstylecast: i18nutilStephan Bergmann
2018-01-12More loplugin:cstylecast: o3tlStephan Bergmann
2018-01-12More loplugin:cstylecast: ooxStephan Bergmann
2018-01-12More loplugin:cstylecast: salStephan Bergmann
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2018-01-12More loplugin:cstylecast: sotStephan Bergmann
2018-01-12More loplugin:cstylecast: svlStephan Bergmann
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2018-01-12More loplugin:cstylecast: toolsStephan Bergmann
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2018-01-12Repair windows build break.jan Iversen
2018-01-12iOS, stop trying to do dynamic load in init()jan Iversen
2018-01-12filter: fix dbglevel=2 build of msfilterMiklos Vajna
2018-01-12new[] vs. delete mismatchStephan Bergmann
2018-01-12loplugin:useuniqueptr in Accelerator and ImplSplitSetNoel Grandin
2018-01-11tdf#105000, related tdf#80196: Make new color names translatableGabor Kelemen
2018-01-11Replace macro with functionStephan Bergmann
2018-01-11loplugin:redundantcast: svxStephan Bergmann
2018-01-11loplugin:redundantcast: toolsStephan Bergmann
2018-01-11loplugin:redundantcast: vclStephan Bergmann
2018-01-11loplugin:useuniqueptr in svlNoel Grandin
2018-01-11[API CHANGE] migrate PackageKit usage to Modify2Caolán McNamara
2018-01-11connectivity: various small cleanups in the Writer driverMiklos Vajna
2018-01-11loplugin:useuniqueptr in tools,stoc,unotoolsNoel Grandin
2018-01-11tdf#36308 make double click not expand/collapse node in Navigator treeJim Raykowski
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2018-01-11RotateFlyFrameFix: Add RotCenter info to ODF exportArmin Le Grand