summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-08Added READMEs for modules which used to be in componentsJosh Heidenreich13-0/+18
2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich19-5/+75
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich26-9/+72
2012-02-07Reintroduce MSVC workaroundStephan Bergmann2-0/+5
2012-02-07WaE in debug buildMarkus Mohrhard1-5/+5
2012-02-07fix dbgutil buildMarkus Mohrhard1-5/+5
2012-02-07increase the sleep time of the Mozilla UI ThreadMarkus Mohrhard1-2/+2
2012-02-07Module translations missingStephan Bergmann1-0/+1
2012-02-07adapt create-tags/create-ids to the absence of set_soenv.inNorbert Thiebaud2-3/+16
2012-02-07Convert dptabres.cxx in SC module from SV_DECL_PTRARR_DEL to std::vector.Noel Grandin2-46/+45
2012-02-08disentangled sddll.hxx vs. sdmod.hxxTakeshi Abe14-29/+6
2012-02-07rtftok: use m_r prefix for C++ reference members onlyMiklos Vajna4-33/+33
2012-02-07Have SfxItemSet::HasItem take an optional pointer-to-pointer.Kohei Yoshida12-77/+77
2012-02-07n#192129 fix RTF import of PNG images with bogus width/heightMiklos Vajna3-1/+32
2012-02-07make ctrl-shift-f2 change focus to the inputline fdo#40957Noel Power2-4/+17
2012-02-07oops forgot a fileNorbert Thiebaud1-0/+7
2012-02-07Remove obsolete quirk for text rotation.Thorsten Behrens1-9/+0
2012-02-07soffice.sh is no longer generated at configure timeStephan Bergmann1-1/+1
2012-02-07Freed l10ntools from tools/string; Windows reduxStephan Bergmann1-2/+2
2012-02-07Resolves: rhbz#788042 skip splashscreen with --quickstartCaolán McNamara1-0/+1
2012-02-07fix problem with vba Range.Copy ( for multirange ) bnc#707486Noel Power1-1/+1
2012-02-07Namespace scope fixStephan Bergmann1-2/+2
2012-02-07Freed l10ntools from tools/stringStephan Bergmann7-393/+473
2012-02-07SwXText::convertToTextFrame: pSartTableNode -> pStartTableNodeMiklos Vajna1-2/+2
2012-02-07RtfAttributeOutput: use the new SfxItemSet::HasItem()Miklos Vajna1-5/+3
2012-02-07Some configmgr usage clean upStephan Bergmann2-34/+9
2012-02-07ScAutoFormat no longer a child of ScSortedCollection.Kohei Yoshida10-160/+237
2012-02-06The usual bool & string conversion.Kohei Yoshida6-80/+63
2012-02-06FuncCollection no longer a child of ScSortedCollection.Kohei Yoshida9-112/+130
2012-02-06have make check working again. clean-up the whole STAGE stuffNorbert Thiebaud7-280/+44
2012-02-07tools: fsys: Delete unused FileStat::FileStat()Greg Kroah-Hartman3-22/+0
2012-02-07tools: fsys: Delete unused FileStat::FileStat(const void *)Greg Kroah-Hartman2-17/+0
2012-02-07sot: Delete FileList::GetFormat as it is no longer usedGreg Kroah-Hartman3-16/+0
2012-02-07tools: fsys: Delete unused DirEntry::GetDevice()Greg Kroah-Hartman2-22/+0
2012-02-07In the current glib version only the main glib.h can be included directly.Daniel Mihalyi1-1/+1
2012-02-07sw: undobj.cxx: deploy some assertsMichael Stahl1-18/+17
2012-02-07fdo#38745: fix hilariously stupid stack guards:Michael Stahl1-2/+2
2012-02-07gdb: don't barf on non-ASCII text in SwTxtNodeMichael Stahl1-1/+1
2012-02-06Actually I didn't need this.Kohei Yoshida1-8/+0
2012-02-06We don't need this macro; we can safely pass const char* as-is.Kohei Yoshida1-12/+7
2012-02-06ModuleCollection no longer a child of ScSortedCollection.Kohei Yoshida1-41/+45
2012-02-06Typos in method descriptions.Kohei Yoshida1-2/+2
2012-02-06More on string/bool conversion.Kohei Yoshida2-51/+49
2012-02-06String to rtl::OUString & reduce indent levels.Kohei Yoshida1-55/+53
2012-02-06We don't use boost::shared_ptr here any more...Kohei Yoshida1-2/+0
2012-02-06Use the new method.Kohei Yoshida1-1/+1
2012-02-06Perhaps it will help to set the pointer to NULL when the item is not set.Kohei Yoshida1-1/+4
2012-02-06I think it's time we had a real method for this...Kohei Yoshida12-114/+77
2012-02-06Moved ScTpCompat from docoptions to appoptionsAlbert Thuswaldner8-120/+125
2012-02-06fix typoDavid Tardon1-1/+1