summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-02Unwind odd reference handling with csvcontrol.Michael Meeks2-25/+23
2015-05-02Audit LoseFocus - basctl, cui, dbaccess.Michael Meeks6-6/+23
2015-05-02redline dialog handle post-dispose event bits.Michael Meeks1-3/+2
2015-05-01tdf#89790 - DOCX: saving LO version number in correct tag in app.xmlRadu Ioan5-20/+45
2015-05-01Revert "update to liborcus 0.9.0"Markus Mohrhard11-438/+53
2015-05-01VclPtr: error dialogs never deletedCaolán McNamara1-0/+3
2015-05-01update to liborcus 0.9.0Markus Mohrhard11-53/+438
2015-05-01Replaced nAnz, nObjAnz with nCount, nObjCount respectivelyLinus Behrens2-76/+76
2015-05-01gtk3: distinguish between first, last and only tabsCaolán McNamara1-1/+12
2015-05-01missing includeCaolán McNamara1-0/+1
2015-05-01sw: Decouple ND_SECTIONDUMMY from ND_SECTIONNODE, and rename it.Jan Holesovsky4-22/+22
2015-05-01sw: Kill ND_TABLEDUMMY, it's unused.Jan Holesovsky1-2/+1
2015-05-01these are static all the way downCaolán McNamara1-17/+2
2015-05-01tdf#90968: Highlighting is not repeated with Ctrl+Shft+Y (Edit>Repeat)Zolnai Tamás1-0/+4
2015-05-01another attempt to get coverity to parse thisCaolán McNamara1-2/+4
2015-05-01coverity#1296292 merge these two enum typesCaolán McNamara7-21/+22
2015-05-01missing header for CheckboxCaolán McNamara1-0/+1
2015-05-01coverity#1296293 Uninitialized scalar fieldCaolán McNamara1-0/+1
2015-05-01Resolves: tdf#90141 layout crash with table in footnoteCaolán McNamara1-1/+8
2015-05-01Actually, let's just delete the now commented-out SAL_INFO linesTor Lillqvist1-10/+0
2015-05-01Let's disable these too then for consistencyTor Lillqvist1-2/+2
2015-05-01scp2: add scanner ui files to language pack templateAndras Timar1-0/+1
2015-05-01add totals to ScDBData ctorEike Rathke3-6/+6
2015-05-01add "Contains totals row" to database range dialogEike Rathke3-11/+45
2015-05-01better use application settingsEike Rathke1-1/+1
2015-05-01sw: delete these unwanted SwNodeIndex ctorsMichael Stahl1-2/+2
2015-05-01tdf#90816: sw: fix bookmark loss in SwUndoDeleteMichael Stahl2-1/+36
2015-05-01sal: disable some over-eager SAL_INFOMichael Stahl1-3/+3
2015-04-30sw: prefix members of SwFmtMiklos Vajna27-263/+263
2015-04-30tdf#89152 add missing .ui localizations to install scriptAndras Timar1-0/+1
2015-04-30provide a way to execute single test case from test suiteMarkus Mohrhard1-2/+31
2015-04-30fix theme with AppCompat 22.1 or laterChristian Lohmaier1-2/+1
2015-04-30see if a re-org will silence coverity#1272392 Resource leakCaolán McNamara2-11/+7
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann19-75/+49
2015-04-30IMPL_LINK_NOARG_TYPED is more useful with a non-void* ArgTypeStephan Bergmann1-6/+7
2015-04-30Do not warn about Link<Window *>Stephan Bergmann1-1/+6
2015-04-30streamline containsWindowSubclassStephan Bergmann1-14/+12
2015-04-30Fix Link<T, void>::CallStephan Bergmann1-1/+1
2015-04-30No need for LINK vs LINK_TYPED distinctionStephan Bergmann2-5/+2
2015-04-30Missing param nameStephan Bergmann1-1/+1
2015-04-30reorg this template to see if coverity can parse thenCaolán McNamara2-137/+65
2015-04-30tdf#84435: Mod operator does not deal with decimals as described in helpJulien Nabet1-4/+4
2015-04-30dbaccess: allow storing to storage without a root oneMiklos Vajna1-2/+3
2015-04-30gtk3: use different colors for the different states of a tabCaolán McNamara1-25/+39
2015-04-30gtk3: Set tab normal/rollover/hightlight text colorsCaolán McNamara8-36/+137
2015-04-30embeddedobj: allow embedding objects lacking a FileFormatVersion=6800 filterMiklos Vajna1-0/+4
2015-04-30display both, LibreOffice locale and system localeEike Rathke1-1/+1
2015-04-30tdf#90955: CharKerning i.e spc is not exported after RT.yogesh.bharate0013-0/+35
2015-04-30tdf#38693: Document property TotalTime misinterpreted as secondsRavindra_Vidhate2-2/+3
2015-04-30tdf#63416 Do not sort header in autofilter if user has chosen one in dialogscito1-3/+1