summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2011-08-18Remove SD_DLLPUBLIC, it breaks Windows build.Jan Holesovsky1-1/+1
2011-08-18Revert "windows compiler insist to have access to delete[], no matter what"Jan Holesovsky1-2/+1
2011-08-17convert i18npool to gbuildMatúš Kukan1-4/+1
2011-08-17Fixed template dimension problem on Impress.Jeffrey Chang1-7/+2
2011-08-16WaE: unused variableCaolán McNamara1-3/+3
2011-08-15ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara2-15/+14
2011-08-14merge snafuu: d.lst should be empty for gbuild moduleNorbert Thiebaud1-3/+0
2011-08-15Fix ruler to not generate negative left indentThorsten Behrens1-2/+12
2011-08-13windows compiler insist to have access to delete[], no matter whatNorbert Thiebaud1-1/+2
2011-08-12Replace List with std::vector< ::basegfx::B2DPolyPolygon* >Joseph Powers2-34/+79
2011-08-12Import SmartArt graphics to ImpressThorsten Behrens1-1/+1
2011-08-12WaE: pesky gcc 4.0.1Caolán McNamara1-1/+1
2011-08-12WaE: pesky gcc 4.0.1Caolán McNamara1-1/+1
2011-08-12Related: rhbz#730225 avoid segv in ld, this was set to -O0 around 2000Caolán McNamara1-11/+1
2011-08-12reduce ByteString apiCaolán McNamara1-1/+1
2011-08-12SvtFilterOptions::Get can never be NULL, return ref and don't leakCaolán McNamara2-30/+24
2011-08-11add the module oox into tail_build's foldNorbert Thiebaud1-0/+1
2011-08-11sd and slideshow depend on animations' apiNorbert Thiebaud1-0/+1
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe12-12/+12
2011-08-08Replace SvUShorts with vector in editeng.hxx and cascade changes.Nigel Hawkins1-6/+3
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-08-04Use rtl::OUStringHash.Kohei Yoshida8-11/+11
2011-08-02missing icon in Styles and Formatting dialog in Impress fdo#38382Andras Timar1-2/+2
2011-08-02Styles import: Improve speed as well as fix/avoid n#708518Muthu Subramanian1-1/+5
2011-08-01Clean-up of bugfix fdo#32895 for the master branchPeter Rabi2-33/+0
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist12-11/+23
2011-07-29Clean-up of bugfix fdo#32895 for the -3-4 branchPeter Rabi1-1/+3
2011-07-29findbar: Add seporator between the Prev/Next and Serch & ReplaceJan Holesovsky2-4/+6
2011-07-28Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/impressJan Holesovsky6-10/+6
2011-07-28add prefixes for component_getFactoryMatúš Kukan6-10/+6
2011-07-28Merge commit 'libreoffice-3.4.2.3'Jan Holesovsky2-1/+7
2011-07-27findbar: Show the "Search and Replace" button in the FindBar by default.Jan Holesovsky2-2/+2
2011-07-26change from SID_PASSWORD to SID_ENCRYPTIONDATAMarkus Mohrhard6-25/+30
2011-07-26fix typo: DeletePassords to DeletePasswordsMarkus Mohrhard1-3/+3
2011-07-26change maPasswordList to ptr_vectorMarkus Mohrhard1-6/+5
2011-07-25callcatcher: remove unused methodThomas Arnhold2-23/+0
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2-1/+36
2011-07-22take strings from sfx<lang>.res, don't duplicate them in sd<lang>.resAndras Timar2-4/+3
2011-07-22Bugfix fdo#32895 : un-translated template names (part 1/2)Peter Rabi3-1/+37
2011-07-21Merge branch 'master' into feature/gnumake4Bjoern Michaelsen51-226/+264
2011-07-21sd::FuEditGluePoints needs to be SD_DLLPUBLIC for sd::DrawViewShellBjoern Michaelsen1-1/+1
2011-07-21sd::FuEditGluePoints needs to be SD_DLLPUBLIC for sd::DrawViewShellBjoern Michaelsen1-1/+1
2011-07-21sort linked objectsBjoern Michaelsen2-71/+71
2011-07-12use oox filter for *all* control importNoel Power2-1/+19
2011-07-11Remove component_getImplementationEnvironmentMatus Kukan5-25/+1
2011-07-07fdo#37482 selecting text box after editing gives rotation handlesLuke Symes2-1/+7
2011-07-04Remove extraneous separators from Impress context menuAaron Strontsman1-10/+6
2011-07-012 cppcheck cleaningJulien Nabet2-3/+1
2011-07-01useless pWindow != NULLJulien Nabet1-1/+1
2011-07-01gb_Library_PLAINEXT->gb_Library_DLLEXTCaolán McNamara1-1/+1