- 13 Haz, 2012 20 kayıt (commit)
-
-
Michael Meeks yazdı
-
Michael Meeks yazdı
-
Jan Holesovsky yazdı
Change-Id: I4508ec866b7e8436e1a8117ac6496ed0f1537abf
-
Stephan Bergmann yazdı
Change-Id: I469b27a45bb5676570b59a829419f3959210a1a6
-
Miklos Vajna yazdı
Change-Id: Idbfdc440053c5c4cb6c015e49bc20733e72fda72
-
Miklos Vajna yazdı
Change-Id: I6dec02fbcf6c2f518f0d9003ded71040a7c1c30c
-
Petr Mladek yazdı
perl is really funny; the file handle can't be delimited by a comma Change-Id: I49661d784ec3a10134e448800a3b81343e6748b1
-
Caolán McNamara yazdı
Change-Id: I6c6e395a87cc25f2ec2f01e6508be8a1214f4d02
-
Caolán McNamara yazdı
Change-Id: I76860ac9a823cde1c9e87e08da7bb6884840f826
-
Caolán McNamara yazdı
Change-Id: I6c4395712cb4bb6b28e2997b4af24ab423573f4a
-
Caolán McNamara yazdı
since removal of sc/source/ui/attrdlg/condfrmt.cxx Change-Id: Iba794cd62fc4872dbb9dc7c3d7591cdd5ab5519e
-
Caolán McNamara yazdı
Change-Id: I98361309ada084d8f78517ce88f210d785f59cc0
-
Tor Lillqvist yazdı
Change-Id: I47f15178ffa910c60acb56a7df749db0b1efec55
-
Thorsten Behrens yazdı
Change-Id: I6886664951e76ce66c991f3657751f79e7896f0b
-
Tor Lillqvist yazdı
Change-Id: I6bd54d87177fe24bb57bd08eca6b5450c09d593b
-
Takeshi Abe yazdı
Change-Id: Idb109cf767342042f1a2941c30fcf137f468e7df
-
Tor Lillqvist yazdı
Change-Id: Iafa671028ce73c2ec3a2706dda60f58aaeda7fda
-
David Tardon yazdı
Change-Id: I8ffa38550f8253ab22f16aa2a1ce392e656c1bd1
-
David Tardon yazdı
Change-Id: Iba320b00bdef3704bdfe1abe2a60b8c767a571ec
-
David Tardon yazdı
This reverts commit 4c2e9fc6. Change-Id: Iea84991ee689240fe6e6ddbc47f44b444f582dde
-
- 12 Haz, 2012 20 kayıt (commit)
-
-
Regina Henschel yazdı
Adds IMTAN, IMSEC, IMCSC, IMCOT, IMSINH, IMCOSH, IMSECH, IMCSCH spreadsheet functions. Change-Id: I04ce0b1fdf787c3d8b2301cd92400e54049494bf
-
Michael Stahl yazdı
Change-Id: Iea1e44f40a1e2d51947cdeff4f8948f3612dc25c
-
Michael Stahl yazdı
Change-Id: Id3189a9abff5ee97b93bccefba8193ba36cb043a
-
Michael Stahl yazdı
Change-Id: Iad6bc5af052a0795608ec11ee11c8dea3d091868
-
Michael Stahl yazdı
Change-Id: Ia63eea0c19bfa750b80f4c99f278f8d144c714a8
-
Michael Stahl yazdı
Change-Id: I4fac64952abf208864281fda722d8b7242689395
-
Noel Grandin yazdı
I had to make the destructor of SvxRTFItemStackType public. The combination of friend class, boost, and a private destructor does not make OSX's gcc happy. Change-Id: I2d9a3bff3c5edaf5435fb543389a9a2822c6b2ad
-
Noel Grandin yazdı
Change-Id: I6b0fee0f5d736006938d3d6ab69745219bffa227
-
Noel Grandin yazdı
Change-Id: I90d357107f69ea5939952e9640b5e1f4cbdcec3d
-
Noel Grandin yazdı
Change-Id: I1d53e6815c4da5ef5f525dbc11bca73723bb3bd2
-
Noel Grandin yazdı
Change-Id: I90628a60e3eb33097728e1036b22a5c000be02bc
-
Noel Grandin yazdı
For reasons I don't understand, the compiler would get uncopy if I tried to declare the destructor in the header file. Change-Id: I67fa7941da2f0ee08ae10bf350fb1f3bf1397410
-
Michael Stahl yazdı
Make SbCompare_UString_PropertyValue_Impl a strict weak ordering. Change-Id: I70d639ad44ceb69311c2d5bc1b95c972ad658451
-
Noel Grandin yazdı
Change-Id: I3e072c165d83e9ade06caf2508031b473ef7691d
-
Noel Grandin yazdı
Change-Id: I4e288a90f3b1662462ba06053343c8bab5fe46cf
-
Noel Grandin yazdı
I had to keep the pointer typedef because MacOS gcc gets confused otherwise. Change-Id: I0681585f7273dcac25b2cb835601b29353e2183a
-
Noel Grandin yazdı
Change-Id: I9197dc4fd7ed32f030de8121913265ec78c83585
-
Noel Grandin yazdı
Change-Id: I6cd5793b1ba2a29cbedce7fe5a040651e1664a11
-
Noel Grandin yazdı
I could not use boost::ptr_vector because some of the code copies the pointers into other data-structures temporarily, which ptr_vector does not like. Change-Id: Ie9c8aeb4e741bfd138694929ccda451a1c0984bb
-
Noel Grandin yazdı
I could have used boost::ptr_vector, but the code seems to believe that the array can contain nulls, which ptr_vector does not like. Change-Id: I5f56a3e96ef9baca2c192e7cfa33b8f4283709a6
-