summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* tdf#92191: Don't use any IPC pipe in a sandboxed OS X appTor Lillqvist2015-08-241-0/+5
* LOK: Cleanup absolutizing of URLs.Jan Holesovsky2015-07-071-10/+27
* LOK: Don't try to absolutize URL's.Jan Holesovsky2015-07-031-5/+10
* Partially revert "svx, canvas, desktop: gb_OBJCXXFLAGS are not needed at all"Andras Timar2015-06-301-0/+10
* rendercontext: Mass fix of using the wrong size.Jan Holesovsky2015-06-232-2/+2
* LOK: return used format in Document::getTextSelection()Miklos Vajna2015-06-221-3/+14
* LOK: add lok::Document::getTextSelection()Miklos Vajna2015-06-181-0/+19
* Don't let root run unopkg without --shared or --bundled optionKatarina Behrens2015-06-151-4/+22
* Apply new VclPtr clang plugin to catch potential problems.Noel Grandin2015-06-061-1/+1
* Build time option --disable-extension-updateKatarina Behrens2015-06-042-2/+11
* tdf#91529 hopefully fixes the issue by painting immediatelyTomaž Vajngerl2015-06-041-5/+14
* convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin2015-05-291-5/+5
* SvxSearchItem: add m_nStartPoint{X,Y}Miklos Vajna2015-05-291-0/+2
* Rewrite all calls like Dialog(params).Execute()Philippe Jung2015-05-281-2/+2
* Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks2015-05-262-5/+5
* convert TEXT_DRAW constants to scoped enumNoel Grandin2015-05-201-2/+2
* Remove include stdio (part2)Julien Nabet2015-05-181-2/+2
* refactor desktop classes to use RenderContextTomaž Vajngerl2015-05-163-138/+133
* Fixup my earlier quoting fix.Thorsten Behrens2015-05-121-1/+1
* Switch VclBuilder constructors to use VclPtr.Michael Meeks2015-05-123-5/+3
* Add some quoting to shell scripts.Thorsten Behrens2015-05-114-19/+19
* Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks2015-05-113-3/+3
* Improve exception messageStephan Bergmann2015-05-111-2/+2
* Switch VclBuilder constructors to use VclPtr.Michael Meeks2015-05-113-3/+3
* convert COMMAND_ constants to scoped enumNoel Grandin2015-05-111-1/+1
* NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann2015-05-102-5/+5
* tdf#91052 - more macros for 'make' constructors.Michael Meeks2015-05-093-5/+8
* coverity#1257113 Uninitialized pointer fieldCaolán McNamara2015-05-091-2/+3
* lopluign:staticmethods: Handle DECL_LINKStephan Bergmann2015-05-082-4/+4
* read_percent returns ProgressStatus, not sal_BoolStephan Bergmann2015-05-081-1/+1
* Nah, the Android NDK we use doesn't have std::to_string()Tor Lillqvist2015-05-061-3/+1
* Include <string>Tor Lillqvist2015-05-061-0/+2
* Add support for progress bar callbacks to LibreOfficeKitTor Lillqvist2015-05-061-2/+43
* cleanup DIALOG_NO_PARENT, follow on to tdf#91090Noel Grandin2015-05-063-8/+6
* tdf#91090 - avoid de-referencing DIALOG_NO_PARENT (-1)Michael Meeks2015-05-062-14/+16
* loplugin:staticmethodsNoel Grandin2015-05-052-2/+2
* Use typed Idle::SetIdleHdl LinkStephan Bergmann2015-05-052-8/+4
* Use typed Timer::SetTimeoutHdl LinkStephan Bergmann2015-05-052-3/+2
* Use gb_Module_add_check_targets to add CppunitTestStephan Bergmann2015-05-041-1/+4
* Enable desktop/qa/deployment_misc/test_dp_version.cxxStephan Bergmann2015-05-042-0/+24
* Gradually typed LinkStephan Bergmann2015-04-306-13/+13
* desktop: pJSON may be 0 in jsonToPropertyValues()Miklos Vajna2015-04-291-17/+20
* Fix for gcc 4.6.3Juergen Funk2015-04-291-1/+1
* Remove unnecessary STATIC_LINK macroStephan Bergmann2015-04-291-2/+2
* fix dubious casts post VclPtr-ingCaolán McNamara2015-04-292-4/+14
* replace Paint calls to Invalidate + fix compilationTomaž Vajngerl2015-04-291-3/+3
* mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2015-04-293-4/+4
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-2821-231/+365
|\
| * desktop: convert new to ::Create.Michael Meeks2015-04-178-18/+16
| * Lost more cleanup and fixing post re-basing.Michael Meeks2015-04-101-6/+6