summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara2013-01-2450-68/+68
* set a default height for the number format categoryCaolán McNamara2013-01-241-1/+3
* Added Options.ui Widget and few sub widgets under Option->LibreOfficegokul2013-01-245-0/+2689
* Added Few more sub widgets under options->LibreOfficegokul2013-01-2413-0/+3707
* CMIS: use the proxy settings from the optionsCédric Bosdonnat2013-01-244-0/+1107
* SingleTabDlgImpl::m_pTabPage never usedCaolán McNamara2013-01-242-8/+6
* fdo#59798: fix SDK MSI version "LOdev 4.1 SDK.0.0.alpha0"Michael Stahl2013-01-241-7/+7
* Resolves: fdo#59586 Missing comma in particular PDF fileCaolán McNamara2013-01-242-6/+6
* fdo#59798: MSI installer spurious space in version numberMichael Stahl2013-01-241-1/+1
* WaE: 'bVal' may be used uninitialized in this functionTor Lillqvist2013-01-241-1/+1
* sc test XSheetOutlineLaurent Godard2013-01-248-0/+593
* Replace the frequent functioncallsK_Karthikeyan2013-01-241-5/+6
* fdo#46718 Delete multiple styles at onceJoren De Cuyper2013-01-241-29/+76
* set mnemonic widgets for background pageCaolán McNamara2013-01-242-1/+5
* set mnemonic widgets on format table pageCaolán McNamara2013-01-241-0/+7
* look into active tabcontrol page on help fallback searchCaolán McNamara2013-01-241-1/+14
* strip customproperty from name of Mnemonic Widget targetCaolán McNamara2013-01-241-2/+6
* Updated coreCaolán McNamara2013-01-241-0/+0
* oox: drop no longer needed STR() macroMiklos Vajna2013-01-241-11/+8
* Updated coreCaolán McNamara2013-01-241-0/+0
* fix MSM name for x64 in the VC90 caseAndras Timar2013-01-241-7/+13
* fdo#59101 - [Feature Request] Make Find hotkey (Ctrl+F) a toggle commandJoren De Cuyper2013-01-241-1/+1
* fdo#56098 Paste Special options after cut incorrectWinfried Donkers2013-01-241-8/+5
* Improve debug error reportingStephan Bergmann2013-01-241-1/+2
* Unused #includeStephan Bergmann2013-01-241-3/+0
* fdo#58562: Ensure internal data is always used when pasting to another doc.Kohei Yoshida2013-01-233-6/+33
* small improvement of the codeMarkus Mohrhard2013-01-241-4/+2
* disable these two tests for nowMarkus Mohrhard2013-01-241-2/+2
* fix MSM name for x64Peter Foley2013-01-231-2/+2
* import inherited number formats with cached values, fdo#59724Markus Mohrhard2013-01-2410-34/+86
* set all format->untitled X menu entries to the same helpidCaolán McNamara2013-01-231-0/+8
* Updated coreCaolán McNamara2013-01-231-0/+0
* Updated coreAndras Timar2013-01-231-0/+0
* fdo#59428: SwDoc::ChgPageDesc: always copy to first-pagedescMichael Stahl2013-01-231-5/+5
* fdo#59728: Fix encoding of .py files as UTF-8 for Python 3Stephan Bergmann2013-01-231-1/+4
* set mnemonic widget for a11y and non-guessing traversalCaolán McNamara2013-01-231-0/+1
* Updated coreCaolán McNamara2013-01-231-0/+0
* don't use ScDrawLayer::GetObjDataTab to get Anchor fix for fdo#59325Noel Power2013-01-231-1/+1
* Updated coreCaolán McNamara2013-01-231-0/+0
* convert autofit width dialog to new .uiCaolán McNamara2013-01-237-144/+35
* show errors as errors, not warningLionel Elie Mamane2013-01-233-4/+26
* fix handling of subqueries in query designLionel Elie Mamane2013-01-233-36/+51
* SQL parser: no "as" rule anymore; now as_clause and opt_asLionel Elie Mamane2013-01-233-6/+19
* ISO8859-1 -> UTF8 in commentLionel Elie Mamane2013-01-231-1/+1
* OSQLParser::RuleIDToRule should not silently change s_aReverseRuleIDLookupLionel Elie Mamane2013-01-232-1/+13
* Make UNKNOWN_RULE the default value of connectivity::OSQLParseNode::RuleLionel Elie Mamane2013-01-232-7/+13
* Converted Table-> Autofit-> Row Height widgetAbdulelah Alarifi2013-01-231-0/+139
* Adapt configure --help outputStephan Bergmann2013-01-231-6/+4
* sort out msm finding/copying issuesAndras Timar2013-01-231-5/+16
* fdo#54629 MultiSalLayout::GetBoundRect always uses level 0 fallback fontCaolán McNamara2013-01-232-27/+0