summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* filter,desktop,dbaccess: inline some use-once typedefsNoel Grandin2015-08-041-3/+1
* comphelper, desktop: fix MSVC mergedlib link failureMichael Stahl2015-07-271-37/+4
* -Werror,-Wunused-private-fieldStephan Bergmann2015-07-247-12/+0
* separate variables by scoping instead of reusingLionel Elie Mamane2015-07-231-4/+6
* fix regression introduced by 21834f14c97071c5bcf13ef02bf940dc1922663fLionel Elie Mamane2015-07-231-3/+3
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-2337-85/+82
* inline a handful of use-once #definesNoel Grandin2015-07-232-3/+1
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-201-2/+2
* Fix typosAndrea Gelmini2015-07-191-1/+1
* loplugin:unusedmethods desktopNoel Grandin2015-07-1711-45/+0
* loplugin:simplifyboolStephan Bergmann2015-07-161-1/+1
* tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl2015-07-163-19/+19
* Revert "tools: replace boost::ptr_vector with std::unordered_map"Norbert Thiebaud2015-07-153-19/+19
* tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl2015-07-163-19/+19
* do not include boost/utility.hppMichael Stahl2015-07-102-2/+2
* desktop: misc: Add support for mips64.Heiher2015-07-101-0/+6
* desktop: update: Add support for mips64.Heiher2015-07-103-0/+2
* loplugin:unusedmethods vclNoel Grandin2015-07-081-1/+0
* Fix typosAndrea Gelmini2015-07-081-3/+3
* LOK: Corner case with working dir as '/'.Jan Holesovsky2015-07-071-1/+3
* LOK: Cleanup absolutizing of URLs.Jan Holesovsky2015-07-061-10/+25
* LOK: Don't try to absolutize URL's.Jan Holesovsky2015-07-031-5/+10
* Fix typosAndrea Gelmini2015-07-037-7/+7
* typo: therfore -> thereforeAndras Timar2015-07-031-1/+1
* Fix typosAndrea Gelmini2015-06-301-1/+1
* Partially revert "svx, canvas, desktop: gb_OBJCXXFLAGS are not needed at all"Andras Timar2015-06-291-0/+10
* Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin2015-06-291-3/+3
* return and use std::vector from OInterfaceContainerHelperNoel Grandin2015-06-291-3/+3
* loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann2015-06-261-2/+2
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-2424-32/+32
* Revert "Typo: iff->if"Julien Nabet2015-06-231-1/+1
* Typo: iff->ifJulien Nabet2015-06-231-1/+1
* rendercontext: Mass fix of using the wrong size.Jan Holesovsky2015-06-232-2/+2
* Fix typosAndrea Gelmini2015-06-221-1/+1
* LOK: return used format in Document::getTextSelection()Miklos Vajna2015-06-191-3/+14
* C++ solution of 'unopkg can't be used by root'Katarina Behrens2015-06-192-18/+20
* LOK: add lok::Document::getTextSelection()Miklos Vajna2015-06-171-0/+19
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-177-9/+7
* Fix typosAndrea Gelmini2015-06-161-1/+1
* Fix typosAndrea Gelmini2015-06-162-2/+2
* Fix typosAndrea Gelmini2015-06-161-1/+1
* Fix typosAndrea Gelmini2015-06-161-1/+1
* Missing newline at end of error messageStephan Bergmann2015-06-151-1/+1
* Dead codeStephan Bergmann2015-06-154-242/+0
* Remove bash-ism, allow also --bundled option for rootKatarina Behrens2015-06-151-12/+15
* Don't let root run unopkg without --shared optionKatarina Behrens2015-06-141-1/+16
* surely we only care if *our* window is shown hereCaolán McNamara2015-06-141-1/+1
* Remove comment filenameAndrea Gelmini2015-06-131-1/+0
* TyposJulien Nabet2015-06-131-1/+1
* java:regulatize the order of 'final' and public/privateNoel Grandin2015-06-113-3/+3