summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-11-27FontControlModel::convertFastPropertyValue: fix bad cast of KerningMichael Stahl
Casting sal_Bool to integer lets the comparison always fail. Change-Id: I33cf9e9b6a65f81166870bdfe32e9a97101501df
2013-11-27C2872: 'accessibility' : ambiguous symbolCaolán McNamara
Change-Id: I9a7f5a768346539f14c1fc84d1c60e99107e3899
2013-11-27removed pCaptionObj from accessibilityArmin Le Grand
it was not initialized but accessed in one place. Checked with symphony code, there was a set method which is not in AOO trunk, thus solved accesses to zero pointer usage (cherry picked from commit bd0c3b940f6006d3cb49381230795db667aeb943) Conflicts: svx/inc/svx/svdobj.hxx svx/source/svdraw/svdobj.cxx Change-Id: Ic8dec5c6def35753d757066c7ea02e1a92b46f6c
2013-11-27statement aligned as second statement in if body but not in a statement blockStephan Bergmann
Change-Id: I497a31b35d68a31155fd31bcd3d07e782be944c3
2013-11-27-Werror,-Wunused-variableStephan Bergmann
Change-Id: Ia202059eb891b1088dc276c963e16ede93fe8d05
2013-11-27-Werror,-Wunused-variableStephan Bergmann
Change-Id: Id3e24e7efd84db03d0d1636bf099bac3fede55db
2013-11-27Integrate branch of IAccessible2Steve Yin
Change-Id: I8327fb4ba2a86d4caa52b875221175b80464842a
2013-11-27XAccessibleGetAccFlowTo is missingCaolán McNamara
and there's a strange stray ifdef in MSAAService.idl add mode-lines and remove unnecessary headerguard etc Change-Id: I072960ac073b2c33d7d820e7dbfe02145685d3f3
2013-11-27restore GetChild, etc. we will need them againCaolán McNamara
Change-Id: Ic6da34e58975d85c84ded96fa90873558589f54a
2013-11-27Move recalc on-load to after ScDocumentImport::finalize().Kohei Yoshida
Doing this would avoid re-grouping formula cells twice. Change-Id: I732658fc92f2fb3ddde0c0c00ae85f72074b6b48
2013-11-27Re-group formula cells before we do recalc on load (for xlsx).Kohei Yoshida
Change-Id: Iae6177433f05875e014de50eb4100fa381ddafdd
2013-11-27DOCX drawingML shape import: fix position of group shapesMiklos Vajna
Change-Id: Ib5db40ecd5782d729d406b285d3399cc2626e335
2013-11-27binaryurp: silently ignore superfluous MUSTREPLY/SYNCHRONOUS flagsStephan Bergmann
...in a non-oneway call. This can happen when a pre LO 4 entity is calling a LO 4 entity post 90eac3e69749a9227c4b6902b1f3cef1e338c6d1 "API CHANGE remove [oneway] method attributes." (See mail thread starting at <http://mail-archives.apache.org/mod_mbox/openoffice-api/201311.mbox/%3Ca4e7f34d-b8cb-4d5a-890f-6894d3410265%40ucimail2.uci.cu%3E> "hi, code in Java.") Change-Id: I9f800a979d84a95cc5cd96f75ee7472e8cf6cf4b
2013-11-27add missing l10n config filesBjoern Michaelsen
Change-Id: Ia7e654cdeffd832f51016ff51aa180fe3924ff4e
2013-11-27add uiconfig file translationsBjoern Michaelsen
Change-Id: I9bb39bdd677af4be0da621370c51eb9e22ecc33f
2013-11-27add missing help files in packageinfoBjoern Michaelsen
Change-Id: Ia2498a118e729276a78ef3a4eb43b5d0b302d326
2013-11-27cairo canvas: Line dashing size depends on the line width.Jan Holesovsky
Change-Id: I6a3f563b6effd37b448ec3e8463a87879e0566d4
2013-11-27oox: initial import of wpg:wgpMiklos Vajna
We import something that's visible, but the position of the shape is not correct yet. Change-Id: Ie68f0ebad1cc992a6c8d7704d7262f7e983f3b19
2013-11-27writerfilter: tokenize wpg:wgpMiklos Vajna
These are just the minimal changes, so that writerfilter calls into oox::shape::ShapeContextHandler, which does the real work. Change-Id: I7830178efd6ed75da6737a67d9d24dcf59337954
2013-11-27oox: add support for the wpg namespaceMiklos Vajna
The plan is that once these are here, the writerfilter ooxml tokenizer can refer to them. And then the writerfilter will call back to oox to do the real drawingml import. Change-Id: I00eec562e32df359231d1a170367ab75702f0049
2013-11-27Unwind occurrences of deprecated sal_sChar, sal_uCharStephan Bergmann
Change-Id: I76be464200d486efef9c8a7e957c310c9adae3b8
2013-11-27Mark sal_Char, sal_sChar, sal_uChar as deprecatedStephan Bergmann
...there never was a good reason to have SAL abstractions for the C/C++ char types anyway. Change-Id: Id5da718cf26f12ebe57bc71e076c32d763c0982e
2013-11-27convert Rotate into standard orientation querybox to .uiManal Alhassoun
Change-Id: Id85362c0930a4156e569bd4c6b13aa94213f09c7 Reviewed-on: https://gerrit.libreoffice.org/6826 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2013-11-27Updated coreCaolán McNamara
Project: translations eaf5194e57a9a6b82672a019c8db30c9a67ff21a
2013-11-27EMF+: Line thickness has to be considered when drawing the caps.Jan Holesovsky
Change-Id: I6043ee3c214f453afaef06125993c73be624c07e
2013-11-27drop unused HID_SCH_LEGEND_POS helpidCaolán McNamara
Change-Id: I520951b21dd017c0d8a21f455f9abaa18e329e68
2013-11-27Updated coreCaolán McNamara
Project: help 1a08f80034749e9f2d8fc94497e3d0cd528afe70
2013-11-27Properly encapsulate svt::TextWindowPeerStephan Bergmann
Change-Id: Iffa67c345a03852ad7872031b4c5a87e223ffcad
2013-11-27Improve test outputStephan Bergmann
Change-Id: I33b289a31a9a4991eb270b3d154d999fa76c7bb4
2013-11-27provide two LegendPositionResources for the interimCaolán McNamara
LegendPositionResources for .ui based stuff and a legacy oldLegendPositionResources which can be phased out when the last .res based user is gone Change-Id: I02478882e0cb54ee0fe5c2c5d15382f94758a3d2
2013-11-27IAccessible2: revert some bounds-checking changes againStephan Bergmann
...that were introduced with c23ab5eaed57cc3fb5860e26c591c73c5b22687b "Integrate branch of IAccessible2" but broke JunitTest_sc_unoapi, which expects calls to getCharacterAttributes and getIndexAtPoint to actually fail for out-of-bounds arguments. The above commit does not make it obvious why those changes were actually made. Change-Id: I3492c3e6a49d68885df1206e9368f4483c0dc4f9
2013-11-27Convert chart legend position tabpage to widget UIOlivier Hallot
Change-Id: Iefdbbff83ea05c2e926191a2058a0be67c281789 Reviewed-on: https://gerrit.libreoffice.org/6824 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-11-27Need to link against sax nowStephan Bergmann
Change-Id: I7f54513f93319df0a4846fd79c78bb65327abbbd
2013-11-27Urgh - add embarassingly missing ~Michael Meeks
Change-Id: I6ffcb1561920eba2cbc3fa019431d84f07386570
2013-11-27Drop duplicate #includeTakeshi Abe
Change-Id: I8c5daff82b96e4d9e2e89e18473c9be8c9c8162b
2013-11-27fastparser: Outline virtual destructor to please MSVC++.Michael Meeks
Change-Id: I8368698e80e5ebe339b822a9e0e767e8ba867e07
2013-11-27convert link warning dialog to .uiCaolán McNamara
the amount of code required for the new vs old dialog is amusing Change-Id: I7feee572eecd94fab3e8c2210755b70832cbd2f2
2013-11-27Fix windows compile.Michael Meeks
Change-Id: Ibf6d11e513ed615e29d97ab21c8b02315b42d75c
2013-11-27Add initial hacks for eventual Xcode supportTor Lillqvist
Just some late-night hacking without much thinking whether it makes any sense and without any clear picture of what I am doing. Probably useless. No promises I will ever continue on this. Change-Id: Ie61925129bb678a17b30cb25a7882ccfe3a1de82
2013-11-27Improve exception messageStephan Bergmann
Change-Id: I06ffe3088546d55b29d61ccfae16937d8a7ce9e8
2013-11-27Revert sense in VCLXAccessibleBox::getAccessibleActionCount againStephan Bergmann
...this had been switched from "m_bIsDropDownBox ? 1 : 0" to "m_bIsDropDownBox ? 0 : 1" in efb23f29983f87104a684e7fab00b84fc59d131d "Integrate branch of IAccessible2" for no apparent reason and broke JunitTest_testtools_unoapi. Change-Id: I276d2f452648387a5fa693349cf868787b2d48e1
2013-11-27Silence false "may be used uninitialized" warningsStephan Bergmann
Change-Id: Ie708de4a7fbd34e1ab3c417688de79d5bdf0e0b8
2013-11-27SAL_CALL mismatchStephan Bergmann
Change-Id: I73b1555b04db7726142be955d445bf083739e040
2013-11-27fdo#35712 fdo#40315 fdo#40314 Autoselect trendline typeLaurent Balland-Poirier
Modification of Degree or Period select trendline type Modification of Intercept select option Change-Id: If3a212c381061e831ee4411c8e17fbaf8ca12895 Reviewed-on: https://gerrit.libreoffice.org/6815 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2013-11-26Fix additional bugs in the vector array fetching code.Kohei Yoshida
And a test case to catch it. Change-Id: I233269822b383afa9783bdc7318eddee31d1eaa3
2013-11-27resolved fdo#53103 actually use the external data filter optionsEike Rathke
ScDocShell::ConvertFrom() queries the filter options from the SfxItemSet at SfxMedium, which is fine when loading the data into the table selector first, but the final load via ScAreaLink created a bare SfxMedium without options set. Do so. Additionally it may now even work that ScDocShell sets options at SfxMedium, which the ScAreaLink code prepared for but previously the SfxMedium did not have an SfxItemSet. Change-Id: I45d6a24906dc3ba41654b8c0951dd84939d8af5e
2013-11-26sqlbison.y string clean-upStephan Bergmann
Change-Id: I1ab32794a10f78f305de8057af5885d7719f87a3
2013-11-26adapt sfx2 UndoManager test to renaming from "click" to "press"Michael Stahl
RID_STR_ACC_ACTION_CLICK in efb23f29983f87104a684e7fab00b84fc59d131d Change-Id: If684816602db38fa87b6272c0491ab2ac910aece
2013-11-26remove executable bits from .java filesMichael Stahl
Change-Id: Id36b1d56553a413ab9b4d82fe6f65185f4f6fc00
2013-11-26Make it easier to debug the gbuild-to-ide scriptTor Lillqvist
Add an --input option so that the input doesn't have to be generated each time but can (manually) be stored in a file and that then given to the script when debugging it interactively. Change-Id: Icdb6abc828c6d16e29a99494d00eb0c8435f2826