summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-23separate variables by scoping instead of reusingLionel Elie Mamane
2015-07-23fix regression introduced by 21834f14c97071c5bcf13ef02bf940dc1922663fLionel Elie Mamane
2015-07-23tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-23inline a handful of use-once #definesNoel Grandin
2015-07-20tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-19Fix typosAndrea Gelmini
2015-07-17loplugin:unusedmethods desktopNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl
2015-07-15Revert "tools: replace boost::ptr_vector with std::unordered_map"Norbert Thiebaud
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-10desktop: misc: Add support for mips64.Heiher
2015-07-10desktop: update: Add support for mips64.Heiher
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-07-08Fix typosAndrea Gelmini
2015-07-07LOK: Corner case with working dir as '/'.Jan Holesovsky
2015-07-06LOK: Cleanup absolutizing of URLs.Jan Holesovsky
2015-07-03LOK: Don't try to absolutize URL's.Jan Holesovsky
2015-07-03Fix typosAndrea Gelmini
2015-07-03typo: therfore -> thereforeAndras Timar
2015-06-30Fix typosAndrea Gelmini
2015-06-29Partially revert "svx, canvas, desktop: gb_OBJCXXFLAGS are not needed at all"Andras Timar
2015-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-24cppcheck: noExplicitConstructorCaolán McNamara
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-06-22Fix typosAndrea Gelmini
2015-06-19LOK: return used format in Document::getTextSelection()Miklos Vajna
2015-06-19C++ solution of 'unopkg can't be used by root'Katarina Behrens
2015-06-17LOK: add lok::Document::getTextSelection()Miklos Vajna
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-15Missing newline at end of error messageStephan Bergmann
2015-06-15Dead codeStephan Bergmann
2015-06-15Remove bash-ism, allow also --bundled option for rootKatarina Behrens
2015-06-14Don't let root run unopkg without --shared optionKatarina Behrens
2015-06-14surely we only care if *our* window is shown hereCaolán McNamara
2015-06-13Remove comment filenameAndrea Gelmini
2015-06-13TyposJulien Nabet
2015-06-11java:regulatize the order of 'final' and public/privateNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin