summaryrefslogtreecommitdiff
path: root/desktop/source/lib
AgeCommit message (Expand)Author
2016-04-04Use std::size_tMiklos Vajna
2016-03-29Don't launch the PipeReaderThread from LOKStephan Bergmann
2016-03-29Rename OfficeIPCThread to RequestHandlerStephan Bergmann
2016-03-23Typo in commentStephan Bergmann
2016-03-04lok: Export only programmatic style namesPranav Kant
2016-02-26Use an XInitialization-based channel to request service mgr pre-initStephan Bergmann
2016-02-22WaE buggy warning in vs2015-r1Norbert Thiebaud
2016-02-16lok: add desktop terminateHenry Castro
2016-02-15loplugin:nullptrTor Lillqvist
2016-02-15Re-work cppu::preInitBootstrap()Henry Castro
2016-02-15Introduce lok_preinit() to preload all registered UNO implementationsHenry Castro
2016-02-15lok: Expose DisplayName of styles, not internal onesPranav Kant
2016-02-11loplugin:stringconstantStephan Bergmann
2016-02-11lok: Only add interaction handler when LOK fully initialized.Jan Holesovsky
2016-02-11lok: Introduce a "TakeOwnership" filter option for saveAs().Jan Holesovsky
2016-02-11lok: Interaction handler for saveAs() too.Jan Holesovsky
2016-02-08Revert "lok: Interaction handler for saveAs() too."Michael Stahl
2016-02-08lok: Interaction handler for saveAs() too.Jan Holesovsky
2016-02-08lok: Take over the identity of the document when performing saveAs().Jan Holesovsky
2016-02-08lok: notify the states of undo and redo toolbar itemsHenry Castro
2016-02-05lok: Notify also about the states of .uno:CharBackgroundExt.Jan Holesovsky
2016-02-05Fix typosAndrea Gelmini
2016-02-04lok: fix saveAs for a loaded HTML documentTomaž Vajngerl
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-03libreofficekit: CppunitTest_libreofficekit_tiledrendering crashesMichael Stahl
2016-02-03lok interaction handler: Add handling of io and network errors.Jan Holesovsky
2016-02-03lok interaction handler: Move password handling to an own method.Jan Holesovsky
2016-02-02LOK: add Document::setClientVisibleArea()Miklos Vajna
2016-02-01lool - now the fill cursor type is mapped correctlyMarco Cecchetti
2016-02-01libreofficekit: fix inverted conditionMichael Stahl
2016-01-28sw: add AnchorType parameter to .uno:PasteMiklos Vajna
2016-01-27libreofficekit: password interaction optional and off by defaultMichael Stahl
2016-01-26vcl: actually that shared_array was a scamMichael Stahl
2016-01-26vcl: convert boost::shared_array to std::shared_ptrMichael Stahl
2016-01-25loplugin:defaultparamsStephan Bergmann
2016-01-25libreofficekit: ask for password when loading encrypted documentsMichael Stahl
2016-01-25desktop: use x prefix for uno::ReferenceMichael Stahl
2016-01-21Clean up lok::Office::freeError()Miklos Vajna
2016-01-19loplugin:cstylecastStephan Bergmann
2016-01-19LOK: include ModifiedStatus in CALLBACK_STATE_CHANGEDMiklos Vajna
2016-01-19Make LibreOffice kit usable on windowsOliver Specht
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-04Cleanup after removing vcl::FontInfo classChris Sherlock
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-18LOK: get feedback for all of the font/back color commandsMihai Varga
2015-12-07last arg of SetOutputSizePixelScaleOffsetAndBuffer no longer usedCaolán McNamara