summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-06-22lok: Change version string to JSON formatPranav Kant1-3/+6
2016-06-22lok: Expose LO version informationPranav Kant2-0/+16
2016-06-16LOK: tile rendering regression fixAshod Nakashian1-0/+7
2016-05-25sd bccu#1840: .uno: commands for inserting rows / columns in Impress.Jan Holesovsky1-0/+6
2016-05-22o3tl: add make_unique template till we can't use std::make_uniqueMiklos Vajna1-0/+34
2016-05-10tdf#84323: Make osl::Condition::wait more readableStephan Bergmann1-0/+4
2016-05-07vcl: fix event processing to idle - for JUnit tests.Michael Meeks1-2/+4
2016-05-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna10-19/+12
2016-05-06Allow painting for arbitrary partAshod Nakashian2-0/+34
2016-05-02tdf#93868: PPTX import: Incorrect inheritance of shape fill propertiesMatus Uzak1-3/+1
2016-05-02don't allocate and destroy a LocaleDataItem for each cell, tdf#97989Markus Mohrhard1-0/+6
2016-05-02tdf#99135 VML import: handle image cropMiklos Vajna1-0/+4
2016-04-23lok: getPartHash should be at the end, it is a new API call.Jan Holesovsky1-4/+4
2016-04-23lokit: add getPartHashHenry Castro3-0/+16
2016-04-21tdf#65642 RTF filter: import \pgnrestart and \pgnucltrMiklos Vajna1-1/+3
2016-04-20tdf#97075 - don't render sdr overlays before we paint.Michael Meeks1-8/+10
2016-04-08lok context menu: Expose the disabled commands too.Jan Holesovsky1-6/+13
2016-04-08lok context menu: Expose context menuPranav Kant1-0/+16
2016-04-08gtk3: some changes towards enabling native gtk3 popup menusCaolán McNamara1-4/+4
2016-03-22Some more sanity asserts can't hurtTor Lillqvist1-0/+2
2016-03-20cppuhelper: add preInitBootstrap symbolHenry Castro1-0/+11
2016-03-20Restoring preinitAshod Nakashian1-0/+3
2016-03-03sd lok: Remove LOK_CALLBACK_PARTS_COUNT_CHANGED from the API.Jan Holesovsky1-12/+0
2016-03-02GCC 4.6 still doesn't do "override"Jan-Marek Glogowski1-1/+1
2016-03-02tdf#98188: Crash when closing File->Properties->CMIS Properties tabGiuseppe Castagno1-0/+3
2016-03-02tdf#85761 vcl: JPEG export does not save PPI values correctlyChris Sherlock2-0/+6
2016-02-17sd lok: add LOK_CALLBACK_PARTS_COUNT_CHANGED callbackHenry Castro1-0/+12
2016-02-10tdf#61511 RTF export: handle page background solid color fillMiklos Vajna1-0/+1
2016-02-10lok: Introduce a "TakeOwnership" filter option for saveAs().Jan Holesovsky1-0/+5
2016-02-05lok: Search result should contain info if it is a 'search all' result.cp-5.0-22Jan Holesovsky1-0/+1
2016-02-04xmloff: tdf#96147: ODF export: fix duplicate fo:background-colorMichael Stahl1-3/+4
2016-02-03lok interaction handler: Add handling of io and network errors.Jan Holesovsky1-0/+14
2016-02-02tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl1-0/+3
2016-02-02LOK: add Document::setClientVisibleArea()Miklos Vajna3-0/+22
2016-01-29libreofficekit: password interaction optional and off by defaultMichael Stahl3-1/+87
2016-01-29Clean up lok::Office::freeError()Miklos Vajna2-8/+6
2016-01-29freeError function moved to the end of the listOliver Specht1-1/+2
2016-01-29Make LibreOffice kit usable on windowsOliver Specht3-7/+19
2016-01-19sot: accept JPEG as a clipboard format where we accept PNG alreadyMiklos Vajna1-1/+2
2016-01-14svx: loplugin:overrideMiklos Vajna1-1/+1
2016-01-14editeng: handle SdrModel::isTiledSearching()Miklos Vajna3-3/+14
2016-01-14sd tiled rendering: it's pointless to send selection changes during search allMiklos Vajna1-0/+6
2016-01-08tdf#94715 - ensure we remove ourselves from the same event source.Michael Meeks1-7/+8
2016-01-08lool - page border shadow can be disabledMarco Cecchetti1-0/+5
2015-12-21fix missing BaseURL when loading embedded objectsMichael Stahl2-2/+6
2015-12-21Resolves: tdf#95440 SharedString are interned per document, re-internEike Rathke2-1/+7
2015-12-13LOK: renderFont methodMihai Varga2-0/+18
2015-12-11tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long5-21/+29
2015-12-06Resolves: tdf#96072 export Chart format codes in Excel notationEike Rathke1-0/+14
2015-11-28Fix tdf#80224 Custom text color changed to black on .PPTX exportMark Hung1-1/+3