summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* 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
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-083-4/+4
* Apply new VclPtr clang plugin to catch potential problems.Noel Grandin2015-06-061-1/+1
* tdf#91529 hopefully fixes the issue by painting immediatelyTomaž Vajngerl2015-06-041-5/+14
* Build time option --disable-extension-updateKatarina Behrens2015-06-032-2/+11
* loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann2015-06-021-4/+4
* loplugin:loopvartoosmallNoel Grandin2015-05-293-5/+5
* SvxSearchItem: add m_nStartPoint{X,Y}Miklos Vajna2015-05-281-0/+2
* Rewrite all calls like Dialog(params).Execute()Philippe Jung2015-05-281-2/+2
* desktop: simplify code by std::none_ofTakeshi Abe2015-05-263-8/+9
* Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks2015-05-252-5/+5