summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-07use correct xml element name, related fdo#45266Markus Mohrhard5-2/+5
2014-12-07don't write extension elements into ODF namespaces, related fdo#45266Markus Mohrhard1-3/+6
2014-12-07last inconsitently named data table valueMarkus Mohrhard3-3/+3
2014-12-07more fixes for inconsistent namingMarkus Mohrhard3-3/+3
2014-12-07use a consistent naming schemeMarkus Mohrhard3-3/+3
2014-12-06reduce scope of local variablesMichael Weghorn9-22/+15
2014-12-06Move SfxInPlaceClientList to SfxViewShell_Impl.Kohei Yoshida3-27/+30
2014-12-06Forward-declare SfxInPlaceClientList and remove <vector> include.Kohei Yoshida2-7/+27
2014-12-06add instructions how to use CPPUNITTRACE on OSXMarkus Mohrhard1-0/+1
2014-12-06reduce scope of local variablesMichael Weghorn5-8/+5
2014-12-06writerfilter: unneeded include in GraphicHelpers.hxxMiklos Vajna2-2/+3
2014-12-06No need to have TableDataHandler as a templateMiklos Vajna4-17/+10
2014-12-06No need to have CellData as a templateMiklos Vajna1-17/+15
2014-12-06No need to have RowData as a templateMiklos Vajna3-22/+19
2014-12-06the xlink:type attribute is mandatory, related fdo#79449Markus Mohrhard1-0/+1
2014-12-06that just looks wrong, related fdo#51935Markus Mohrhard1-1/+0
2014-12-06no need for extern C hereMarkus Mohrhard1-9/+0
2014-12-06remove some mozilla env variablesMarkus Mohrhard1-3/+0
2014-12-05Fix incorrect adjustment of range references during sort.Kohei Yoshida18-25/+307
2014-12-05Remove unused header include esp when it's an STL header.Kohei Yoshida1-1/+0
2014-12-06use language-subtag-registry as of 2014-12-03Eike Rathke1-2/+2
2014-12-05Revert "Broken security/password when saving to older odf (sx?) formats."Michael Stahl1-1/+1
2014-12-05fdo#85112: reportdesign: fix SolarMutex assertionMichael Stahl1-0/+2
2014-12-05desktop: avoid starting with new writer doc if OOO_DISABLE_RECOVERY setMichael Stahl1-2/+4
2014-12-05this seems to be working too and is less uglyBjoern Michaelsen1-13/+1
2014-12-05Ctrl+A and Data Sort took ages to broadcast ALL cellsEike Rathke5-14/+24
2014-12-05also dont confuse clang on OSXBjoern Michaelsen1-2/+2
2014-12-05ugly preliminary hack for keeping ggc 4.6 happyBjoern Michaelsen1-0/+17
2014-12-05since touching this: sprinkle in some nullptrBjoern Michaelsen1-16/+16
2014-12-05removing in callback should be alright, we update the iteratorsBjoern Michaelsen3-14/+2
2014-12-05trim also empty leading column ranges, fdo#81501 follow-upEike Rathke1-1/+4
2014-12-05actually use identical code for both byRow and byCol, fdo#81501 follow-upEike Rathke1-7/+4
2014-12-05Remove unused functionStephan Bergmann1-2/+0
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann3-3/+4
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+2
2014-12-05xmloff: remove pointless branch that does the same as the next oneMichael Stahl1-2/+0
2014-12-05fdo#86795: xmloff: ODF import: do not import checkbox fieldmark ...Michael Stahl1-15/+34
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann4-6/+6
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2-10/+12
2014-12-05Fix high memory usage when sorting cells in Calc. (fdo#81501)Supreme Aryal1-0/+2
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+2
2014-12-05Factor out SwFrmFmt::dumpAsXml() from SwFrmFmts::dumpAsXml()Miklos Vajna2-22/+30
2014-12-05loplugin:unusedvariablecheckStephan Bergmann1-3/+0
2014-12-05-Werror,-WshadowStephan Bergmann1-6/+8
2014-12-05Create 2 variants of SortReorderByRow.Kohei Yoshida2-107/+213
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2-7/+12
2014-12-05Refactor + minor bugfix in conditional formattingRenato Ferreira2-194/+140
2014-12-05Extract this code block into an own function.Kohei Yoshida1-100/+126
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+2
2014-12-05fdo#83752: date-time cell becomes text string when editing, zh_CN localeKevin Suo1-1/+1