summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2015-04-17desktop: convert new to ::Create.Michael Meeks
2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks
2015-04-10More misc. cleanup.Michael Meeks
2015-04-10Manual cleanup of misc. issues.Michael Meeks
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10first half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10splash: de-confuse mixed VCL and UNO reference counting.Michael Meeks
2015-04-10re-insert erroneously converted delete calls.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10Fix OutputDevice members / stack allocation: desktop, sfx2, lwp.Michael Meeks
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2015-04-10vclwidget: check for calling delete on subclasses of vcl::WindowNoel Grandin
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in formsNoel Grandin
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-08Add lok_init_2() that takes also the path to a user profile to useTor Lillqvist
2015-04-07Follow-up to 372f9bce4e28ffcc89f92dc9982ab9a5c4922994, forgot to remove thisTor Lillqvist
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin
2015-04-07convert SvtModuleOptions::EFactory to enum classNoel Grandin
2015-04-07LOK: reimplement lok::Document::postKeyEvent()Miklos Vajna
2015-04-04Presumably at least the #ifndef DISABLE_BDB2PMAP thing can be killedTor Lillqvist
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02Remove obsolete INET_PROT_PRIVATE aliasStephan Bergmann
2015-04-02Move osl::LibreOfficeKit stuff to comphelper for nowTor Lillqvist
2015-04-01Check osl::LibreOfficeKit::isActive(), not Application::IsConsoleOnly()Tor Lillqvist
2015-04-01Add API to check whether being used through LibreOfficeKitTor Lillqvist
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-30Revert "Merge the --invisible and --headless options"Tor Lillqvist
2015-03-30Merge the --invisible and --headless optionsTor Lillqvist
2015-03-29m_nofirststartwizard was never testedTor Lillqvist
2015-03-29Bin superfluous empty linesTor Lillqvist
2015-03-29Add a commentTor Lillqvist
2015-03-29Don't use any IPC pipe when in console-only mode or in a LOKit-based programTor Lillqvist
2015-03-29Bin pointless static const members used only in one placeTor Lillqvist
2015-03-28Remove #if 0 block of codeTor Lillqvist
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-28Bin a few SAL_INFOs that basically just say "we are here"Tor Lillqvist
2015-03-28Using LO code through LOKit should imply "console only", too, I thinkTor Lillqvist
2015-03-28We already log successful UNO initialisation in initialize_uno()Tor Lillqvist
2015-03-28Exclamation marks are unprofessionalTor Lillqvist
2015-03-26tdf#39440 cppcheck cleanliness, Fixing basic cpp errorsVarun
2015-03-24loplugin:constantfunction: variousNoel Grandin
2015-03-20Remove library urelibs. It was more just a temporary hack and is not used.Matúš Kukan