summaryrefslogtreecommitdiff
path: root/graphite
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-10-11 10:52:34 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-10-11 10:54:23 +0100
commit0a0248f89048fb3d85696eddbbcb2c176bc468c5 (patch)
tree60451ce37a6c43ffd601dd59435acca8be9a5e92 /graphite
parent3700700982f49d5e1dc599791517abc31c38dbf8 (diff)
Resolves: fdo#69467 nTxtLeft not compared in operator==
so the maLRSpaceItem( 0, 0, 2000, 0, EE_PARA_OUTLLRSPACE ) in sd is considered the same value as the default all 0 EE_PARA_OUTLLRSPACE. But why the change of the Which id triggers this apparently always there underlying problem needs further investigation Change-Id: I41ef93cf8992f2b5cc72ddb474c54525415657b4
Diffstat (limited to 'graphite')
0 files changed, 0 insertions, 0 deletions
0'>2015-04-20sc: convert new to ::CreateNoel Grandin 2015-04-10start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks 2015-04-10vclwidget: only call dispose() onceNoel Grandin 2015-04-09vcl: VclPtr conversion in scNoel Grandin 2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin 2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin 2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin 2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann 2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin 2014-09-30fdo#82577: Handle RegionNoel Grandin 2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist 2014-06-25remove whitespaceMarkus Mohrhard 2014-04-15CID#1202973 init class membersEike Rathke 2014-04-06whitespace cleanup in scMarkus Mohrhard 2014-03-03Remove visual noise from scAlexander Wilms 2014-02-21vcl: sal_Bool -> boolStephan Bergmann 2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert 2013-11-05convert xub_StrLen to sal_Int32Noel Grandin 2013-10-11yes, placement of parentheses is important :-/Eike Rathke 2013-10-10fixed !!br0ken CSV import previewEike Rathke 2013-10-08convert sc/source/ui/dbgui/*.cxx from String to OUStringNoel Grandin 2013-10-04convert sc/source/ui/inc/c*.hxx from String to OUStringNoel Grandin 2013-10-04convert sc/source/ui/inc/i*.hxx from String to OUStringNoel Grandin 2013-10-03de-GetBuffer calcCaolán McNamara 2013-07-09Mark as constTakeshi Abe 2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-03-26fixed some 7d1f4cdec307bb1e761bb5dd3d8231bba5833e10 brokennessEike Rathke