summaryrefslogtreecommitdiffstats
path: root/xmloff
Commit message (Collapse)AuthorAgeFilesLines
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-214-7/+7
| | | | to equalsIgnoreAsciiCaseAscii("...")
* gb_JunitTest_JunitTest takes only one argumentStephan Bergmann2012-02-201-1/+1
|
* Remove unused code in XMLTextListAutoStylePool.Santiago Martinez2012-02-202-6/+0
|
* Get rid of size() == 0Elton Chung2012-02-192-3/+3
|
* xmloff: use ::comphelper::UStringLess instead of less_functorThomas Arnhold2012-02-184-37/+2
|
* Fix typos in commentsElton Chung2012-02-183-3/+3
|
* Remove unused code in XMLTextImportHelperCatalin Iacob2012-02-132-43/+0
|
* catched -> caughtCaolán McNamara2012-02-137-37/+37
|
* fdo#42771: Fix crash when loading an invalid .fodt.Jan Holesovsky2012-02-101-4/+10
| | | | | createTextCursorByRange() likes to throw runtime exception, even though it just means 'we were unable to create the cursor'.
* Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe2012-02-101-3/+3
|
* tools/table.hxx to std::map conversion in SV, SVL and SVX modulesNoel Grandin2012-02-081-4/+5
| | | | | This patch converts one use of tools/table.hxx in svl/inc/svl/zforlist.hxx, whose use in turn spans 3 modules.
* update unused listCaolán McNamara2012-02-082-12/+0
|
* Added READMEs for modules which used to be in libs-coreJosh Heidenreich2012-02-081-0/+1
|
* Some configmgr usage clean upStephan Bergmann2012-02-072-34/+9
|
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
|
* Remove unused code.Elton Chung2012-02-054-40/+0
|
* fdo#45447: add an assertion when anchored to page 0Michael Stahl2012-02-021-0/+2
| | | | | XMLTextParagraphExport::addTextFrameAttributes: detect invalid anchor page number; this really should be fixed in Writer/writerfilter though.
* fdo#45534: ODF export: fix draw:fit-to-sizeMichael Stahl2012-02-021-1/+22
| | | | | | In ODF 1.1 and 1.2 this attribute is of type boolean, so only write the new values if the extended format is selected. (regression introduced with e479f47f7d48dbd0d701bf347b6a2d5121ba3d34)
* fdo#45449: ODF export: frames: invalid "min-width"Michael Stahl2012-02-022-7/+26
| | | | | | | | | | XMLTextParagraphExport::addTextFrameAttributes: delay writing of the fo:min-width and fo:min-height attributes so that they end up at the draw:text-box element, and not at draw:frame where they are invalid. Testing reveals that the ODF import can already handle reading the attributes from the draw:text-box elements, so there doesn't seem to be a backward compatibility problem.
* fdo#38752: xmloff: add assertion for default-page-layoutMichael Stahl2012-02-021-0/+3
|
* callcatcher: update listCaolán McNamara2012-02-012-65/+0
|
* callcatcher: update listCaolán McNamara2012-01-312-9/+0
|
* Clean upStephan Bergmann2012-01-312-28/+19
|
* reduce unnecessary includesCaolán McNamara2012-01-3011-52/+39
|
* Fix for fdo43460 Part LIII getLength() to isEmpty()Olivier Hallot2012-01-2716-40/+40
| | | | | | Part LIII Modules xmloff (part 6)
* Fix for fdo43460 Part LII getLength() to isEmpty()Olivier Hallot2012-01-277-85/+85
| | | | | | Part LII Modules xmloff (part 5)
* Fix for fdo43460 Part LI getLength() to isEmpty()Olivier Hallot2012-01-2629-159/+152
| | | | | | Part LI Modules xmloff (part 4)
* Fix for fdo43460 Part XLIX getLength() to isEmpty()Olivier Hallot2012-01-2615-85/+83
| | | | | | Part XLIX Modules xmloff (part 3)
* Fix for fdo43460 Part XLVIII getLength() to isEmpty()Olivier Hallot2012-01-2534-126/+126
| | | | | | Part XLVIII Modules xmloff (part 2)
* Fix for fdo43460 Part XLVII getLength() to isEmpty()Olivier Hallot2012-01-2552-335/+331
| | | | | | Part XLVII Modules xmloff (part 1)
* callcatcher: remove some unused codeCaolán McNamara2012-01-252-14/+0
|
* Unused #includes.Stephan Bergmann2012-01-231-1/+0
|
* Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz2012-01-232-3/+11
|
* Replaced diagnore ENSURE_OR_BREAK with regular code.Marcel Metz2012-01-231-8/+34
|
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-219-11/+10
| | | | | | | | | SAL_UNUSED_PARAMETER (expanding to __attribute__ ((unused)) for GCC) is used to annotate legitimately unused parameters, so that static analysis tools can tell legitimately unused parameters from truly unnecessary ones. To that end, some patches for external modules are also added, that are only applied when compiling with GCC and add necessary __attribute__ ((unused)) in headers.
* rhbz#746174: also export list restart for non root listMichael Stahl2012-01-201-11/+21
|
* Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2012-01-174-4/+4
|
* Better fix for WaE signed/unsigned comparison.Stephan Bergmann2012-01-171-1/+1
|
* WaE signed/unsigned comparison.Stephan Bergmann2012-01-161-1/+1
|
* SV_DECL_PTRARR_DEL->std::vectorAugust Sodora2012-01-162-37/+22
|
* Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2012-01-164-4/+4
|
* use INCLUDE instead of SOLARINC, and after local includesEike Rathke2012-01-131-1/+1
|
* SvStringsDtor->std::vectorAugust Sodora2012-01-121-21/+12
|
* Remove unused forward declarationAugust Sodora2012-01-121-2/+0
|
* Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora2012-01-106-20/+1
|
* simplify CharClassCaolán McNamara2012-01-091-1/+1
| | | | | | | multiple variants of toUpper (etc) some that take a non-const OUString or String and modify it some that take a const OUString or String and return a new one some that take part of a const OUString or String and return a new one
* catch exception by constant referenceTakeshi Abe2012-01-098-29/+23
|
* Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz2012-01-072-2/+0
|
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-0655-69/+0
|
* fdo#43862: reintroduce fo:margin-* on top of fo:margin for backward compatCédric Bosdonnat2012-01-061-8/+2
|