summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-10Abstract over PACKAGEDIRNAME as it is MacOS rather than program on Mac OS XStephan Bergmann4-14/+14
2013-05-10UntabifyTor Lillqvist1-28/+28
2013-05-10Personas: Kill the non-finished "Background Image" feature.Jan Holesovsky4-226/+13
2013-05-10Updated coreAndras Timar1-0/+0
2013-05-10fix kde buildCaolán McNamara1-2/+2
2013-05-10Updated coreAndras Timar1-0/+0
2013-05-10protect SalFrameView's isOpaque() method by an isAlive() checkHerbert Dürr1-1/+7
2013-05-10Related: #i112873# check native widget's control value type...Herbert Dürr4-10/+7
2013-05-10temporarily disable unit test that fails on windowsNoel Power1-0/+2
2013-05-10Fix more exception specificationsStephan Bergmann1-18/+49
2013-05-10Make harfbuzz Windows XP compatibleFridrich Štrba2-0/+138
2013-05-10Fix exception specificationStephan Bergmann1-1/+3
2013-05-10WaE: private field 'pFilenameLab' is not usedTor Lillqvist1-2/+0
2013-05-09MinorKhaled Hosny1-2/+2
2013-05-09[coretext] Fix line spacingKhaled Hosny1-3/+1
2013-05-09coverity#736132: comparison of array against NULLMarkus Mohrhard1-3/+0
2013-05-09icoverity#705451: comparison of array against NULLMarkus Mohrhard1-3/+1
2013-05-09coverity#705449: comparing array against NULLMarkus Mohrhard1-2/+0
2013-05-09coverity#705446: self assignmentMarkus Mohrhard2-9/+6
2013-05-09coverity#982277: reosurce leakMarkus Mohrhard2-2/+0
2013-05-09coverity#704141: resource leakMarkus Mohrhard1-0/+1
2013-05-09Related fdo#35546: Cosmetic fixes for Photo Album DialogSamuel Mehrbrodt2-83/+57
2013-05-09Related: #119477#, nBuStart is initialized as -1, an unsigned int is requiredXisco Fauli1-3/+1
2013-05-09#119477# fix bullet's start with error when save .ppt fileSun Ying2-15/+15
2013-05-09Perhaps this will help the clang buildbot (?)Kohei Yoshida2-0/+26
2013-05-09Get clucene to build on Windows.Kohei Yoshida1-1/+6
2013-05-09add missing exception specificationLuboš Luňák2-2/+2
2013-05-09no FT_Face_GetCharVariantIndex on RHEL-5, dlsym itCaolán McNamara1-2/+9
2013-05-09Go back to the old way of detecting headers.Kohei Yoshida1-2/+10
2013-05-09Remove a patch that's no longer needed.Kohei Yoshida2-43/+0
2013-05-09Update mdds to 0.8.0.Kohei Yoshida2-11/+3
2013-05-09ScHint doesn't need to store broadcaster pointer. Let's not.Kohei Yoshida11-44/+27
2013-05-09Test more broadcaster relocation scenarios.Kohei Yoshida1-4/+75
2013-05-09Simplify this a bit.Kohei Yoshida1-23/+8
2013-05-09This is not necessary either.Kohei Yoshida1-1/+0
2013-05-09No need to check for broadcaster's presence here.Kohei Yoshida1-3/+2
2013-05-09Script types are unsigned char now.Kohei Yoshida1-1/+1
2013-05-09Set page style name to the sheet directly via ScDocument, not UNO API.Kohei Yoshida1-3/+5
2013-05-09Remove using namespace statements that may cause naming clashes.Kohei Yoshida1-31/+26
2013-05-09Change of plan. ScColumn::DeleteRange() will NOT broadcast. Ever.Kohei Yoshida1-3/+0
2013-05-09The same thing applies in reverse direction.Kohei Yoshida2-6/+12
2013-05-09Fix another broadcaster bug and a test code to catch it.Kohei Yoshida2-3/+15
2013-05-09Test to ensure that removing a listening formula cell remove the broadcaster.Kohei Yoshida1-0/+8
2013-05-09More test and more fix wrt broadcaster rework.Kohei Yoshida3-23/+94
2013-05-09Start writing unit test for broadcaster storage. Found & fixed one bug.Kohei Yoshida8-2/+80
2013-05-09Adjust for API change in mdds 0.8.0.Kohei Yoshida4-5/+5
2013-05-09With the removal of CELLTYPE_NOTE, IsBlank() is now always false.Kohei Yoshida4-65/+22
2013-05-09Add this back. This was removed by accident.Kohei Yoshida1-0/+4
2013-05-09We need to broadcast here...Kohei Yoshida1-0/+9
2013-05-09I should first check whether a broadcaster exists at this position.Kohei Yoshida1-2/+6