summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-16fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa26-219/+4
2013-12-16Allow setting environment value directly in .component filesStephan Bergmann12-97/+140
2013-12-16Parser::attrImplementation_ can be a local varStephan Bergmann1-7/+6
2013-12-16CPPU_CURRENT_NAMESPACE is impl detail, mark @deprecatedStephan Bergmann1-1/+4
2013-12-16Clean-up uno/lbnames.hStephan Bergmann78-61/+37
2013-12-16Clean-up: The "_" delimiter is logically not part of the prefixStephan Bergmann2-7/+7
2013-12-16fdo#72158 Add Excel 2010 functionsWinfried Donkers12-23/+354
2013-12-16Check IsRefMode() before accessing the ref range.Kohei Yoshida1-1/+5
2013-12-16Make this non-inline (for easier debugging).Kohei Yoshida2-4/+11
2013-12-16Updated coreCaolán McNamara1-0/+0
2013-12-16Do not use C++11 std::vector.data(), use an alternative insteadDouglas Mencken1-2/+2
2013-12-16typo: start period is S, thus 'A = 1' -> 'S = 1'Andras Timar1-2/+2
2013-12-16convert gallery title dialog to .uiCaolán McNamara7-75/+135
2013-12-16silence warning introduced by e125dee1 (Shut up, Wesley!)Bjoern Michaelsen1-2/+2
2013-12-16change config example in commentAndras Timar1-3/+3
2013-12-16writerfilter: remove unused odiapiMiklos Vajna6-2211/+0
2013-12-16postprocess registry is a l10n-relevant targetBjoern Michaelsen1-1/+3
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen21-33/+33
2013-12-16oox: fix ShapeExport::WriteRectangleShape() for docxMiklos Vajna1-2/+4
2013-12-16Updated coreCaolán McNamara1-0/+0
2013-12-16convert fontwork spacing dialog to .uiCaolán McNamara6-80/+119
2013-12-16Split out the setup of lo.xcconfig into a separate CustomTargetTor Lillqvist3-12/+37
2013-12-16Updated coreCaolán McNamara1-0/+0
2013-12-16convert hangul<->hanja new dict dialog to .uiCaolán McNamara8-101/+169
2013-12-16sw/qa/extras: document XPath checksMiklos Vajna1-0/+18
2013-12-16svtools: rename IAccessibleTableControl::dispose()Michael Stahl4-4/+4
2013-12-16accessibility: don't crash if the TableControl is deadMichael Stahl2-7/+10
2013-12-16accessibility: Mutex cleanup in AccessibleGridControl* classesMichael Stahl9-116/+93
2013-12-16Use sal_Int32 to satisfy oox/helper/helper.hxx's convertLittleEndianDouglas Mencken1-1/+1
2013-12-16Updated coreLászló Németh1-0/+0
2013-12-16convert control font dialog to .uiCaolán McNamara8-65/+143
2013-12-16convert goto record dialog to .uiCaolán McNamara7-86/+117
2013-12-16Updated coreCaolán McNamara1-0/+0
2013-12-16m_bHasActive must be false after last visible entry is removedStephan Bergmann1-0/+6
2013-12-16fix out of range accessCaolán McNamara1-9/+2
2013-12-16fdo#68211: Fix for "General input/output error" while opening fileTushar Bende3-2/+12
2013-12-16Support DOCX exporting 'Track Changes - Deleted Paragraph Mark'Adam Co8-31/+93
2013-12-16Missing @since tagsStephan Bergmann2-0/+4
2013-12-16Updated coreCaolán McNamara1-0/+0
2013-12-16convert help bookmark dialog to .uiCaolán McNamara7-92/+148
2013-12-16Export redline 'paragraph formatting changes' back to DOCXAdam Co10-17/+127
2013-12-16Updated coreCaolán McNamara1-0/+0
2013-12-16move this QueryFolderName into fpickerCaolán McNamara2-19/+5
2013-12-16convert query folder dialog to .uiCaolán McNamara8-92/+179
2013-12-16Re-enable building test-active.oxtStephan Bergmann12-80/+92
2013-12-16Rebuild .oxt when manifest.xml changesStephan Bergmann1-0/+1
2013-12-16DOCX Import of 'paragraph formatting track changes'Adam Co5-1/+36
2013-12-16Changed 'Para Change' to 'Para Marker Change' in DOCX importerAdam Co3-27/+28
2013-12-16Add 'redline - paragraph index' to XML node dumpAdam Co1-9/+22
2013-12-16Export redline 'formatting changes' back to DOCXAdam Co1-0/+48