summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-06-20Use auto/more proper integer typesMatteo Casalin
Change-Id: I230075d3ba955b6480d057953269d15c16c7235c
2015-06-20tdf#75256 Sifr - New icon "presentationcurrentslide" and modify "presentation"Matthias Freund
Presentationscurrentslide with a pause-play button and i add a play symbol to the presentation icon (like the one in tango, galaxy e.g.) Change-Id: If3ee81a7811a545a4251d1d1b2827e477b5034a5 Reviewed-on: https://gerrit.libreoffice.org/16383 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-06-20sw: WW8 export: remove unused InsAsString8Michael Stahl
Surprisingly WriteString8 is still used to write URLs. Change-Id: Id16201473bafce100a4be75199fba7bd7147cc83
2015-06-20sw: WW8 export: remove WW6 residue in WW8AttributeOutput::Redline()Michael Stahl
Change-Id: Ife8b827298bc32ad0c490ebca7f3169dddc1009e
2015-06-20sw: WW8 export: remove WW6 export, partD: WW6 numbering exportMichael Stahl
These functions only call each other. Change-Id: I0268e7559cdbc7b4695dce44ee5bddbe047387a1
2015-06-20sw: WW8 export: remove WW6 export, partC: SwWW8Writer::bWrtWW8Michael Stahl
... and disable WW6 export in fltini.cxx Change-Id: I6f649e03f39dcb8f185b6cb5074ef9037e6d0562
2015-06-20sw: WW8 export: remove unused WW8_SepInfo::pNumNdMichael Stahl
Change-Id: I40b7284bdcbfc5359a2a8c0fe105868cfae4c992
2015-06-20sw: WW8 export: remove WW6 export, partB: newly dead functionsMichael Stahl
Change-Id: I3531ca574239ee9e47a111d1a1d73b623292c80f
2015-06-20sw: WW8 export: remove newly unused parametersMichael Stahl
Change-Id: I76da4422008c9dad8cf48dd089d644e432007d79
2015-06-20sw: WW8 export: remove WW6 export, partA: WW8Export::bWrtWW8Michael Stahl
Change-Id: I267acbbd6f427336752a436a1abcea0d2a412ad4
2015-06-20sw: WW8 export: remove WW6 export, part9: bWrtWW8 in wrtww8gr.cxxMichael Stahl
Change-Id: I5bc347e19c7eb76693e94bafeef42b8ceb92990f
2015-06-20sw: WW8 export: remove WW6 export, part8: bWrtWW8 in ww8atr.cxxMichael Stahl
Change-Id: I85afe629ee10ffcb3e509da0dab3a495427522c3
2015-06-20sw: WW8 export: remove WW6 export, part7: bWrtWW8 in wrtw8sty.cxxMichael Stahl
Change-Id: I400856497feb06363c464b2cfe66ca62fc897e7f
2015-06-20sw: WW8 export: remove WW6 export, part6: bWrtWW8 in wrtw8nds.cxxMichael Stahl
Change-Id: Ic93eff66c74dbbabbde3990e1e62760da984916b
2015-06-20sw: WW8 export: remove WW6 export, part5: bWrtWW8 in wrtw8esh.cxxMichael Stahl
Change-Id: I24f0afd44f2f8c922b628bed2e384f34c88a6ce5
2015-06-20sw: WW8 export: remove WW6 export, part4: wwFont::mbWrtWW8Michael Stahl
Change-Id: I38dfb4c875c4e28155f152b967878c901a1d5b25
2015-06-20sw: WW8 export: remove WW6 export, part3: wwFontHelper::mbWrtWW8Michael Stahl
Change-Id: I95430c8b244c60c32aeadfff7ed5fd4007e93598
2015-06-20filter: bestFitOpenSymbolToMSFont() parameter bDisableUnicodeSupportMichael Stahl
... is obsolete Change-Id: I644f80ac4bf265f2c669a9d1b87fecd012756be2
2015-06-20sw: WW8 export: GetPseudoCharRuns() parameter bSplitOnCharSet is obsoleteMichael Stahl
Change-Id: Icd1fbf247e63c92c8a51de78eb70e9b8e5f03b5e
2015-06-20sw: WW8 export: remove WW6 export, part2: SupportsUnicode()Michael Stahl
Change-Id: Ib33539d19df17455588e51ca77a612546e269e20
2015-06-20sw: WW8 export: RawText parameter bForceUnicode is obsoleteMichael Stahl
Change-Id: I7b9543ebb56f99bb1d28c2e7b92818ca37418382
2015-06-20sw: WW8 export: remove WW6 export, part1: WW8Export::IsUnicode()Michael Stahl
Change-Id: I9291abec3cdc019e64a820467c13d60411b89152
2015-06-20tdf#92194 - fix headless masking operations in vcl.Michael Meeks
These were causing horrible rendering artifacts for all manner of headless rendering across Android & Online. A very simple fix in vcl, plus a set of tests. Change-Id: Ib261c0ea29d79ee6415e164c0b9b098efb52458b
2015-06-20upload mdds 0.12.1David Tardon
Change-Id: Ie6516be4ced938b5c969a12a4974b0feee27177f
2015-06-20upload liborcus 0.9.2David Tardon
Change-Id: Id551e1c3e60a0426bcd636642a9a0e02eb1e2612
2015-06-20tdf#83859: Make arrow keys work again in named ranges dropdownKatarina Behrens
Regression from ed6b8c9f8d1b93230 which slightly changed the logic and set bHandled to true by default, thus effectively throwing all key press events except for Enter and Esc away. Set key press events (minus Enter & Esc) to bHandled = false and let them fall through to be dealt with in the base class (ComboBox) Change-Id: Ie1d857725a7de1d0bed1fd59df7eef5390ae5f3d
2015-06-19update creditsChristian Lohmaier
Change-Id: I40f88d598b89b434979fa34003c02212e28d72a0
2015-06-19rendercontext: Fix painting of double-buffered spinboxes.Jan Holesovsky
Change-Id: I8cd2275d2607559c283d84d66b6d1f0588944cbe
2015-06-19fix DropCap preview renderingLászló Németh
Change-Id: I15ccbfe5df8965f9ffb395343fcf6a5ee5b6595b
2015-06-19fix tabpage renderingLászló Németh
Change-Id: I2448787c306a8a4ba531c0560e0435fefadb4dc8
2015-06-19LOK: return used format in Document::getTextSelection()Miklos Vajna
This allows requesting text/html, with falling back to plain text if necessary. Change-Id: Ie6d4e0e173311ba018553043b6a869abf193bf6f Reviewed-on: https://gerrit.libreoffice.org/16377 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2015-06-19rendercontext: Fix painting of double-buffered listbox.Jan Holesovsky
Everything after the selected entry was invisible ;-) Change-Id: I06ee1ac424293e71eaa0654b38a5e74e4462d185
2015-06-19fix assert on loading kde98819-1.htmlCaolán McNamara
Change-Id: I3f8ccf2d0642657b3768a237c96f15cf7a7aff97
2015-06-19rendercontext: Fix crash with double-buffering in the Styles combo box.Jan Holesovsky
Decouple the actual window from rendercontext in UserDrawEvent. Change-Id: Ic440c4e7f59fcffb7800c578146e8eb528cbb7b4
2015-06-19Fix expected/actual argument orderStephan Bergmann
Change-Id: I57a44ce4ca9c1e26366a90fb28616f46c209f7b2
2015-06-19HIG: the label should specify what it's a label forCaolán McNamara
Change-Id: I196812200ab82ba0d457b59022f472f942615220
2015-06-19HIG: 12 pixels from label to widget in file pickerCaolán McNamara
Change-Id: Ia54eeae792efe65ca03ac08c8f5e70a7643a0b69
2015-06-19add unit test for ocRangeOp and ScComplexRefData::Extend()Eike Rathke
Change-Id: Iae97c409a84f47d591ef8adf8e42fb6f52c104e2
2015-06-19sd::ViewShell::GetTextSelection: fix text/richtext handlingMiklos Vajna
Change-Id: If7d75d48667cd48d9426b02a38d2cf539b248d26
2015-06-19SwXTextDocument::getTextSelection: fix missing non-string content handlingMiklos Vajna
text/html works with this. Change-Id: I749e0c987a87dbc6700956f564f6846617c393e8
2015-06-19tdf#88697: sw: make WW8 export of CITATION fields compatible withMichael Stahl
... older versions of Word and LO. Based on a prototype patch by Yury <yury.tarasievich@gmail.com> The problem is that Word 2003 does not understand the new CITATION field added in commit 06f7d1a96eef5aa69d4872ff6d96eb5085296d09. Word 2010 does appear to at least recognize it as a field. Also fix the textual field type, which was omitted for CITATION fields, except when the document was imported from DOCX. Change-Id: I62b13a4f585dce535d587555b357ab7e4ef0e460
2015-06-19sw: remove the SwField::ExpandCitation disasterMichael Stahl
Change-Id: I3adf4182ad77bfd1af3737f640e9d3fe6db5dfc9
2015-06-19tdf#91467 FixedText vertical orientation restoredAndras Timar
Change-Id: Ic4b74d769ee4370c5182c9921483c7ec0b2c7a94
2015-06-19C++ solution of 'unopkg can't be used by root'Katarina Behrens
This way should cover all un*x-like OSes (unopkg.sh excludes e.g. OS X) This effectively reverts commits 723e099972c1645 and 9444ffc93a3335 Change-Id: I0b4425d1c9eff8e51e5d9a4dab35775084106a23 (cherry picked from commit faa2c06226146e3ab4b7fa8096cf213ea9d52a23)
2015-06-19clean upStephan Bergmann
Change-Id: Ife8c272d2ac110c44908b0e248f0c53c0f477c06
2015-06-19gtk3: gtk_dialog_get_header_bar new in 3.12Caolán McNamara
Change-Id: Ifc63714b6b9e797b668cccc46052cb9d791122ea
2015-06-19Fix check for broken standard libraryStephan Bergmann
The compiler's __GNUC__ etc. need not match the libstdc++ version used (esp. when using Clang as compiler), and libstdc++'s __GLIBCXX__ macro doesn't inrease monotonically with version numbers, so resort to a configure check. Change-Id: I06de6b68324169863f6f5c31ae5d855e8b04cd6b
2015-06-19gtk3: error: 'GTK_STATE_FLAG_CHECKED' was not declared in this scopeMiklos Vajna
Seen with gtk3-3.10.9. Change-Id: I0fc3f6187e270bb13d110bee7c817b5f48d4ce50
2015-06-19SwXTextDocument::getTextSelection: fix crash on unsupported mime typeMiklos Vajna
SdXImpressDocument didn't have this problem, FWIW. Change-Id: Ic88311596b7b92a8e972f366b9e82cca850244f8
2015-06-19gtk3: hacky fpicker button removal needs updatingCaolán McNamara
because the gtk3 fpicker puts them in the new header bar are now Change-Id: I78334476b42366ffdc64da9460eb017c8bc61622