summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* Remove excess newlinesChris Sherlock2016-02-0942-118/+0
* Revert "lok: Interaction handler for saveAs() too."Michael Stahl2016-02-081-8/+1
* vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock2016-02-081-1/+1
* lok: Interaction handler for saveAs() too.Jan Holesovsky2016-02-081-0/+7
* lok: Take over the identity of the document when performing saveAs().Jan Holesovsky2016-02-081-1/+1
* lok: notify the states of undo and redo toolbar itemsHenry Castro2016-02-081-1/+6
* remove reference to old OpenGL stuffMarkus Mohrhard2016-02-071-4/+0
* fix typoMarkus Mohrhard2016-02-071-1/+1
* vcl: rename EXC_* constants to EXCEPTION_*, EXC is too much like 'execute'Chris Sherlock2016-02-061-3/+3
* vcl: split exception types from input typesChris Sherlock2016-02-061-4/+4
* lok: Notify also about the states of .uno:CharBackgroundExt.Jan Holesovsky2016-02-051-0/+1
* Fix typosAndrea Gelmini2016-02-052-2/+2
* lok: fix saveAs for a loaded HTML documentTomaž Vajngerl2016-02-041-1/+2
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-042-2/+2
* desktop: replace boost::bind with lambda or std::bindMichael Stahl2016-02-036-13/+10
* libreofficekit: CppunitTest_libreofficekit_tiledrendering crashesMichael Stahl2016-02-031-3/+4
* lok interaction handler: Add handling of io and network errors.Jan Holesovsky2016-02-033-33/+232
* lok interaction handler: Move password handling to an own method.Jan Holesovsky2016-02-032-56/+57
* LOK: add Document::setClientVisibleArea()Miklos Vajna2016-02-021-0/+15
* boost::hash->std::hashNoel Grandin2016-02-021-1/+0
* lool - now the fill cursor type is mapped correctlyMarco Cecchetti2016-02-011-1/+1
* libreofficekit: fix inverted conditionMichael Stahl2016-02-011-4/+7
* sequence->vector in OInteractionRequestNoel Grandin2016-01-291-5/+3
* vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock2016-01-291-1/+1
* sw: add AnchorType parameter to .uno:PasteMiklos Vajna2016-01-282-1/+17
* libreofficekit: password interaction optional and off by defaultMichael Stahl2016-01-273-7/+28
* vcl: actually that shared_array was a scamMichael Stahl2016-01-261-16/+2
* vcl: convert boost::shared_array to std::shared_ptrMichael Stahl2016-01-261-4/+4
* loplugin:defaultparamsStephan Bergmann2016-01-251-1/+1
* libreofficekit: ask for password when loading encrypted documentsMichael Stahl2016-01-254-3/+135
* desktop: use x prefix for uno::ReferenceMichael Stahl2016-01-251-4/+8
* sw tiled editing: default to anchoring new images as-charMiklos Vajna2016-01-211-0/+5
* desktop: loplugin:defaultparamsMiklos Vajna2016-01-211-1/+1
* Clean up lok::Office::freeError()Miklos Vajna2016-01-211-3/+4
* sc lok: Implement unit test for .uno:{Insert,Name,Remove} for sheets.Jan Holesovsky2016-01-212-0/+34
* loplugin: unused return valuesNoel Grandin2016-01-212-4/+3
* loplugin:stringconstantStephan Bergmann2016-01-201-1/+1
* loplugin:cstylecastStephan Bergmann2016-01-191-1/+1
* WaE: unused variableTor Lillqvist2016-01-191-1/+0
* CppunitTest_desktop_lib: add ModifiedStatus callback testcaseMiklos Vajna2016-01-191-1/+42
* LOK: include ModifiedStatus in CALLBACK_STATE_CHANGEDMiklos Vajna2016-01-191-1/+2
* Make LibreOffice kit usable on windowsOliver Specht2016-01-191-0/+6
* CppunitTest_desktop_lib: add jpeg paste testcaseMiklos Vajna2016-01-192-0/+24
* Build the LibreOfficeKit bits also on WindowsOliver Specht2016-01-191-1/+1
* Make sure desktop under LOK does not see osl_setCommandArgs CommandLineArgsStephan Bergmann2016-01-191-1/+4
* -Werror=strict-aliasing (GCC 6)Stephan Bergmann2016-01-191-1/+1
* basebmp now only used from vcl/headless codeCaolán McNamara2016-01-184-7/+7
* loplugin: unused return valuesNoel Grandin2016-01-184-13/+10
* vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock2016-01-171-2/+2
* revert vcl patch series that brok Mac and WindowsNorbert Thiebaud2016-01-161-2/+2