Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-15 | Do not check the stored DIFAT sector count. | Kohei Yoshida | |
Refer to this thread for details. http://lists.freedesktop.org/archives/libreoffice/2012-August/036852.html Change-Id: Id2115732a1e1bcd78c13445f5aaefe1ec7cfa0c2 | |||
2012-08-15 | Added rotated blankscreen + fixed return button. | Andrzej J.R. Hunt | |
Change-Id: I770ff1d77102cfbe63849babed6bd9406d958b09 | |||
2012-08-15 | Fixed image updating in Presentation View. | Andrzej J.R. Hunt | |
This is done by removing caching in the AbstractCoverFlowImageAdapter. Change-Id: Ib6df57a73545f8a98b4104a6e2917121e9d7afa8 | |||
2012-08-15 | followup patch for commit:541986fef0993d749cc7ed790eacace322f43bb0 fdo#53229 | Noel Power | |
discovered 2 bugs with the previous patch, a ) need to properly calculate the topleftmost position for the combined shapes in the group b) when you have groups within groups then the offsets need to be applied to the topmost parent Change-Id: I2edc0cccca439b3103b61c8116d1cde1536519da | |||
2012-08-15 | Linked ABS. Migrated Settings Activity to v4 + ABS. | Andrzej J.R. Hunt | |
Change-Id: I93195124aafd8472671a2cf4edddd82c37789016 | |||
2012-08-15 | Related fdo#44989: Bin (Un)LockRegion functions | Julien Nabet | |
Change-Id: I65f6e62ee045f5d9bdbd9cef02cfc7470aaca635 | |||
2012-08-15 | Added About Dialog. | Andrzej J.R. Hunt | |
Change-Id: I8839c10e79f8f9ec864a33be7e182c8509d0b35e | |||
2012-08-15 | moved my border test to odfimport | Artur Dorda | |
Change-Id: Iafab67a2e1f75f754be99a98f8e573ad07847463 | |||
2012-08-15 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann | |
Change-Id: I1341170e8ca43e23723a88ec05d826981e4473ee | |||
2012-08-15 | Migrated to v4 support library fragments. | Andrzej J.R. Hunt | |
Change-Id: I6db5d05e15cbe603327fc9f59e7b8cace343e36b | |||
2012-08-15 | warning C4310: cast truncates constant value | Michael Stahl | |
Change-Id: I3ebaec3953f86e8f42937e29fad54bafe87900fa | |||
2012-08-15 | sigh.. MSVC warning C4146: unary minus applied to unsigned type? | Michael Stahl | |
Change-Id: Ic2bbde637fd0a074f89b5ffa7af6e87d7cb408c5 | |||
2012-08-15 | oops forgot #include limits | Michael Stahl | |
Change-Id: I49161e270eda68d693181c3fff578ba5511bc6d4 | |||
2012-08-15 | that->than in comment typo | Caolán McNamara | |
Change-Id: I3c0e8ce9b2aabe0bd27d5d6d15cd7cb53f72c31c | |||
2012-08-15 | make all autocorrection manifest.xml have the same style | Caolán McNamara | |
now that these are stored unpacked we can see that there are a) a bunch of CVS dirs listed in some of the manifest.xml's b) some missing media-types for some .xml files c) various additional useless MANIFEST.MF files c) wild inconsistency in style Change-Id: I5ba3955470bf479f1b7ce2a4f243c600dcc38b8f | |||
2012-08-15 | Be less picky about how the Android SDK is configured | Tor Lillqvist | |
Change-Id: I2118314038f7df3e534d8682495fd72a09bf76c8 | |||
2012-08-15 | Don't bother having configure look for stuff not needed for the build platform | Tor Lillqvist | |
Change-Id: I2013204f433473cbaa33c7d89d980e31b3def654 | |||
2012-08-15 | ScFiltersTest: fix overloading problem | Michael Stahl | |
Change-Id: I691e683e2ec4d794de2f0860162f29a970c99397 | |||
2012-08-15 | SfxTemplateManagerDlg::OnTemplateSaveAs: fix assert | Michael Stahl | |
Change-Id: I5dac56ac36eac128f1880987c084d09d8076c3f7 | |||
2012-08-15 | fix for fdo#53229, import group shapes position and size correctly | Noel Power | |
Change-Id: Ie513b4a6351a2c6458eeca208faf7ba5bbb9fcce | |||
2012-08-15 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann | |
Change-Id: I9828862ea90a45848b3e8d21ec3ee960ce7c9015 | |||
2012-08-15 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann | |
Change-Id: I6fc91959f024b9a1f9e8633af8e16048752f6bdc | |||
2012-08-15 | -Werror,-Wstrncat-size (Clang towards 3.2) | Stephan Bergmann | |
Change-Id: Ifdf0c47b38621835d6c6fa3a180d78f3f14edabf | |||
2012-08-15 | overflow in implicit constant conversion [-Werror=overflow] | Michael Stahl | |
Change-Id: I4fa1168a06118066c72a66801d911a49653f425f | |||
2012-08-15 | avoid writing empty p:childTnLst elements, fixes rest of fdo#41992 | Radek Doulik | |
Change-Id: Idc09103bb8e4dbd580b5ae53f7929b4700f2c818 | |||
2012-08-15 | Dont draw thumbnail border if theres no thumbnail to paint. | Rafael Dominguez | |
Change-Id: I6ca934ccf2e1fa34e60cae3feb1564c87e69254b | |||
2012-08-15 | Disable general manager actions while in save mode. | Rafael Dominguez | |
Change-Id: I46496f75b7a9f441c989f8a750ecc675781162af | |||
2012-08-15 | Save template in the currently open overlay. | Rafael Dominguez | |
Change-Id: I8b577ee7ab73384486b4756dd303e595da9210f8 | |||
2012-08-15 | Save a template to selected folders. | Rafael Dominguez | |
Change-Id: I16969fa0b28ff5f1e5abe7e58ad8522c03b3ea4e | |||
2012-08-15 | Show error message when trying to save without a destination folder | Rafael Dominguez | |
Change-Id: Ib0ac72b5adb8544b2bd488bd3c3701898df2877d | |||
2012-08-15 | Add save templates command to manager. | Rafael Dominguez | |
Change-Id: Ic538f23f1d8c4ba8f1a47386e1d16337cf2650c9 | |||
2012-08-15 | Show empty folders when display all templates. | Rafael Dominguez | |
Change-Id: Id78a18b00213a3963be583c2ae1b3534eb27df57 | |||
2012-08-15 | Hide commands that are only for one selected template. | Rafael Dominguez | |
Change-Id: Ib785e13402ec56bdc30a554c4fef6c81803db90f | |||
2012-08-15 | Close dialog when clicking the close button. | Rafael Dominguez | |
Change-Id: Idc07559a2635a3fb19cfba07e564c90fad913c12 | |||
2012-08-15 | moving border tests from {rtf,ooxml,ww8}tok to {rtf,ooxml,ww8}import | Artur Dorda | |
Change-Id: I705fc507429c5516e88597bd4db9e2e3dead8d93 | |||
2012-08-15 | decodeBase64 test is done and working | Artur Dorda | |
Change-Id: I4dfc20e0e577f986c626d4c4bab5b4e3214e4567 | |||
2012-08-15 | encodeBase64 test is working | Artur Dorda | |
Change-Id: I598ea47ff02b15fdb1d7ff3992d2c660f5a41c95 | |||
2012-08-15 | added some extreme values in string-to-measure test | Artur Dorda | |
Change-Id: I8fd9029f42159444e7bb56f89eeb83fdb3745732 | |||
2012-08-15 | 'string to number' test covered | Artur Dorda | |
Change-Id: Ib8a81edce168be5babd1bcd62746199de77c2ade | |||
2012-08-15 | 'number to string' test covered | Artur Dorda | |
Change-Id: Ic6bdc9448509e6f8251709c22576cc10cf9b8eb2 | |||
2012-08-15 | 'string to color' test covered | Artur Dorda | |
Change-Id: I024296d1f71bd06837547cd8af3adc2cf2830b95 | |||
2012-08-15 | 'color to string' test covered | Artur Dorda | |
Change-Id: Ia65d1bef19ec02efbb5d7dd784d4cc48c3dd51f2 | |||
2012-08-15 | 'percent to string' test covered | Artur Dorda | |
Change-Id: I6966191a3adde0af318021ce8eec910763c42585 | |||
2012-08-15 | 'string to percent' test covered | Artur Dorda | |
Change-Id: Ib18e28cba03c7032e8a446449b2839e7b7534133 | |||
2012-08-15 | 'bool to string' test covered | Artur Dorda | |
Change-Id: I8ee1142b2a68799a650f501e2fe491a5ed8d7a5e | |||
2012-08-15 | 'string to bool' test covered | Artur Dorda | |
Change-Id: I6613167703974d802d17d7fd8cdf0f552721c33c | |||
2012-08-15 | 'measure to string' test covered in test_converter.cxx | Artur Dorda | |
Change-Id: If764eb4d87db93dc2907bc21fb1b9f10687a7ee4 | |||
2012-08-15 | Added testing 'measure to string' function | Artur Dorda | |
Change-Id: I36de98025ec72230cd960191ab47ab39ce965cc5 | |||
2012-08-15 | All the MeasureUnit values are covered in converter test | Artur Dorda | |
Change-Id: I6c447bb3948566ad10d9935397089ed1fceac1da | |||
2012-08-15 | Started testing measures in converter test, first: string to measure | Artur Dorda | |
Change-Id: I96296b75d7c1f131a96add9dd17dfbffa079e343 |