summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2016-02-11loplugin:stringconstantStephan Bergmann
2016-02-11Remove forgotten debug stuff.Jan Holesovsky
2016-02-11lok: Extend the StatusModified unit test with Save As.Jan Holesovsky
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-09Remove excess newlinesChris Sherlock
2016-02-08Revert "lok: Interaction handler for saveAs() too."Michael Stahl
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
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-07remove reference to old OpenGL stuffMarkus Mohrhard
2016-02-07fix typoMarkus Mohrhard
2016-02-06vcl: rename EXC_* constants to EXCEPTION_*, EXC is too much like 'execute'Chris Sherlock
2016-02-06vcl: split exception types from input typesChris Sherlock
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-03desktop: replace boost::bind with lambda or std::bindMichael Stahl
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-02boost::hash->std::hashNoel Grandin
2016-02-01lool - now the fill cursor type is mapped correctlyMarco Cecchetti
2016-02-01libreofficekit: fix inverted conditionMichael Stahl
2016-01-29sequence->vector in OInteractionRequestNoel Grandin
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
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-21sw tiled editing: default to anchoring new images as-charMiklos Vajna
2016-01-21desktop: loplugin:defaultparamsMiklos Vajna
2016-01-21Clean up lok::Office::freeError()Miklos Vajna
2016-01-21sc lok: Implement unit test for .uno:{Insert,Name,Remove} for sheets.Jan Holesovsky
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-20loplugin:stringconstantStephan Bergmann
2016-01-19loplugin:cstylecastStephan Bergmann
2016-01-19WaE: unused variableTor Lillqvist
2016-01-19CppunitTest_desktop_lib: add ModifiedStatus callback testcaseMiklos Vajna
2016-01-19LOK: include ModifiedStatus in CALLBACK_STATE_CHANGEDMiklos Vajna
2016-01-19Make LibreOffice kit usable on windowsOliver Specht
2016-01-19CppunitTest_desktop_lib: add jpeg paste testcaseMiklos Vajna
2016-01-19Build the LibreOfficeKit bits also on WindowsOliver Specht