summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-08-15oops forgot #include limitsMichael Stahl
Change-Id: I49161e270eda68d693181c3fff578ba5511bc6d4
2012-08-15that->than in comment typoCaolán McNamara
Change-Id: I3c0e8ce9b2aabe0bd27d5d6d15cd7cb53f72c31c
2012-08-15make all autocorrection manifest.xml have the same styleCaolá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-15Be less picky about how the Android SDK is configuredTor Lillqvist
Change-Id: I2118314038f7df3e534d8682495fd72a09bf76c8
2012-08-15Don't bother having configure look for stuff not needed for the build platformTor Lillqvist
Change-Id: I2013204f433473cbaa33c7d89d980e31b3def654
2012-08-15ScFiltersTest: fix overloading problemMichael Stahl
Change-Id: I691e683e2ec4d794de2f0860162f29a970c99397
2012-08-15SfxTemplateManagerDlg::OnTemplateSaveAs: fix assertMichael Stahl
Change-Id: I5dac56ac36eac128f1880987c084d09d8076c3f7
2012-08-15fix for fdo#53229, import group shapes position and size correctlyNoel 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-15overflow in implicit constant conversion [-Werror=overflow]Michael Stahl
Change-Id: I4fa1168a06118066c72a66801d911a49653f425f
2012-08-15avoid writing empty p:childTnLst elements, fixes rest of fdo#41992Radek Doulik
Change-Id: Idc09103bb8e4dbd580b5ae53f7929b4700f2c818
2012-08-15Dont draw thumbnail border if theres no thumbnail to paint.Rafael Dominguez
Change-Id: I6ca934ccf2e1fa34e60cae3feb1564c87e69254b
2012-08-15Disable general manager actions while in save mode.Rafael Dominguez
Change-Id: I46496f75b7a9f441c989f8a750ecc675781162af
2012-08-15Save template in the currently open overlay.Rafael Dominguez
Change-Id: I8b577ee7ab73384486b4756dd303e595da9210f8
2012-08-15Save a template to selected folders.Rafael Dominguez
Change-Id: I16969fa0b28ff5f1e5abe7e58ad8522c03b3ea4e
2012-08-15Show error message when trying to save without a destination folderRafael Dominguez
Change-Id: Ib0ac72b5adb8544b2bd488bd3c3701898df2877d
2012-08-15Add save templates command to manager.Rafael Dominguez
Change-Id: Ic538f23f1d8c4ba8f1a47386e1d16337cf2650c9
2012-08-15Show empty folders when display all templates.Rafael Dominguez
Change-Id: Id78a18b00213a3963be583c2ae1b3534eb27df57
2012-08-15Hide commands that are only for one selected template.Rafael Dominguez
Change-Id: Ib785e13402ec56bdc30a554c4fef6c81803db90f
2012-08-15Close dialog when clicking the close button.Rafael Dominguez
Change-Id: Idc07559a2635a3fb19cfba07e564c90fad913c12
2012-08-15moving border tests from {rtf,ooxml,ww8}tok to {rtf,ooxml,ww8}importArtur Dorda
Change-Id: I705fc507429c5516e88597bd4db9e2e3dead8d93
2012-08-15decodeBase64 test is done and workingArtur Dorda
Change-Id: I4dfc20e0e577f986c626d4c4bab5b4e3214e4567
2012-08-15encodeBase64 test is workingArtur Dorda
Change-Id: I598ea47ff02b15fdb1d7ff3992d2c660f5a41c95
2012-08-15added some extreme values in string-to-measure testArtur Dorda
Change-Id: I8fd9029f42159444e7bb56f89eeb83fdb3745732
2012-08-15'string to number' test coveredArtur Dorda
Change-Id: Ib8a81edce168be5babd1bcd62746199de77c2ade
2012-08-15'number to string' test coveredArtur Dorda
Change-Id: Ic6bdc9448509e6f8251709c22576cc10cf9b8eb2
2012-08-15'string to color' test coveredArtur Dorda
Change-Id: I024296d1f71bd06837547cd8af3adc2cf2830b95
2012-08-15'color to string' test coveredArtur Dorda
Change-Id: Ia65d1bef19ec02efbb5d7dd784d4cc48c3dd51f2
2012-08-15'percent to string' test coveredArtur Dorda
Change-Id: I6966191a3adde0af318021ce8eec910763c42585
2012-08-15'string to percent' test coveredArtur Dorda
Change-Id: Ib18e28cba03c7032e8a446449b2839e7b7534133
2012-08-15'bool to string' test coveredArtur Dorda
Change-Id: I8ee1142b2a68799a650f501e2fe491a5ed8d7a5e
2012-08-15'string to bool' test coveredArtur Dorda
Change-Id: I6613167703974d802d17d7fd8cdf0f552721c33c
2012-08-15'measure to string' test covered in test_converter.cxxArtur Dorda
Change-Id: If764eb4d87db93dc2907bc21fb1b9f10687a7ee4
2012-08-15Added testing 'measure to string' functionArtur Dorda
Change-Id: I36de98025ec72230cd960191ab47ab39ce965cc5
2012-08-15All the MeasureUnit values are covered in converter testArtur Dorda
Change-Id: I6c447bb3948566ad10d9935397089ed1fceac1da
2012-08-15Started testing measures in converter test, first: string to measureArtur Dorda
Change-Id: I96296b75d7c1f131a96add9dd17dfbffa079e343
2012-08-15Border test in Calc now checks also style in all bordersArtur Dorda
Change-Id: Idfb9f035b9940a0e52706bde7d7f4e19c9c9fd6d
2012-08-15Border test in Calc now also checks distance, out- and inWidth in all bordersArtur Dorda
Change-Id: I196b87fb6e59e182ff1f674dc79428cb53612b94
2012-08-15New border test for Calc, checks all the widthsArtur Dorda
Change-Id: I44849ae8e8c174d1b14e10477f31dedaccaee293
2012-08-15Added new border test in Writer, checks all the borders, not only the top oneArtur Dorda
Change-Id: Ibbbd5043e89104de4b91425b4972920e8c51cdca
2012-08-15Border test now available in rtftokArtur Dorda
Change-Id: I9d72c5f5b075983b9be921e15d62c274d84e350c
2012-08-15Border test now available in ww8tokArtur Dorda
Change-Id: I5b1c3f6477583d71eece7c2b4c1b6a4ba7e6f4a2
2012-08-15Refactoring the border test in sw, one header will be in all 3 testsArtur Dorda
Change-Id: I007019738c901e0194006ae34e7e5b99f72ee91d
2012-08-15Word format import - new test in ooxml checking top border's widths in tablesArtur Dorda
Change-Id: I0e4434e9266190f0719df7fbba9f6f2904da8707
2012-08-15Working version of XShapeDumperArtur Dorda
Change-Id: I4f4d37abdb1865d0bc05f01518d854872235121f
2012-08-15use a namespace for xfrm transformation element, fixes part of fdo#41992Radek Doulik
Change-Id: I3872028e4204ae5f72942b7345bf881ef3a96752
2012-08-15call WriteTransformation with namespace id, fixes part of fdo#41992Radek Doulik
Change-Id: Ifb4a78bfc3c47788503da5b7d74f356343a7cbf8
2012-08-15make fontwork custom shapes as one path object created from polypolygonRadek Doulik
- which contains outlines of all characters instead of creating group of path objects - now the stretched bitmap fill works correctly - stretching over whole text instead of only 1st character - fixes part of n#759172 Change-Id: I65211e336aadb8909b5d4a3dcb3647f44be22595