summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-12some fixes for positioning problemsweigao1-2/+1
2014-05-12only send mouse events if the window is visibleMarkus Mohrhard1-0/+3
2014-05-12coverity#704861 Unchecked dynamic_castMiklos Vajna1-0/+4
2014-05-12unused DocxSdrExport::get/setFlyFrameGraphicMiklos Vajna3-14/+0
2014-05-12sw: fix indentation in rtfexportMiklos Vajna2-444/+477
2014-05-12fdo#78271: sw: Insert Section dialog: fix editing of nameMichael Stahl1-1/+2
2014-05-12o3tl::default_deleter->boost::checked_deleterCaolán McNamara11-58/+24
2014-05-12use css prefix consistentlyThomas Arnhold4-16/+16
2014-05-12Have ChartView keep the instance of GL3D chart object between rendering.Kohei Yoshida6-47/+103
2014-05-12Move this function object to o3tl.Kohei Yoshida12-34/+59
2014-05-12fdo#75264 fix incorrect/missing function tips in CalcWinfried Donkers2-30/+48
2014-05-12Resolves: fdo#55707 Word count incorrect if language is set to FinnishCaolán McNamara4-287/+10
2014-05-12fix crash when glDebugMessageCallback is 0 despite feature being thereMarkus Mohrhard1-1/+3
2014-05-12fdo#78608 SwTxtFrm::Paint: fix missing repaint problem on the left edgeMiklos Vajna1-0/+8
2014-05-12svtools: Translated ctrltool.hxx from English to GermanTobias Mueller1-52/+44
2014-05-12svx: Translated the svdmodel.hxx from German to EnglishTobias Mueller1-173/+163
2014-05-12cli_ure: fix dbglevel=2 build on windowsThomas Arnhold3-62/+22
2014-05-12fix windows buildThomas Arnhold1-1/+1
2014-05-12Resolves: rhbz#1096295 hard to distinguish selected from mouseoverCaolán McNamara4-11/+15
2014-05-12Coverity 441351, 441352: JNI_type_info's real dtor is "destroy"Stephan Bergmann1-0/+6
2014-05-12Lost closing braceStephan Bergmann1-0/+1
2014-05-12Missing includeStephan Bergmann1-0/+1
2014-05-12fdo#78119 find the longest match for month nameDavid Tardon1-21/+48
2014-05-12Linux Clang -fsanitize=address does not like -z defsStephan Bergmann1-0/+3
2014-05-12This code is not linked against salStephan Bergmann2-14/+0
2014-05-12Fix compilation breakage for AndroidTor Lillqvist1-0/+4
2014-05-12Avoid expensive dlopen thrash for break iterators.Michael Meeks3-76/+117
2014-05-12Avoid possible memory leaks in case of exceptionsTakeshi Abe4-55/+39
2014-05-12fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IFMichaël Lefèvre29-76/+96
2014-05-12WaE: private field 'm_bOwnershipIsWellKnown' is not usedTor Lillqvist1-4/+0
2014-05-12upgrade to lcms2-2.6Thomas Arnhold2-2/+3
2014-05-12Revert "Intermediate commit: un-revert last change"Tor Lillqvist1-16/+0
2014-05-12m_bOwnershipIsWellKnown is unusedCaolán McNamara3-15/+4
2014-05-12writerfilter: write out table::BorderLineStyle::NONEMiklos Vajna1-2/+1
2014-05-12writerfilter: unused 'using' in dmapperMiklos Vajna2-3/+0
2014-05-12writerfilter: unused 'using' in rtftokMiklos Vajna1-2/+0
2014-05-12callcatcher: update unused codeCaolán McNamara3-11/+3
2014-05-12upgrade to zlib-1.2.8Thomas Arnhold1-1/+2
2014-05-12fdo#78325: Table Preferred width in percent is not preserved after RT.YogeshBharate3-3/+29
2014-05-12volatile does not make any sense hereMarkus Mohrhard1-4/+4
2014-05-12send mouse events to the OpenGL windowMarkus Mohrhard1-0/+27
2014-05-12WaE: unknown log area 'chart2.3dopengl'Tor Lillqvist1-0/+1
2014-05-12coverity#1209003: Unchecked return valueJan Holesovsky1-2/+5
2014-05-12fdo#78567: Revert "coverity#1209003: Unchecked return value"Jan Holesovsky1-5/+2
2014-05-12integrate the date time testsMarkus Mohrhard1-0/+9
2014-05-12add tests for date time functionsKen Biondi2-0/+29
2014-05-12use black as text colorMarkus Mohrhard1-1/+1
2014-05-12more sal_Int32 to sal_uInt32 and simplificationMarkus Mohrhard4-40/+28
2014-05-12usa sal_uInt32 instead of sal_Int32Markus Mohrhard3-5/+5
2014-05-12whitespace cleanupMarkus Mohrhard1-8/+0