summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-10fix kde buildCaolán McNamara
2013-05-10Updated coreAndras Timar
2013-05-10protect SalFrameView's isOpaque() method by an isAlive() checkHerbert Dürr
2013-05-10Related: #i112873# check native widget's control value type...Herbert Dürr
2013-05-10temporarily disable unit test that fails on windowsNoel Power
2013-05-10Fix more exception specificationsStephan Bergmann
2013-05-10Make harfbuzz Windows XP compatibleFridrich Štrba
2013-05-10Fix exception specificationStephan Bergmann
2013-05-10WaE: private field 'pFilenameLab' is not usedTor Lillqvist
2013-05-09MinorKhaled Hosny
2013-05-09[coretext] Fix line spacingKhaled Hosny
2013-05-09coverity#736132: comparison of array against NULLMarkus Mohrhard
2013-05-09icoverity#705451: comparison of array against NULLMarkus Mohrhard
2013-05-09coverity#705449: comparing array against NULLMarkus Mohrhard
2013-05-09coverity#705446: self assignmentMarkus Mohrhard
2013-05-09coverity#982277: reosurce leakMarkus Mohrhard
2013-05-09coverity#704141: resource leakMarkus Mohrhard
2013-05-09Related fdo#35546: Cosmetic fixes for Photo Album DialogSamuel Mehrbrodt
2013-05-09Related: #119477#, nBuStart is initialized as -1, an unsigned int is requiredXisco Fauli
2013-05-09#119477# fix bullet's start with error when save .ppt fileSun Ying
2013-05-09Perhaps this will help the clang buildbot (?)Kohei Yoshida
2013-05-09Get clucene to build on Windows.Kohei Yoshida
2013-05-09add missing exception specificationLuboš Luňák
2013-05-09no FT_Face_GetCharVariantIndex on RHEL-5, dlsym itCaolán McNamara
2013-05-09Go back to the old way of detecting headers.Kohei Yoshida
2013-05-09Remove a patch that's no longer needed.Kohei Yoshida
2013-05-09Update mdds to 0.8.0.Kohei Yoshida
2013-05-09ScHint doesn't need to store broadcaster pointer. Let's not.Kohei Yoshida
2013-05-09Test more broadcaster relocation scenarios.Kohei Yoshida
2013-05-09Simplify this a bit.Kohei Yoshida
2013-05-09This is not necessary either.Kohei Yoshida
2013-05-09No need to check for broadcaster's presence here.Kohei Yoshida
2013-05-09Script types are unsigned char now.Kohei Yoshida
2013-05-09Set page style name to the sheet directly via ScDocument, not UNO API.Kohei Yoshida
2013-05-09Remove using namespace statements that may cause naming clashes.Kohei Yoshida
2013-05-09Change of plan. ScColumn::DeleteRange() will NOT broadcast. Ever.Kohei Yoshida
2013-05-09The same thing applies in reverse direction.Kohei Yoshida
2013-05-09Fix another broadcaster bug and a test code to catch it.Kohei Yoshida
2013-05-09Test to ensure that removing a listening formula cell remove the broadcaster.Kohei Yoshida
2013-05-09More test and more fix wrt broadcaster rework.Kohei Yoshida
2013-05-09Start writing unit test for broadcaster storage. Found & fixed one bug.Kohei Yoshida
2013-05-09Adjust for API change in mdds 0.8.0.Kohei Yoshida
2013-05-09With the removal of CELLTYPE_NOTE, IsBlank() is now always false.Kohei Yoshida
2013-05-09Add this back. This was removed by accident.Kohei Yoshida
2013-05-09We need to broadcast here...Kohei Yoshida
2013-05-09I should first check whether a broadcaster exists at this position.Kohei Yoshida
2013-05-09Remove SC_HINT_DYING. We don't do anything specific for this hint.Kohei Yoshida
2013-05-09Broadcast change on cell deletion.Kohei Yoshida
2013-05-09DeleteRange is only called from within ScColumn, and should be private.Kohei Yoshida
2013-05-09A bit of cleanup.Kohei Yoshida