summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich
2012-02-07Reintroduce MSVC workaroundStephan Bergmann
2012-02-07WaE in debug buildMarkus Mohrhard
2012-02-07fix dbgutil buildMarkus Mohrhard
2012-02-07increase the sleep time of the Mozilla UI ThreadMarkus Mohrhard
2012-02-07Module translations missingStephan Bergmann
2012-02-07adapt create-tags/create-ids to the absence of set_soenv.inNorbert Thiebaud
2012-02-07Convert dptabres.cxx in SC module from SV_DECL_PTRARR_DEL to std::vector.Noel Grandin
2012-02-08disentangled sddll.hxx vs. sdmod.hxxTakeshi Abe
2012-02-07rtftok: use m_r prefix for C++ reference members onlyMiklos Vajna
2012-02-07Have SfxItemSet::HasItem take an optional pointer-to-pointer.Kohei Yoshida
2012-02-07n#192129 fix RTF import of PNG images with bogus width/heightMiklos Vajna
2012-02-07make ctrl-shift-f2 change focus to the inputline fdo#40957Noel Power
2012-02-07oops forgot a fileNorbert Thiebaud
2012-02-07Remove obsolete quirk for text rotation.Thorsten Behrens
2012-02-07soffice.sh is no longer generated at configure timeStephan Bergmann
2012-02-07Freed l10ntools from tools/string; Windows reduxStephan Bergmann
2012-02-07Resolves: rhbz#788042 skip splashscreen with --quickstartCaolán McNamara
2012-02-07fix problem with vba Range.Copy ( for multirange ) bnc#707486Noel Power
2012-02-07Namespace scope fixStephan Bergmann
2012-02-07Freed l10ntools from tools/stringStephan Bergmann
2012-02-07SwXText::convertToTextFrame: pSartTableNode -> pStartTableNodeMiklos Vajna
2012-02-07RtfAttributeOutput: use the new SfxItemSet::HasItem()Miklos Vajna
2012-02-07Some configmgr usage clean upStephan Bergmann
2012-02-07ScAutoFormat no longer a child of ScSortedCollection.Kohei Yoshida
2012-02-06The usual bool & string conversion.Kohei Yoshida
2012-02-06FuncCollection no longer a child of ScSortedCollection.Kohei Yoshida
2012-02-06have make check working again. clean-up the whole STAGE stuffNorbert Thiebaud
2012-02-07tools: fsys: Delete unused FileStat::FileStat()Greg Kroah-Hartman
2012-02-07tools: fsys: Delete unused FileStat::FileStat(const void *)Greg Kroah-Hartman
2012-02-07sot: Delete FileList::GetFormat as it is no longer usedGreg Kroah-Hartman
2012-02-07tools: fsys: Delete unused DirEntry::GetDevice()Greg Kroah-Hartman
2012-02-07In the current glib version only the main glib.h can be included directly.Daniel Mihalyi
2012-02-07sw: undobj.cxx: deploy some assertsMichael Stahl
2012-02-07fdo#38745: fix hilariously stupid stack guards:Michael Stahl
2012-02-07gdb: don't barf on non-ASCII text in SwTxtNodeMichael Stahl
2012-02-06Actually I didn't need this.Kohei Yoshida
2012-02-06We don't need this macro; we can safely pass const char* as-is.Kohei Yoshida
2012-02-06ModuleCollection no longer a child of ScSortedCollection.Kohei Yoshida
2012-02-06Typos in method descriptions.Kohei Yoshida
2012-02-06More on string/bool conversion.Kohei Yoshida
2012-02-06String to rtl::OUString & reduce indent levels.Kohei Yoshida
2012-02-06We don't use boost::shared_ptr here any more...Kohei Yoshida
2012-02-06Use the new method.Kohei Yoshida
2012-02-06Perhaps it will help to set the pointer to NULL when the item is not set.Kohei Yoshida
2012-02-06I think it's time we had a real method for this...Kohei Yoshida
2012-02-06Moved ScTpCompat from docoptions to appoptionsAlbert Thuswaldner
2012-02-06fix typoDavid Tardon
2012-02-06fix typoDavid Tardon
2012-02-06Reduced duplicate code (simian) / l10ntoolsChristina Rossmanith