summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2016-02-17use consistent #define checks for the Windows platformNoel Grandin5-17/+17
2016-02-16use consistent #define checks for the Windows platformNoel Grandin2-12/+2
2016-02-16lok: add desktop terminateHenry Castro1-1/+13
2016-02-15loplugin:nullptrTor Lillqvist1-2/+2
2016-02-15Re-work cppu::preInitBootstrap()Henry Castro1-1/+1
2016-02-15Introduce lok_preinit() to preload all registered UNO implementationsHenry Castro2-31/+83
2016-02-15lok: Expose DisplayName of styles, not internal onesPranav Kant1-3/+22
2016-02-11loplugin:stringconstantStephan Bergmann1-1/+1
2016-02-11Remove forgotten debug stuff.Jan Holesovsky1-2/+1
2016-02-11lok: Extend the StatusModified unit test with Save As.Jan Holesovsky1-3/+39
2016-02-11lok: Only add interaction handler when LOK fully initialized.Jan Holesovsky1-1/+1
2016-02-11lok: Introduce a "TakeOwnership" filter option for saveAs().Jan Holesovsky1-1/+29
2016-02-11lok: Interaction handler for saveAs() too.Jan Holesovsky1-0/+11
2016-02-09Remove excess newlinesChris Sherlock42-118/+0
2016-02-08Revert "lok: Interaction handler for saveAs() too."Michael Stahl1-8/+1
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-1/+1
2016-02-08lok: Interaction handler for saveAs() too.Jan Holesovsky1-0/+7
2016-02-08lok: Take over the identity of the document when performing saveAs().Jan Holesovsky1-1/+1
2016-02-08lok: notify the states of undo and redo toolbar itemsHenry Castro1-1/+6
2016-02-07remove reference to old OpenGL stuffMarkus Mohrhard1-4/+0
2016-02-07fix typoMarkus Mohrhard1-1/+1
2016-02-06vcl: rename EXC_* constants to EXCEPTION_*, EXC is too much like 'execute'Chris Sherlock1-3/+3
2016-02-06vcl: split exception types from input typesChris Sherlock1-4/+4
2016-02-05lok: Notify also about the states of .uno:CharBackgroundExt.Jan Holesovsky1-0/+1
2016-02-05Fix typosAndrea Gelmini2-2/+2
2016-02-04lok: fix saveAs for a loaded HTML documentTomaž Vajngerl1-1/+2
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock2-2/+2
2016-02-03desktop: replace boost::bind with lambda or std::bindMichael Stahl6-13/+10
2016-02-03libreofficekit: CppunitTest_libreofficekit_tiledrendering crashesMichael Stahl1-3/+4
2016-02-03lok interaction handler: Add handling of io and network errors.Jan Holesovsky3-33/+232
2016-02-03lok interaction handler: Move password handling to an own method.Jan Holesovsky2-56/+57
2016-02-02LOK: add Document::setClientVisibleArea()Miklos Vajna1-0/+15
2016-02-02boost::hash->std::hashNoel Grandin1-1/+0
2016-02-01lool - now the fill cursor type is mapped correctlyMarco Cecchetti1-1/+1
2016-02-01libreofficekit: fix inverted conditionMichael Stahl1-4/+7
2016-01-29sequence->vector in OInteractionRequestNoel Grandin1-5/+3
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock1-1/+1
2016-01-28sw: add AnchorType parameter to .uno:PasteMiklos Vajna2-1/+17
2016-01-27libreofficekit: password interaction optional and off by defaultMichael Stahl3-7/+28
2016-01-26vcl: actually that shared_array was a scamMichael Stahl1-16/+2
2016-01-26vcl: convert boost::shared_array to std::shared_ptrMichael Stahl1-4/+4
2016-01-25loplugin:defaultparamsStephan Bergmann1-1/+1
2016-01-25libreofficekit: ask for password when loading encrypted documentsMichael Stahl4-3/+135
2016-01-25desktop: use x prefix for uno::ReferenceMichael Stahl1-4/+8
2016-01-21sw tiled editing: default to anchoring new images as-charMiklos Vajna1-0/+5
2016-01-21desktop: loplugin:defaultparamsMiklos Vajna1-1/+1
2016-01-21Clean up lok::Office::freeError()Miklos Vajna1-3/+4
2016-01-21sc lok: Implement unit test for .uno:{Insert,Name,Remove} for sheets.Jan Holesovsky2-0/+34
2016-01-21loplugin: unused return valuesNoel Grandin2-4/+3
2016-01-20loplugin:stringconstantStephan Bergmann1-1/+1