summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DOCX import: read tblStylePr into InteropGrabBagMiklos Vajna2013-10-293-0/+36
* Resolves: rhbz#1021915 force menubar menus to be up/down onlyCaolán McNamara2013-10-293-12/+40
* fdo#70998 Term Change: Picture/Graphic -> ImageSamuel Mehrbrodt2013-10-299-156/+156
* fdo#40077 Characters cropped in GTK-based ComboBoxSamuel Mehrbrodt2013-10-291-1/+1
* startcenter: Tweak StartCenter buttons and hotkeysKrisztian Pinter2013-10-291-73/+105
* sw: clone InputField dialog on input-field removalPierre-Eric Pelloux-Prayer2013-10-294-3/+44
* Related: fdo#67461 consider hierarchical viewCaolán McNamara2013-10-291-22/+19
* fdo#67461 add multiple selection support to hide/show multiple stylesJoren De Cuyper2013-10-291-20/+21
* fdo#33848 Show zoom Slider when the focus is on the Slides SidebarSamuel Mehrbrodt2013-10-292-10/+0
* Updated coreLászló Németh2013-10-291-0/+0
* new shapes icons for Sifr themeNorah A. Abanumay2013-10-29159-0/+0
* UCB: RepoContent::RepoContent use OUString::startsWith instead copy.Arnaud Versini2013-10-291-3/+1
* Updated coreMarcos Paulo de Souza2013-10-291-0/+0
* fdo#70049 Expert Config page cannot save booleanEfe Gürkan YALAMAN2013-10-291-10/+8
* doxygen warnings: "explicit link request to ´foo´ could not be resolvedChristian Lohmaier2013-10-296-11/+11
* Related: fdo#70483 add regression testCaolán McNamara2013-10-291-0/+0
* micro optimize this a bitCaolán McNamara2013-10-291-3/+2
* TypoTor Lillqvist2013-10-291-1/+1
* Add a SAL_WARN_IF to get more verbose information when CheckYieldMutex() failsTor Lillqvist2013-10-291-0/+3
* lets be super sure in the face of falling between surrogatesCaolán McNamara2013-10-291-1/+1
* fix another misplaced )Matúš Kukan2013-10-291-1/+1
* VCL: I18NStatus::setStatusText shouldn't depend on aStr[len] == 0Arnaud Versini2013-10-291-2/+2
* Resolves: fdo#69510 don't access beyond end of stringCaolán McNamara2013-10-291-1/+2
* DOCX export: handle table style's pPr / rPr from InteropGrabBagMiklos Vajna2013-10-292-1/+104
* fix misplaced ) parenthesisMatúš Kukan2013-10-291-1/+1
* DOCX import: store table style's rPr in InteropGrabBagMiklos Vajna2013-10-294-1/+35
* ScLinkedAreaDlg: unused private memberMatúš Kukan2013-10-291-2/+0
* cppcheck: duplicate break or break which follows a returnJulien Nabet2013-10-292-2/+0
* cppcheck: Array index is used before limits checkJulien Nabet2013-10-293-6/+6
* cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-10-292-7/+7
* assume 'ha-*' was indeed used as 'ha-Latn-*'Eike Rathke2013-10-292-3/+5
* sal_Bool to bool in ScHeaderControlRodolfo Ribeiro Gomes2013-10-294-67/+66
* Drop unnecessary #includeTakeshi Abe2013-10-296-7/+0
* gbuild: move unittest mock profile to WORKDIRMichael Stahl2013-10-295-10/+5
* gbuild: remove gb_CppunitTestFakeExecutable_get_targetMichael Stahl2013-10-292-16/+1
* gbuild: remove gb_ResTarget_get_unittest_targetMichael Stahl2013-10-292-9/+1
* langtag, test: remove Packages that deliver to OUTDIR/unittest/installMichael Stahl2013-10-293-36/+0
* gbuild: stop using stuff in OUTDIR/unittest/installMichael Stahl2013-10-294-4/+3
* iterateCodePoints() on empty string is no good anymoreEike Rathke2013-10-291-10/+14
* resolved fdo#56209 reviving FilterFormulaParserEike Rathke2013-10-285-4/+316
* try to fix windows buildMarkus Mohrhard2013-10-281-0/+1
* add test for fdo#70275Markus Mohrhard2013-10-283-3/+1
* add ODS export test for formattingsMarkus Mohrhard2013-10-285-124/+144
* add test for LEFT and MID where string is shorter than requestedMarkus Mohrhard2013-10-283-0/+8
* kill a few xub_StrLen in ScInterpreterMarkus Mohrhard2013-10-281-19/+19
* fix another assertion related to string length in calc functionsMarkus Mohrhard2013-10-281-2/+3
* fix assert with invalid sting lengthMarkus Mohrhard2013-10-281-1/+4
* fix another instance where the index is broken for pagebreaksNoel Power2013-10-281-3/+2
* follow fix for bnc#813528Noel Power2013-10-281-2/+0
* write display attr of hyperlink only if value is different from stringtableNoel Power2013-10-282-5/+11