summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-11np_sdk: convert to gbuild and add to tail_buildMatúš Kukan
2012-01-11generalized the [hu-HU] case to generate a second patternEike Rathke
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar
2012-01-11export vertical and horizontal flip attribute for customshapesNoel Power
2012-01-11add missing ooxml customshape -> mso shape name entries ( for export support )Noel Power
2012-01-11ignore the (unsupported ) group customshape when exporting xlsxNoel Power
2012-01-11fdo#44283: finish 8a17792f2e5 (Handle/invalid column ID cleanup)Lionel Elie Mamane
2012-01-11fdo#44661: No need to update the source range when it's a named range.Kohei Yoshida
2012-01-11avoid generating a file in the source treeDavid Tardon
2012-01-11bah, i forgot *export*David Tardon
2012-01-11we need a var. assignment here, not a valueDavid Tardon
2012-01-11fix windows build errorCaolán McNamara
2012-01-11pptx: regenerated custom shape presets after last path element changesRadek Doulik
2012-01-11pptx: support fill=[darken|darkenLess|lighten|lightenLess] in path elementRadek Doulik
2012-01-11implemented custom shape subpaths darkening/lightingRadek Doulik
2012-01-11added new custom shape path segment commands - darken/lighten fill colorRadek Doulik
2012-01-11OS_FOR_BUILD is not right do decide Host module nameNorbert Thiebaud
2012-01-11add README to document how to bump the font versionCaolán McNamara
2012-01-11Resolves: fdo#44492 look up font by FC_FILE+FC_INDEX rather than FC_FAMILYCaolán McNamara
2012-01-11align m_nCollectionEntry with getFontFaceNumber and FC_FACE, bump cache magicCaolán McNamara
2012-01-11further shrinkage of padmin non-fontconfig code-pathsCaolán McNamara
2012-01-11adapt findFontFileID to know about multiple font faces in a font fileCaolán McNamara
2012-01-11addFontFile always add all font faces in that fileCaolán McNamara
2012-01-11align getFontFaceNumber with FC_FACECaolán McNamara
2012-01-11on generic X11 unix we always use fontconfigCaolán McNamara
2012-01-11remove redundant Clipboard_getSupportedServiceNamesCaolán McNamara
2012-01-11callcatcher: lets trust my own toolingCaolán McNamara
2012-01-11valgrind: update unused code post virtual dtor cmis fixCaolán McNamara
2012-01-11add a virtual dtorCaolán McNamara
2012-01-11add debugging symbols to raptor in debugging levelsCaolán McNamara
2012-01-11Avoid iterating beyond the last existing drawing page.Kohei Yoshida
2012-01-11Add 256x256 desktop and MIME type icons (fdo#39555, bnc#722644)Petr Mladek
2012-01-11Need to trim trailing newline from the indirect command line stringTor Lillqvist
2012-01-11adapted test case cell input to new date acceptance realityEike Rathke
2012-01-11fdo#44636 use date acceptance patterns in number scannerEike Rathke
2012-01-11[bg-BG] special DateAcceptancePattern "D.M.Y г."Eike Rathke
2012-01-11[sl-SI] special DateAcceptancePattern "D. M. Y"Eike Rathke
2012-01-11bumped locale data wrapper to use XLocaleData4 and provide date acceptance pa...Eike Rathke
2012-01-11added DateAcceptancePattern elementEike Rathke
2012-01-11implemented date acceptance patterns APIEike Rathke
2012-01-11made [es-BO] DateSeparator the '/' that is used in FormatCodeEike Rathke
2012-01-11made [tr-TR] use the defined '.' DateSeparator in FormatCodeEike Rathke
2012-01-11made [ko-KR] DateSeparator the '/' that is used in FormatCodeEike Rathke
2012-01-11made [ku-TR] DateSeparator the '/' that is used in FormatCodeEike Rathke
2012-01-11added date acceptance patterns APIEike Rathke
2012-01-11lower date acceptance with only two numbersEike Rathke
2012-01-11strict date recognition using locale's separator and ISO 8601Eike Rathke
2012-01-11accept and display years < 100Eike Rathke
2012-01-11enlarge 'Reset' button for German translationAndras Timar
2012-01-11Work around http://code.google.com/p/android/issues/detail?id=23351Tor Lillqvist