summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-10adapt code to manage names dialog .ui conversionCaolán McNamara10-730/+416
2013-04-10RTF import of new-style frames: fix txflTextFlow shape propertyMiklos Vajna1-4/+7
2013-04-10RTF import of new-style frames: fix nameMiklos Vajna1-1/+10
2013-04-10restore disabled rtfimport testsMiklos Vajna4-7/+18
2013-04-10sal_Bool to boolEike Rathke2-50/+49
2013-04-10use language tagsEike Rathke2-93/+87
2013-04-10Clean up documentationStephan Bergmann1-8/+8
2013-04-10Converted Insert -> Names -> manage widget.Abdulelah Alarifi1-0/+422
2013-04-10Translate German comments and general clean-upPhilipp Weissenbacher2-197/+113
2013-04-10Introduce characters utilities in rtl/character.hxxArnaud Versini8-146/+236
2013-04-10Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky29-199/+98
2013-04-10Kill copy'n'paste.Jan Holesovsky3-142/+31
2013-04-10Nobody needs pointer to ToolBarManager.Jan Holesovsky4-13/+0
2013-04-10Allow selecting the tls backend to use in oox from configureMiguel Gomez5-0/+152
2013-04-10fdo#39066: using UNO_QUERY instead of UNO_QUERY_THROW displays hyperlinksChr. Rossmanith1-1/+1
2013-04-10Use codesign --timestamp=none for now for the executablesTor Lillqvist1-1/+1
2013-04-10fdo#62096: Replaced some OUString 'compareTo' with '=='Prashant Pandey7-29/+29
2013-04-10CppunitTest_sw_rtfimport: disable 3 checks for nowMiklos Vajna1-0/+6
2013-04-10RTF equivalent of 229f6e187bd85d0af47da9feffef2d9ac7f83120Miklos Vajna1-1/+5
2013-04-10RTF: also import rectangles as Writer text framesMiklos Vajna1-4/+3
2013-04-10RTF import of d{x,y}WrapDist* shape propertiesMiklos Vajna1-0/+8
2013-04-10fix RTF import of default fFitShapeToTextMiklos Vajna1-0/+4
2013-04-10RTF import of d{x,y}Text* shape propertiesMiklos Vajna1-0/+9
2013-04-10RTF import of new-style frames: fix defaultsMiklos Vajna3-25/+43
2013-04-10RTF import of new-style frames: avoid fake empty paragraph at the endMiklos Vajna1-1/+8
2013-04-10RTF filter: import text box shapes as a Writer textframeMiklos Vajna1-4/+16
2013-04-10calc: set ZoomSlider size to 130 like all other components doThomas Arnhold1-1/+1
2013-04-10API CHANGE: cleanup of Math.xcsThomas Arnhold1-11/+0
2013-04-10remove commented out codeThomas Arnhold1-2/+0
2013-04-10API CHANGE: cleanup of Java.xcsThomas Arnhold1-266/+0
2013-04-10API CHANGE: cleanup of Inet.xcsThomas Arnhold1-65/+0
2013-04-10remove commented out codeThomas Arnhold1-18/+1
2013-04-10equalsAsciiL() -> operator==()Thomas Arnhold4-31/+21
2013-04-09rename overly generic placeware TempFile class to avoid symbol clashesPeter Foley3-11/+11
2013-04-09Related: fdo#62287 make it impossible to use a dead AquaSalFrameCaolán McNamara1-2/+8
2013-04-09Related: #i120237# cache the updated frame reference in AquaSalGraphicsHerbert Dürr1-1/+8
2013-04-09Resolves: #i120237# workaround a crash on OSX...Herbert Dürr1-3/+4
2013-04-09no mkdtemp on AIX eitherCaolán McNamara1-1/+1
2013-04-09get liblangtag to build on AIXCaolán McNamara1-1/+1
2013-04-09move dep on solenv_inc to platformDavid Tardon3-1/+13
2013-04-09only build WinResTarget on windowsDavid Tardon1-0/+5
2013-04-09add external for unistd.hDavid Tardon5-12/+32
2013-04-09there is no package icu_dataDavid Tardon1-2/+0
2013-04-09depend on headers also when using library objectsDavid Tardon1-0/+2
2013-04-09add missing dep on connectivity/FValue.hxxDavid Tardon1-0/+4
2013-04-09add missing dep on salhelper/simplereferenceobject.hxxDavid Tardon3-0/+3
2013-04-09Oops. Forgot to remove this debug statement.Kohei Yoshida1-1/+0
2013-04-09Get the whole thing to build after the SfxFilter interface change.Kohei Yoshida6-8/+10
2013-04-09String cleanup inside SfxFilter.Kohei Yoshida5-62/+70
2013-04-09com::sun::star cleanup.Kohei Yoshida1-42/+44