summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-12dtrans: com::sun::star->cssNoel Grandin
2015-09-12drawinglayer: com::sun::star->cssNoel Grandin
2015-09-12desktop: com::sun::star->cssNoel Grandin
2015-09-12tdf#92794: '$' should be replaced in error dialog of addressbookJulien Nabet
2015-09-12Updated coreDamjan Jovanovic
2015-09-12Advertise GL rendering in frame titles in dbgutil mode.Michael Meeks
2015-09-12Restore correct boolean return valueMatteo Casalin
2015-09-12Avoid getTokenCount in favor of getTokenMatteo Casalin
2015-09-12Fix regression from ea2c80bdcd862f91dd7429184aea29d9a77f9774Matteo Casalin
2015-09-12sal_uInt16 to sal_Int32, constify/reduce OUStringsMatteo Casalin
2015-09-12Use < instead of <= by not decreasing the number of entriesMatteo Casalin
2015-09-12sal_uInt16 and SAL_MAX_UINT16 to sal_Int32 and LISTBOX_APPENDMatteo Casalin
2015-09-12Simplify TakeThread::execute()Matteo Casalin
2015-09-12Simplify: use getToken and just store converted integersMatteo Casalin
2015-09-12This code is commented out since file creation, 2013-04-10Matteo Casalin
2015-09-12Simplify calls to SelectEntryPos by early bail-outMatteo Casalin
2015-09-12Use sal_Int32 and LISTBOX_ENTRY_NOTFOUND for GetSelectEntryPosMatteo Casalin
2015-09-12Reduce scope by early bail outMatteo Casalin
2015-09-12SimplifyMatteo Casalin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-12Use forward declaration and reduce include scopeMatteo Casalin
2015-09-12fix downcast by intermediate functionMatteo Casalin
2015-09-12GetCommandLineParamCount() returns sal_uInt16Matteo Casalin
2015-09-12Use better/auto int types, remove a couple of OUStrings copiesMatteo Casalin
2015-09-12This parameter type should be sal_Int32, for consistencyMatteo Casalin
2015-09-12nRepPos is never readMatteo Casalin
2015-09-12tdf#94037: Don't try to manipulate non-existent widget containerKatarina Behrens
2015-09-12Actually fix uno bridge on MSVC 14.0David Ostrovsky
2015-09-12Typo: muliple->multipleJulien Nabet
2015-09-12comphelper: give up on the XPropertySetInfos for nowMichael Stahl
2015-09-11basic: one more WeakImplHelper<XPropertySetInfo> duplicateMichael Stahl
2015-09-11getFiles refactoring: kde partJulien Nabet
2015-09-11comphelper: another WeakImplHelper duplicateMichael Stahl
2015-09-11framework: yet another WeakImplHelper<XPropertySetInfo> dupcliateMichael Stahl
2015-09-11tdf#39468 translated german comments in hdrcont.cxxAlbert Thuswaldner
2015-09-11Android: i18-ize some stringsJacobo Aragunde Pérez
2015-09-11Android: check file modify date to know if save is completeJacobo Aragunde Pérez
2015-09-11Android: Implement cloud saveJacobo Aragunde Pérez
2015-09-11Android: provide an ID to document providersJacobo Aragunde Pérez
2015-09-11unit test for MoveBlock / ScUndoDragDrop caption life cycle, tdf#92995Eike Rathke
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-11xmloff: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-09-11LOK: Implement an own trivial InteractionHandler.Jan Holesovsky
2015-09-11tdf#93480: Don't send an EMPTY Invalidate() on .uno:DefaultBullet.Jan Holesovsky
2015-09-11tdf#94031 - slideshow: bind correct GL context for prepareEnvironmentLubosz Sarnecki
2015-09-11sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-09-11sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-09-11sw: add unit test for the redline frame duplication regressionMichael Stahl
2015-09-11Revert "Fix single node CopyRange"Michael Stahl
2015-09-11tdf#92145: Writer table rows/columns can't be resizedLászló Németh