- 12 Eki, 2013 29 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: I52717d85269dd1802b942ba19f5710b9e469faf1
-
Tor Lillqvist yazdı
Change-Id: Ic729eab62109d854122fa5c6b7b4dc163088dd04
-
Tor Lillqvist yazdı
Change-Id: I27bc41e76aa19cf6bd0a9eb4dcbfa07a0d165eb0
-
Andras Timar yazdı
Change-Id: I06607610d6a593ad8bf2deb2affe2e40af158087
-
Andras Timar yazdı
Change-Id: Ib1cf6ec8ffe622be887c7dd567d0b44eaf1a75e6
-
Andras Timar yazdı
Change-Id: I0c8788f88b3c219e789af7f8bfa79e5dd31c5b3a
-
Tor Lillqvist yazdı
Change-Id: I2788bac96326f888e758a895d587125d4b8a3b3b
-
Tor Lillqvist yazdı
Change-Id: I69da428711681d14fd48c198fbce0bb545665b5a
-
Tor Lillqvist yazdı
Change-Id: Iee47fbc9ea43be2af2712efe15df3d7936277cf7
-
Tor Lillqvist yazdı
Change-Id: Ic2afa7e60da57c5b516a043f717dea21a3cf0d55
-
Tor Lillqvist yazdı
Change-Id: I4d8070e6c9441a39094d499c433e5009f093d823
-
Tor Lillqvist yazdı
Change-Id: I05e93ef13523a4729c46c9dbf36657d7288c62e6
-
Tor Lillqvist yazdı
Change-Id: Ie30e4d67435808fd6c31e1ca7f10a58faad1c6ce
-
Tor Lillqvist yazdı
Change-Id: Idef7344e215e9b58e1449fbf71f8a64d0000f8c3
-
Tor Lillqvist yazdı
Change-Id: Ie374a2619d6196172592a14654bb93ec8350c563
-
Tor Lillqvist yazdı
Change-Id: Id3f695f4b8dce4ace558c6d791488e8b6efd1c54
-
Tor Lillqvist yazdı
Change-Id: I4ca7310c936ce123347be2e3243fddc738f85d6d
-
Tor Lillqvist yazdı
Change-Id: I7a873b1275ebc8279958fc14cccbfa99646e4744
-
Andras Timar yazdı
Change-Id: I291d4d969c73d39f3c02511cb7ea2dce27f163d6
-
Eike Rathke yazdı
... instead of an on-the-fly ID Change-Id: I5cb38e91b67d02f0ccda90feb2ad0c60cd3765c5
-
Tor Lillqvist yazdı
Although unsure whether this source file actually uses anything declared in <stdlib.h>... Change-Id: Ibb5dfe5d0de1576a37a5f2c9cffcd9b850602b14
-
Tor Lillqvist yazdı
Change-Id: Icacdae592f05bcdcf50223d607976d687e182c96
-
Tor Lillqvist yazdı
Not that there should be any need to use it here; it is the default anyway. Also the extern "C" is bogus here as far as I know; that affects only the external name of the function, and that a function is passed to bsearch() doesn't set any requirements on the external name of it. It could be a static function with no global symbol name. But oh well. Change-Id: Ia264bf2f952fd6f38aa36a25a084383d4d3f1bdc
-
Tor Lillqvist yazdı
Change-Id: I8362bfa0152f84a425ea3d461653d45c07816b92
-
Tor Lillqvist yazdı
Change-Id: I47b9b91d72e423c0ef37eaa9f081e755adfc36d6
-
Tor Lillqvist yazdı
Change-Id: I99aa82d29d056afde92d258fd5cdf13359f9b74c
-
Tor Lillqvist yazdı
Change-Id: I6b58f6f62bc304b29c336fc46f87bce8d2ce22fe
-
Michael Stahl yazdı
SwView::Replace() nowadays first searches for the to-be-replaced text in the current selection, which does not work in the corner case of "$" when the selection starts at end of a paragraph, as it will when clicking "Find" to look for "$" and then clicking "Replace". The problem is that there is some antique code in SwPaM::Find() to move the cursor forward if it's at the end of a paragraph, which is presumably some pointless micro-optimization; the result is that "Replace" does not replace the selected paragraph break but the one in the following paragraph. (regression from 68a014dbca8bbd25056f75ef551fb81a0dbfb1b7) Change-Id: I5aae9c272d102a48166c63e01775dc6322f9f02d
-
Michael Stahl yazdı
The problem is that the soft hyphen apparently needs special handling, and SwPaM::DoSearch() looked for the no longer supported legacy syntax, not for any of the unicode character syntax that ICU regex supports. Change-Id: I754296d2cf9286242e083cc7906ce3b8fda78dd5
-
- 11 Eki, 2013 11 kayıt (commit)
-
-
Eike Rathke yazdı
Change-Id: I2052aa0ac750f6e1c004f886bf29f9b96cf11bb6
-
Rohit Deshmukh yazdı
Chart file gets corrupted, if we save file in Libreoffice and open in MS office. MS Office gives error, file is Corrupt. Following charts get fixed 1. Radar chart 2. Area chart without data labels 3. Line chart 4. Bubble chart Area chart with data label file gets courrputed after roundtrip in Libreoffice. Change-Id: Ib03ad49aae268b53aa18bdc21c723e2a7777eb45
-
Julien Nabet yazdı
Change-Id: Idf01d2c4d151aeba411097b72fdaf88e7c08a347
-
Julien Nabet yazdı
Change-Id: Ie33ae5c3bd1213bc4032e66d0cd7a3faefc7dfcb
-
Eike Rathke yazdı
Change-Id: I2cef8d0dd306ce22552db0b5d8890c754be9e835
-
Caolán McNamara yazdı
Change-Id: I15860351c15f7c28ae197fa626c58b5f3ead8bb7
-
Caolán McNamara yazdı
Change-Id: I236c2f51716bfebd0c132bbaed50c1f1ec811ffa
-
Kohei Yoshida yazdı
Change-Id: Iec697f7100c06da37158e564ac64f0248f923638
-
Armin Le Grand yazdı
(cherry picked from commit ff1eee61) Conflicts: basegfx/inc/basegfx/polygon/b2dpolygontools.hxx Change-Id: I818657573a1e673e312702a4b45e7bb6394250d2
-
Caolán McNamara yazdı
reverts 03569dc7 "I hate the positioning of the expander checkitem in hierarchical view". I still hate it, so merge together the various places where different efforts are made to try and position the checkitem optimally and provide a single central place to do that. Change-Id: I047504945fb5bf94e5f451007eb74328b8b56785
-
Caolán McNamara yazdı
Change-Id: Ib4df8fc317e6fd21531a9dbd898cbdeef0783452
-