- 31 Mar, 2014 25 kayıt (commit)
-
-
László Németh yazdı
Change-Id: Ia6edb02b871a41828758ba5fd5376c811c4084cc
-
Caolán McNamara yazdı
Change-Id: I09a1e84dc20aeeac6b535dbbedfc0f9c8e17517b
-
Caolán McNamara yazdı
and coverity#1194924 Change-Id: I1225745b22d27918ff3efe3ad8f0a7d69ed2f015
-
Markus Mohrhard yazdı
Change-Id: Ibf04fa79570a2417c965e773a789827a86787471
-
Markus Mohrhard yazdı
Change-Id: I9e0636af65258646572da126e93766552fa1e1df
-
Caolán McNamara yazdı
Change-Id: I7c1e74f5c685f10d7eba8afb7acb60d2c2e9906b
-
Caolán McNamara yazdı
Change-Id: Id9478984bdfd11a3cb656e5c8441e1b205282c2b
-
Caolán McNamara yazdı
Change-Id: I985c91f5b29d3642ca03355c9c6218ae94735549
-
Caolán McNamara yazdı
Change-Id: I5366c5d653d553494a33b6ea3f511e7d0a56a86d
-
Caolán McNamara yazdı
Change-Id: I1825de227b760624faaa68a1de2d3ecd5b7657a5
-
Caolán McNamara yazdı
Change-Id: Ic6e06b78e9dee50fd3a68c79fc5689ac835ea023
-
Caolán McNamara yazdı
Change-Id: Iaa7cb625e4ce49b51a1585497befb67fda0a2d85
-
Caolán McNamara yazdı
Change-Id: I2eac830268ee43f19c0c5b5bda49a966282d6fc5
-
Caolán McNamara yazdı
Change-Id: Ia1811b7ec040887079d90ac611316983c1e77b03
-
Caolán McNamara yazdı
Change-Id: I334570bac6f0ab8fbd606610f0dcd812041c72b1
-
Caolán McNamara yazdı
Change-Id: I9d8601eb66a460702530e013bf573c6482c49c0b
-
Stephan Bergmann yazdı
Change-Id: I78aa55539c2a3e522736bb178ba7d445300bf1f0
-
Tomaž Vajngerl yazdı
Change-Id: Icdb048a2ad9c49308213c3bb57f540e4ff567593
-
Miklos Vajna yazdı
This is unused since commit 5627d0bd (Fix #86988#: Redesign of dialogs, 2001-05-15), and just getting rid of it avoids a crash on Insert -> Frame -> Area -> Bitmap in Writer. Copy&paste of problematic code, take 3. Change-Id: Ide488585bbc6aed157fa6058bcfd1cd0a6d2c7aa
-
Miklos Vajna yazdı
This is unused since commit 5627d0bd (Fix #86988#: Redesign of dialogs, 2001-05-15), and just getting rid of it avoids a crash on Insert -> Frame -> Area -> Gradient in Writer. Copy&paste of problematic code, take 2. Change-Id: I5be2b0b3280826d50ea196f95f8ac92d7856ae7d
-
Tomaž Vajngerl yazdı
Change-Id: Iea3d90fb22631b48b25836b73a8dad7bd979a58e
-
Tomaž Vajngerl yazdı
Change-Id: I88ed4da8dd2ca026eeea4a3fb267f4f9954c180a
-
Tomaž Vajngerl yazdı
This commit adds a new pivot table layout dialog which was implemented from scratch. Instead of custom controls this one uses list boxes for field entries which greatly reduces the code. It also fixes some visual and behaviour bugs and adds the possibility to edit the "Data" field. Change-Id: I6c01252acee5a2e8910e40e65904504d00e03057
-
Tomaž Vajngerl yazdı
Change-Id: I9dbe4979c1440ee0cb6a4649de05805b891f3760
-
Norbert Thiebaud yazdı
unottols TempFile class check in debug bod for and env variable LO_TESTNAME.. if present it use that as the root for the tempfile filename. cppunitteset framework is augmented so that it export such LO_TESNAME using the cppunit testName(), after replacement of non-alphnum characters by _ Change-Id: Iebb9545d3bd789083afbeaf4c64eab086b56049a
-
- 30 Mar, 2014 15 kayıt (commit)
-
-
Michael Stahl yazdı
Change-Id: Ie87d242844638972120c967f167d96efc45c59bc
-
Matteo Casalin yazdı
Change-Id: I7c658f74c70daeece6343e69bd89313d22620a60
-
Matteo Casalin yazdı
Change-Id: I1c6a0aff1515e8e4fe86f2027f405a9a7c7aa579
-
Matteo Casalin yazdı
Change-Id: I8d215b0cea56cda55d8e991da1649fca765d149b
-
Matteo Casalin yazdı
Change-Id: I88476c1ca2eff0898d31ab48d7d5a36301297bb9
-
Matteo Casalin yazdı
Change-Id: I1a310dfbc65233098f583840780ff9b020e1c856
-
Matteo Casalin yazdı
Change-Id: I96ff3ff8eda5ffb96432c519a9584d7d1d82b332
-
Matteo Casalin yazdı
Change-Id: Ib692af0f1ab9b2cbe67e6113257f9186d0c1f102
-
Matteo Casalin yazdı
Change-Id: Ied9fded44e1deee17be4c02f10261a459f88e530
-
Matteo Casalin yazdı
The original code seems to use USHRT_MAX to perform no selection in the default case, but USHRT_MAX can be a valid position for ListBox. Use a negative value instead, so to have the desired behaviour. Change-Id: I050940f6779fb6592c788000e95d1095e571667d
-
Michael Stahl yazdı
Change-Id: I985216d7bade6cbb3a037b07fe44438543d63ba0
-
Michael Stahl yazdı
Change-Id: I3d299a5dc98ff2775d36c839363461b727a512d9
-
Michael Stahl yazdı
Change-Id: Iaf2de623c0893b0f500d54ce6558bf40af6e655b
-
Michael Stahl yazdı
... on 32 bit platforms. These asserts appear to be impossible anyway. Change-Id: I6bd332ca49e9992740315e0f6c58e98ac337817c
-
Michael Stahl yazdı
Since STREAM_SEEK_TO_END is now 64 bits it could happen that some existing code uses it in some indirect manner and it gets truncated to 32 bits somewhere (on 32 bit platforms); try to detect that with asserts. Of course the checked value is now a valid stream position, so perhaps the checks should eventually be removed. Change-Id: I4248c00d758220bdc3ee94c7aa7a7bd4c86c57f0
-