summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-09-18Resolves: fdo#69444 cursor keys don't move between recent used docsCaolán McNamara
because each item is identified by an id, but that isn't set on the recent used so it stays stuck on the first one. change the ctor of the base element to require an id to be passed to it and adjust all the good code and then use the index+1 of the recently used elements as the id. Change-Id: I1e5978ddedbd4718923ef72d67598158d5ba8ee7
2013-09-18Some fixes of the generated .idl outputStephan Bergmann
Change-Id: I2d71e148f302ebfbf8d0fbfc74a7fb523b7bfcd4
2013-09-18Revert inadvertent changes of binary offapi/type_reference/offapi.rdbStephan Bergmann
...from 6ea6a422fbb6279c6fc589e86603a6864273229d "s/wiki.services.openoffice.org/wiki.openoffice.org/g" which had caused that offapi.rdb to be broken and effectively empty, silently reducing the compatibility check against it to check nothing. Change-Id: Id35d9a7c0b848faf3a9d4458b63e1d5240817c7c
2013-09-18Related: fdo#69444 unsigned arithmetic is a PITACaolán McNamara
Change-Id: I8662fc36476a2a029f6bab306306181359b3f688
2013-09-18SwEditShell::_CopySelToDoc(): this copes "to" the doc, not "and" the docMiklos Vajna
Change-Id: I9d9368c72b6dbaac4f2205ad426449553b7f6ca6
2013-09-18fdo#69280 fixing comments toggle button position when localAbdulaziz A Alayed
set to RTL language Change-Id: I0c133e3bbb6801f56e9ac0f508961bfa07a19523 Conflicts: svtools/source/control/ruler.cxx
2013-09-18WaE: may be used uninitializedTor Lillqvist
Change-Id: I91fdbcb37efb002763204cd8a0fee9be26ffd6b4
2013-09-18[Sidebar]: Fix the vague behaviour of color fill toolbox in DrawPrashant Pandey
Currently, in 'Draw' when we make any object, say a rectangle and fill color inside it, then in the sidebar 'Fill and Controls', the color of the rectangle made is shown over the entire button. This is vague and the color is to be shown such that it is only filled inside the color- button appropriately. Change-Id: I31502a2931364d83569ff04f9ee8429bfe2225ad Reviewed-on: https://gerrit.libreoffice.org/5930 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-18DOCX styles: Generate the styleIds similar ways as MSO does.Jan Holesovsky
Makes the id's nicer than the styleXY. Change-Id: Ica0da1404578f834a79f940bf31c93d25f842e7f
2013-09-18Make the comments readable in the code.Jan Holesovsky
[And kill one unhelpful one - comments a removal of something.] Change-Id: Ia4229fe889aa0aae115e6ab9b6808e0f054bb199
2013-09-18DOCX styles: nFmtId is unused, kill it.Jan Holesovsky
Change-Id: Id54c1c9b5cdbfd502cc3ca6cb7a101a40b3b169b
2013-09-18Resolves: fdo#69440 only ask for tabcontrol in builder dialogsCaolán McNamara
Change-Id: I6001f8921f3b90283525355b0094c4377c42c663
2013-09-18Resolves: fdo#69220 crash in doc (ww6)Caolán McNamara
Change-Id: I5a09d121a0b0342f28ba5d2d39027b27e9c9eba2
2013-09-18-WshadowStephan Bergmann
Change-Id: I8299079b46be4ccb7070f5497d089166a953c939
2013-09-18Executable_unoidl-read needed only for DESKTOP platformsTor Lillqvist
Change-Id: Id1edf4fcebfe0d839162adb442695e9ce39e3f75
2013-09-18Math: fix name's typo of Magenta color in sidebarMarcos Paulo de Souza
Thanks a lot Gerry for noticing this! Change-Id: I24340e751b476e998ba64402719802aa244de00f Reviewed-on: https://gerrit.libreoffice.org/5986 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-18startcenter: Tweak Start Center layoutKrisztian Pinter
Change-Id: Ia63acef184455f3d515f0da0a90a46d8318fbbe0 Reviewed-on: https://gerrit.libreoffice.org/5901 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-18Sign .msi/.msp files when build signing is enabled on WindowsAndras Timar
Change-Id: I927d78ae898596e6425b086f4d50fc4e1b9361c1
2013-09-17Missing includeStephan Bergmann
Change-Id: I93d35ca7b784fc6d1b228347053ef0f76904f039
2013-09-17Clean up includesStephan Bergmann
Change-Id: I784ba245526f6fbf933ee485df1604e82980d931
2013-09-17&& vs. & typosStephan Bergmann
Change-Id: I7475114158d64b8dbe64cd9d1de3415454c762f4
2013-09-17added getNextOnTheFlyLanguage()Eike Rathke
Change-Id: I58eeab0076b5b77b533bf855d3879228fe653658
2013-09-17documentation and define on-the-fly ID rangesEike Rathke
Change-Id: I7d42480b0e0d57634647a002c55bd0c3c968bb28
2013-09-17Resolves: fdo#68431 style:font-name unknown in non autostyles in impress/drawCaolán McNamara
Change-Id: Ib904af4fac5659821ba3b5dbbf62370df8243001 Reviewed-on: https://gerrit.libreoffice.org/5810 Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric@lanedo.com> Tested-by: Pierre-Eric Pelloux-Prayer <pierre-eric@lanedo.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-09-17fdo#63926: remove extra include paths in svtools/ and sfx2/Marcos Paulo de Souza
Change-Id: I0b47849ba0fa0dfaf4a481779a5ece09be496c1e Reviewed-on: https://gerrit.libreoffice.org/5973 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-09-17remove WITH_ACTIVEX_COMPONENTMatúš Kukan
Change-Id: I3320b3ce3307598a479dfac5b120e85441c670dc
2013-09-17no need for Library_regactivex in --disable-activex buildKorrawit Pruegsanusak
as stated on Repository.mk Change-Id: Id88c9d1eae27754f10246004ac8d8ae6326ae143
2013-09-17If it is a set, don't call it a list, that just confuses the readerTor Lillqvist
Change-Id: I1d80c2ee463a0253e7e3a84331106006316c1ea6
2013-09-17do not copy invalid, merged libraries to instdirMatúš Kukan
Change-Id: I7f8e12530344e23e9bc68510795e90640ea8fd43
2013-09-17Revert "fix-linkoo.diff: Fix linkoo to work again."Matúš Kukan
This reverts commit 904e5801aea86a79d6256fcbc3cfdba4535ca8a9. We don't use linkoo and SAL_ALLOW_LINKOO_SYMLINKS anymore. Conflicts: sal/osl/unx/file_url.cxx Change-Id: I1a0211295afef79f72356677d9b3bc6c5211d496
2013-09-17Revert "warn if people havn't source the environment after linkoo"Matúš Kukan
This reverts commit b0eeac20a1c1db422eaf152c353a4101cb200de9. Linkoo is now dead, whatever the problem was. Conflicts: desktop/source/app/app.cxx Change-Id: Ic8fce7db9ac8b5e9661b2b767bfba9f7cdd84e9a
2013-09-17goodbye linkoo.. you have served wellMatúš Kukan
This commit: - removes linkoo and --disable-linkoo option - removes 'dev-update' make target - creates --disable-ooenv option - removes LD_LIBRARY_PATH and PATH settings in ooenv Change-Id: I9530558531e9cb58b8282754ec8a6c655f190480
2013-09-17fdo#40100 make function YEARFRAC comply with ODF Version 1.2Lionel Elie Mamane
example of wrong result: =YEARFRAC(DATE(2023;1;1);DATE(2024;1;1);1) Pretty much by definition, this should be exactly 1, but it currently returns slightly less. Change-Id: I5ebb2ecde49dfca8a6191d2a7c11b9581669f455
2013-09-17New unoidl-read tool to translate registries into readable .idl filesStephan Bergmann
Change-Id: Ibd6ce23d2698280105469fb75c4afa225dc237ee
2013-09-17Fix usage messageStephan Bergmann
Change-Id: I7d8b196d047b1e0075acdbf380a9b3ed750a7b90
2013-09-17added "Uzbek Cyrillic"Eike Rathke
Change-Id: I9a542f09d9f09e25082eea1327722b0021a34d0c
2013-09-17USCRIPT_MONGOLIAN only for LANGUAGE_MONGOLIAN_MONGOLIANEike Rathke
Although LANGUAGE_MONGOLIAN and LANGUAGE_MONGOLIAN_MONGOLIAN have the same primary language they are of different scripts. Change-Id: If72bf51a339b8daa71dfd2f8cd97877c17bbe5f4
2013-09-17"Mongolian Cyrillic" and "Mongolian Mongolian"Eike Rathke
Change-Id: I6b4e6ae9eb1c2c54b9b876b675344ced34315e29
2013-09-17mn-Cyrl and mn-MongEike Rathke
Change-Id: I2a62bb4098e73058161f1808052556fdb86da81c
2013-09-17fdo#41833: fix visual cursor position after resizingIvan Timofeev
SetOutputArea updates a cursor position, SetVisArea doesn't => call SetOutputArea after SetVisArea. Change-Id: Ie8f079cb3d567f759c84587a8072b98fab43588b
2013-09-17sal_Bool to boolTakeshi Abe
Change-Id: I81767fda35b52e73bc78c07b660244a6808a0409
2013-09-17pFontSubst is always NULLCaolán McNamara
Change-Id: Ied4eda5b29e2df3fa9260bcf456b8dd360ffafcc
2013-09-17fdo#37606 SwEditShell::DeleteSel(): handle document starting with a tableMiklos Vajna
If the whole document is selected and the document starts with a table, then we used to delete the contents of the document, except the starting table, which was just cleared. Change this and do what is expected: remove the table as well, so the document will have a single empty paragraph only. Change-Id: I47d3fab462e2a4149f6459d61e487fee8c5c30ed
2013-09-17silence annoying warningCaolán McNamara
Change-Id: I90c77df2ef8424ece5b8b37097d62bd5e8955616
2013-09-17don't access string out of boundsCaolán McNamara
Change-Id: I304b74270f73b9f94568edf2613e2581459cc4f9
2013-09-17unfold this god-awful mess, logic unchangedCaolán McNamara
Change-Id: Ib76617e3c500268dfe423b9947100f6ce7f0eaec
2013-09-17tweak AddTabPage to use the factory directlyCaolán McNamara
to facilitate easier .ui conversion Change-Id: Icee821b37c1fe1801937066f9defbff4a05fc9e2
2013-09-17fdo#64455 Handle unknown color in color lineLaurent Balland-Poirier
Change-Id: Ice4205056cc64ae50bd3c8136aeae6f648adbd0b
2013-09-17this SUPD is wrong since the .res stopped getting versionedCaolán McNamara
Change-Id: I93e970902f4862fa895aa768cdcb72399a1997d8
2013-09-17Updated coreLionel Elie Mamane
Project: help fa2ebef5199a795f3f02a2888d6e7cac2c5d261c documentation for new UNO Date/Time/DateTime struct <-> Basic Time conversions Change-Id: I8679534affa1ac5ee22393189188ff1ac09aa0f5 Reviewed-on: https://gerrit.libreoffice.org/5899 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>