summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-02editeng: track view shells in SfxListUndoActionsMiklos Vajna
2016-08-02Resolves: tdf#100582 SetMatColsRows() when constructing matrix ScFormulaCellEike Rathke
2016-08-02editeng: implement SfxUndoAction::GetViewShellId() interface in EditUndoMiklos Vajna
2016-08-02fftester: guard against no drawing object property setCaolán McNamara
2016-08-02add missing nullptr checkMarkus Mohrhard
2016-08-02gtk2: toggle menubar mnemonics on if any keyinput on it or submenusCaolán McNamara
2016-08-02add SUMIF (wildcards) test caseZdeněk Crhonek
2016-08-02add SUMIF test caseZdeněk Crhonek
2016-08-02add XIRR test xaseZdeněk Crhonek
2016-08-02add GROWTH test caseZdeněk Crhonek
2016-08-02Related: tdf#92516 make menu accelerators always work even if...Caolán McNamara
2016-08-02editeng: make SfxUndoAction::GetViewShellId() interface availableMiklos Vajna
2016-08-02GSoC notebookbar: Calc, Impress placeholder iconsSzymon Kłos
2016-08-02Remove some presumably unnecessary leftovers from ancient timesTor Lillqvist
2016-08-02Resolves: tdf#101241 Revert "fix paint table border in DOUBLE_THIN style"Caolán McNamara
2016-08-02Resolves: tdf#99324 let sidebar toggle auto-mnemonics on/off with altCaolán McNamara
2016-08-02libxmlsec: drop xmlsec1-keyinfo-revert.patch.1 completelyMiklos Vajna
2016-08-02Don't use spaces in the product names when packaging.Jan Holesovsky
2016-08-02loplugin:simplifyboolNoel Grandin
2016-08-02loplugin:countusersofdefaultparams in sfx2Noel Grandin
2016-08-02tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-08-02starmath: SmVerticalBraceNode always has a triple of nodesTakeshi Abe
2016-08-02introduce mxSymbolsAPI and InitSymbolsAPI()Eike Rathke
2016-08-02InitSymbolsPODF() from RID_STRLIST_FUNCTION_NAMES_ENGLISH_PODFEike Rathke
2016-08-02prepare to disentangle RID_STRLIST_FUNCTION_NAMES_ENGLISHEike Rathke
2016-08-01GSoC notebookbar: writer ui improvementsSzymon Kłos
2016-08-01keep a broken expression as originally brokenEike Rathke
2016-08-01Small icon updatesAdolfo Jayme Barrientos
2016-08-01Look also for "RDPDD Chained DD"Tor Lillqvist
2016-08-01lok: re-load UNO bootstrap pieces and set UserInstallation on second init.Michael Meeks
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01refine ISOWEEKNUM vs WEEKNUM_OOO detectionEike Rathke
2016-08-01tdf#100969 ensure proper update after model changeDavid Tardon
2016-08-01fix copypastaDavid Tardon
2016-08-01GSoC Writer Table Styles; Table Styles PanelJakub Trzebiatowski
2016-08-01sc: replace NAN macro with rtl::math::setNanJochen Nitschke
2016-08-01tdf#93845: Style Preview Checkbox for Styles & Formatting sidebarSusobhan Ghosh
2016-08-01sw, writerfilter: fix indentationMiklos Vajna
2016-08-01Put the initialization out of 'if' scopeGiuseppe Castagno
2016-08-01Resolves: tdf#101246 errors are not stringsEike Rathke
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-08-01[GSoC] Add functionality to disable buttons in SvxMessDialogRishabh Kumar
2016-08-01curl: drop curl-android.patchMichael Stahl
2016-08-01framework: stop adding silly empty accelerator/current.xml filesMichael Stahl
2016-08-01tdf#101147 Improve (again) minute/month detectionLaurent Balland-Poirier
2016-08-01sw: prefix members of SwMasterUsrPrefMiklos Vajna
2016-08-01remove dead ASYNC codeNoel Grandin
2016-08-01Simplify dynamic_cast followed by a static_cast.Jan Holesovsky
2016-08-01comphelper: fix MSVC 2015 build by removing pointless catchlbenes