summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-16"show logo" in slideshow settings doesn't do anythingCaolán McNamara4-97/+99
2013-03-16i53749 - Show Pause logo according to presentation settingsAriel Constenla-Haile1-2/+7
2013-03-16use SAL_N_ELEMENTSCaolán McNamara1-6/+6
2013-03-16Fix Python problem in pyAltFCFGMerge at least on OS XTor Lillqvist1-25/+30
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist70-3739/+8
2013-03-16cleanup postprocess outputPeter Foley2-4/+4
2013-03-16auto-load the gdb helpers for cppunit test debuggingPeter Foley1-1/+1
2013-03-16perl defined is deprecatedPeter Foley1-1/+1
2013-03-16quiet FCFGMergePeter Foley2-4/+8
2013-03-16suppress warnings for clucene c files tooPeter Foley1-0/+3
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist39-486/+10
2013-03-16Get rid of a few pointless commentsTor Lillqvist5-30/+2
2013-03-16CONTAINER_APPEND is SAL_ULONG, an unsigned longTor Lillqvist2-2/+2
2013-03-16mnSystemVersion not usedTor Lillqvist2-6/+0
2013-03-16move libwpd to gcc-wrapperPeter Foley2-23/+3
2013-03-16add support for more options to gcc-wrapperPeter Foley3-2/+24
2013-03-16move liborcus to gcc-wrapperPeter Foley8-242/+8
2013-03-16No external definition of non-static inline local_thr_alarmStephan Bergmann2-0/+15
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM (toolkit)Chr. Rossmanith9-56/+56
2013-03-16Replace String with OUString in toolkit(vclxprinter.cxx)Chr. Rossmanith2-14/+14
2013-03-16Remove RTL_CONSTASCII_(U)STRING in toolkitChr. Rossmanith4-25/+23
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM in toolsChr. Rossmanith15-206/+168
2013-03-16Remove STRINGPARAM in tools (qa)Chr. Rossmanith2-37/+28
2013-03-16Updated coreAndras Timar1-0/+0
2013-03-16Updated coreAndras Timar1-0/+0
2013-03-16Resolves: #i119337# wrong get/setPropertyValue calls in SvxShapeTextArmin Le Grand1-3/+0
2013-03-16Resolves: #i119460# Use localized strings on Data Pilot fields grouped by dateAriel Constenla-Haile5-28/+82
2013-03-16Make some xml entries localizableZolnai Tamás2-2/+2
2013-03-16Get rid of generating temporary sdf fileZolnai Tamás28-704/+495
2013-03-16Resolves: #i118556# replace framework::OUStringHashCode with rtl::OUStringHashAriel Constenla-Haile24-59/+45
2013-03-16Updated coreZolnai Tamás1-0/+0
2013-03-16merge getting XGradientStyle From GradientStyleArmin Le Grand1-26/+28
2013-03-16Resolves: #i118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer...Armin Le Grand12-79/+373
2013-03-16libcdr: do not export empty ICU_CFLAGSMatúš Kukan1-1/+1
2013-03-16Remove RTL_CONSTASCII_STRINGPARAM from tubesChr. Rossmanith1-3/+3
2013-03-16WaE: comparison of integers of different signsTor Lillqvist1-4/+4
2013-03-16Resolves: #i119307# added deletion of sw's BmpWindow control...Armin Le Grand1-2/+5
2013-03-16Revert "fdo#61725 workaround"Lionel Elie Mamane1-1/+1
2013-03-16configure.ac: Check for mdds version >= 0.7.0Lionel Elie Mamane1-4/+4
2013-03-16fdo#61725 workaroundLionel Elie Mamane1-1/+1
2013-03-16sc: translate some debug messagesThomas Arnhold51-184/+184
2013-03-15Revert "cleanup sqlflex and sqlbison options"Kohei Yoshida3-8/+9
2013-03-15Remove incorrect comment.Kohei Yoshida1-4/+3
2013-03-15Actually unknown script type doesn't equal empty script type (0).Kohei Yoshida5-16/+15
2013-03-15ScBaseCell::nScriptType is no more.Kohei Yoshida8-41/+21
2013-03-15Accessor methods in ScDocument for cell text's script types.Kohei Yoshida2-0/+19
2013-03-15More script type handling.Kohei Yoshida3-8/+40
2013-03-15Started handling the cell text script types. Still work in progress.Kohei Yoshida3-0/+85
2013-03-15Unit test to catch the out-of-sync text width bug I just fixed today.Kohei Yoshida1-0/+16
2013-03-15Set up new container to store cell text's script type.Kohei Yoshida3-4/+16