summaryrefslogtreecommitdiff
path: root/offapi
AgeCommit message (Collapse)AuthorFilesLines
2015-08-20offapi: add missing #include that could cause trouble for SDK usersMichael Stahl1-1/+1
... as reported by ccsheller on IRC. Change-Id: I416b31d15388be28ca493f1f147c7786f339e6cb (cherry picked from commit 9c161b223a50120f23b7e84b372c3dfcd4177f81) Reviewed-on: https://gerrit.libreoffice.org/17873 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-08-20XTransferable2 should be including XTransferable, not itselfNoel Grandin1-1/+1
Change-Id: I5790c949354434fc3661520c9038fd90e1b182f4 (cherry picked from commit 930c7fb43aa97d9e64769d5d04f3cda1d76f9cd4) Signed-off-by: Michael Stahl <mstahl@redhat.com>
2015-07-30API CHANGE: remove update() from X3DChartWindowProviderMichael Stahl1-2/+0
Revert the API change from e41c33b376d8b5776e400979eb8544db596c5bbe and use the existing css::util::XUpdatable instead. Change-Id: I3eba4c7def98c8765a970d54a7fe84a320d4313e Reviewed-on: https://gerrit.libreoffice.org/17382 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com> (cherry picked from commit 41d1b01a906ed5872cc8f0b70439c6891a874f60)
2015-07-23TableRef: generate error for header-less column references, tdf#91278 relatedEike Rathke1-0/+7
... instead of using an arbitray first data record's string as column name. We don't support header-less tables properly yet, so don't pretend to. Squashed 4 commits into one: add optional ContainsHeader property great we never had this :-( (cherry picked from commit 6dddd1aaf5dd3c54aaf87222712c9147466056f6) handle ContainsHeader property at database range (cherry picked from commit ed497c014444baf8036b1fb79ffeba2b139919f4) clear HasHeader at database range if table headerRowCount is 0 (cherry picked from commit 22c9977d70e4812bca4bc038b775bb7eddb19bab) TableRef: generate error for header-less column references, tdf#91278 related ... instead of using an arbitray first data record's string as column name. We don't support header-less tables properly yet, so don't pretend to. (cherry picked from commit d77947929c7f02cebe3d3e5d79c78642a8a439ba) Change-Id: Id79b08ff9dfe42228ed7d6b27ad0c8cc29b1bfb0 f0d54ab1dee6c861b973dc490f6c4a1e11260546 1cf5b0ac3884320f39d439b6eecf0b39cdf6bc49 a42619ec800291b6617a61c8a89a2d54ef231cec Reviewed-on: https://gerrit.libreoffice.org/17321 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-05-18Related tdf#88056: use better-fitting <text:page-name>Katarina Behrens1-4/+4
Implemented Regina's suggestions: * this is a text field, therefore it belongs to text namespace * page-name (evtl. slide-name) describes much better what this field really contains This (among other changes) reverts commit 6609de8856519e0e9 Change-Id: Idab3b7c291839a9137f80d325a7d3f5ef0ff2636
2015-05-13Improve documentationStephan Bergmann2-0/+8
Change-Id: I37a610acbce78033f90b7d18274eb233a734fd7e
2015-05-07Initial XTiledRenderable APILászló Németh3-0/+85
Cherry-picked from e2ad83e25aa86bc377b664d6d07a0b86abf487c0 Change-Id: I6dc337ec958c1e116fc9763877f331b751b64e6e
2015-04-23add css::sheet::DatabaseRange property TotalsRowEike Rathke1-0/+7
Change-Id: Ica3b93ff25c936c0109ab3259c8a8015fcfb99eb
2015-04-21Related tdf#88056: this guy's better off in presentation namespaceKatarina Behrens1-4/+4
no use for it outside Impress really ... Change-Id: I419ce252ec1b32a7ef225fefc02ec5dd87ba402a
2015-04-19import chart MSO 2007 streams correctly for docx files, tdf#82216Markus Mohrhard1-0/+2
Change-Id: Icda809faf315dac5953d38781b2b401d51f7a40a
2015-04-19fix indentationMarkus Mohrhard1-1/+1
Change-Id: I1d7fa501959758d17440edcec146724cba97535f
2015-04-14remove build warningLaurent Godard1-1/+1
Change-Id: I533d603ac1f073336eda99de57892ff5e12132d4 Reviewed-on: https://gerrit.libreoffice.org/15288 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2015-04-10Update @since tags LO 4.5 -> 5.0Stephan Bergmann4-5/+5
Change-Id: Idb2e46fcaa080d6763d2e3ed963f7673a2353eb2
2015-04-07Update the reference rdbs to libreoffice-4-4Stephan Bergmann1-15/+17
Change-Id: Ib1108763ebf556d2e812f077676914c4e64ddaf2
2015-04-07Update the reference rdbs to libreoffice-4-3Stephan Bergmann1-9/+29
Change-Id: I33953f96630d6269ffdbf83f9fc9f747178e87d2
2015-04-07Missing @since tagStephan Bergmann1-0/+1
cf. dd9c9a69da7b22c4166391df082ac23878312a01 "Add the 'quoteright' key to the list of available keyboard shortcuts." Change-Id: Ia064782505e317ee3d1c3622c273eb892e477b5e
2015-04-03first part for correct handling of new cond format entriesMarkus Mohrhard1-1/+10
Change-Id: I82f66218bf02898e523e4f69fec9166aa00d0b83
2015-04-03rename UNO API method for cond formatMarkus Mohrhard1-1/+1
My first idea does not work that well as it introduces some nasty problems with the lifecycle. THe new approach will only allow to use cond format objects of the same document. Change-Id: I276c3750ef24cdee6d63162c678ec839d4845b08
2015-04-02add properties for new databar propertiesMarkus Mohrhard1-0/+14
Change-Id: Icc65283a1e60ea61af917432e3fb577e7b0370a7
2015-04-01Add isReadOnly() support to simplified configuration accessStephan Bergmann1-0/+4
[API CHANGE]: extends the css.configuration.XReadWriteAccess in an incompatible way, but that is unpublished, has been commented as "still unpublished and unstable," and was specifically introduced for internal use by the simplified configuration access, so should not affect 3rd party code. Change-Id: I99ce045f5bd8c598e689d46fb0d3626dfaa6d0a0
2015-03-30finally implement and define also date formattingMarkus Mohrhard3-0/+85
Change-Id: I261e6d3199573fc2e37d940e4249a1fce105e6eb
2015-03-30fix API valuesMarkus Mohrhard1-4/+4
Change-Id: I3a5890d8d46936b264510150ef0fa8ac79feb74d
2015-03-30add value for first entryMarkus Mohrhard1-4/+9
Change-Id: Ifc53952ba0aaa8b5e59944e309428bfce4d48ef7
2015-03-30add missing enum valuesMarkus Mohrhard1-3/+7
Change-Id: I3234fb21e3f62068e39b6667e9c77e857536ade4
2015-03-30more code for conditional format APIMarkus Mohrhard2-1/+3
Change-Id: Iba10222186c84c7a8ecf6928b8145dc941840421
2015-03-30add implementation for new conditional formattingMarkus Mohrhard1-1/+1
Change-Id: I4c283ec8a1f5b51c0274d9c520cd653be7f75aa2
2015-03-30fix all UNO IDL errors in new cond format APIMarkus Mohrhard9-17/+63
Change-Id: I004a3899363280c16a60a5cca03d8940baeeae5c
2015-03-25Typo: formated->formattedJulien Nabet3-3/+3
Change-Id: Iefd4d375a0dfb36732233852f906c6b85dccc2a5
2015-03-25TyposJulien Nabet1-2/+2
Change-Id: I434be0034b26ac4719590238817538ecd90b8923
2015-03-08TyposJulien Nabet1-1/+1
Change-Id: Ibc378fa5f515de61bb768b4ef082638b40c94e00
2015-03-03Typo: instert(ed)->insert(ed)Julien Nabet2-3/+3
Change-Id: Id4262fa42c9c13722ceb2f91f01876614cbf1ad2
2015-02-28Typo: cirle->circleJulien Nabet1-1/+1
Change-Id: I0290c1f87e58e435e0989d7fd3186e98766d7a29
2015-02-25calc : add UNO properties for "Record changes"Laurent Godard1-0/+15
with unit testing Change-Id: I2a0e09f699c8489f61453b4144dd6181bd9b47fd Reviewed-on: https://gerrit.libreoffice.org/14603 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2015-02-21Various typosJulien Nabet1-1/+1
Change-Id: I61d6a92e5301e07c9180d94dafec23ef1a06e0ef
2015-02-19add first useful version of new conditional format UNO APIMarkus Mohrhard20-0/+702
Change-Id: I8b58ae33ad71d0df6ea30f205b4f331541f5b821
2015-02-01coverity#1267687 Uncaught exceptionCaolán McNamara1-1/+2
Change-Id: If7af42b345c876d29d750a29c1a406e862788b06
2015-02-01coverity#1267685 Uncaught exceptionCaolán McNamara1-1/+2
Change-Id: Ia4728352f86a8c1ac2007918708430b5221ea9fe
2015-02-01coverity#1267693 Uncaught exceptionCaolán McNamara1-1/+2
Change-Id: Id6ed00e9c23cf0cd48ead203e772450680687762
2015-01-30Typo: even->eventJulien Nabet1-1/+1
Change-Id: I8e68aea55a073228f065b0e5331ef1abe66f685e
2015-01-26no hurry to publish XCalendar4 and LocaleCalendar2 now, tdf#63230Eike Rathke2-2/+2
Change-Id: I05343a0c541ae2f66eedd7cc033140f810f3b1a2
2015-01-26implement css::i18n::XCalendar4 and LocaleCalendar2 service, tdf#63230Eike Rathke4-6/+92
Implementation only, new local date/time routines not used yet from the outside in this step.
2015-01-23Document some accessible events in AccessibleEventId.idlNiklas Johansson1-6/+58
Add some documentation to a few undocumented functions. I'm a bit unsure of ACTIVE_DECENDANT_CHANGED_NOFOCUS but to me it seems to be a work around for windows that maps ACTIVE_DECENDANT_CHANGED to event object focus. See the note for IA2_EVENT_ACTIVE_DESCENDANT_CHANGED in the IA2 documentation: http://accessibility.linuxfoundation.org/a11yspecs/ia2/docs/html/_accessible_event_i_d_8idl.html#ae26846b6d521727ab696d20c3f43c0b5ac1379bc85d7afda57be018a7a44dc918 Change-Id: I99afc804731ad62e95c013682dc605abfc382646 Reviewed-on: https://gerrit.libreoffice.org/14137 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-01-20Add documentation for AccessibleStates STALE, OFFSCREEN and COLLAPSENiklas Johansson1-1/+8
Change-Id: I6bfcd180f0c1d9e63577f58685ce64c509d91326 Reviewed-on: https://gerrit.libreoffice.org/14055 Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2015-01-19Related: #i34459# add description about IllegalArgumentException...Tsutomu Uchino1-0/+8
thrown by unprotect method and about some arguments (cherry picked from commit abaff3a9330500a7394767081bfb52788028ff0c) Change-Id: I3ee203279647a506e6cb860387aac3e4379c9c75
2015-01-14Related: #i20542# add description about getTextFieldMasters...Tsutomu Uchino1-0/+3
always returning void on this service (cherry picked from commit 938544d04f9802036400a533da8cc818db02bdad) Change-Id: I2d6217f0c8e1eb9631a6549f4ff1a46644431cc1
2015-01-14Related: #i53565# add descriptions about parameters of member methodsTsutomu Uchino1-1/+69
(cherry picked from commit 77399fdac9a5d5a5d935ec20500247960bf739e8) Conflicts: offapi/com/sun/star/util/XNumberFormats.idl Change-Id: I4046c42598dd6882e5d0a4f9b9328834aede0051
2015-01-14Fix documentation to match realityTor Lillqvist1-2/+2
Change-Id: I2568d665e6080c7282a6e9f97aac6224c6a4985e
2015-01-05Extend the Calc UNO API for the conditions whether to use OpenCL for a formulaTor Lillqvist1-0/+25
Setters/getters for the flag whether to restrict OpenCL to formulas that use a subset of opcodes, and the lower limit on number of cells a fomula should refer to in order for OpenCL to be considered. Change-Id: Ifeb11d4e4003f13e392fe03f1ce2f89147f46e38
2014-12-22Clarify what "ID" meansTor Lillqvist1-4/+15
Change-Id: Idfc3e90acf8fecaff5d11964c2197bf1610f558b
2014-12-20Typo: XExtensionManger=>XExtensionManagerJulien Nabet1-4/+4
Change-Id: I00a07684a7d6a533c4a3f80ec738a8ce02117d0a