summaryrefslogtreecommitdiff
path: root/python3
diff options
context:
space:
mode:
authorJack Leigh <leighman@gmx.se>2012-12-19 23:48:05 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-12-20 16:56:49 +0000
commit4b0a9e7ce34c8c0870c119cef18d7e1b7565cd8c (patch)
tree5fabc0ace6c9050fd356e1c441aed024afd2c9f4 /python3
parentc2f774aa1f4bf0fcd90d158874d27a6d915843d1 (diff)
improve padding on character dialog pages
Change-Id: I778dd8e427618a9761cc90683e7d8ac986e27c94 Reviewed-on: https://gerrit.libreoffice.org/1429 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'python3')
0 files changed, 0 insertions, 0 deletions
'>2015-10-11tdf#94891 fix crash when rotating screen in docbrowser right after launchChristian Lohmaier 2015-10-11move extracting assets to Java & use AssetManager to access assetsChristian Lohmaier 2015-10-11migrate android build to gradleChristian Lohmaier 2015-10-03tdf#93281 clean cache directory on each startChristian Lohmaier 2015-10-03android: avoid arrayIndexOutOfBounds when lokit payload doesn't have a valueChristian Lohmaier 2015-10-03android: make strikethrough work (it's not .uno:StrikeOut, but .uno:Strikeout)Christian Lohmaier 2015-10-03compare strings using equals, not with ==Christian Lohmaier 2015-10-03android: remove unused imports, call static methods the static wayChristian Lohmaier 2015-10-03android: make layouts nicer to work with by providing sample values in editorChristian Lohmaier 2015-10-03android: remove no longer used filesChristian Lohmaier 2015-10-01android: fix make install and don't use ant -quiet by defaultMiklos Vajna 2015-09-30Fix typosAndrea Gelmini 2015-09-28Revert "revert back to android-21 target until tinderbox gets updated"Tor Lillqvist 2015-09-25revert back to android-21 target until tinderbox gets updatedChristian Lohmaier 2015-09-24android.util.FloatMath is deprecated/was removed in ver 23Christian Lohmaier 2015-09-18Fix typosAndrea Gelmini 2015-09-11Android: i18-ize some stringsJacobo Aragunde Pérez 2015-09-11Android: check file modify date to know if save is completeJacobo Aragunde Pérez 2015-09-11Android: Implement cloud saveJacobo Aragunde Pérez 2015-09-11Android: provide an ID to document providersJacobo Aragunde Pérez 2015-08-11gbuild/config stop using VERBOSE, use only verbose=tNorbert Thiebaud