summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-14tdf#89329: use unique_ptr for m_pImpl in chardlgArnold Dumas2-3/+3
2016-06-14tdf#89329: use shared_ptr for pImpl in syslocaleXisco Fauli2-11/+8
2016-06-14lok_doc_view_reset_view: don't touch the view idMiklos Vajna1-9/+46
2016-06-14svx: implement per-view LOK_CALLBACK_TEXT_SELECTIONMiklos Vajna1-6/+31
2016-06-14drop these typedef header guardCaolán McNamara2-14/+0
2016-06-14Minor bugfix for the Color tabRishabh Kumar1-3/+15
2016-06-14Related: tdf#91684 RTF import: fix scaling of group shape childrenMiklos Vajna3-1/+473
2016-06-14tdf#83830: Moved margin preset control to Format PanelSusobhan Ghosh4-2/+394
2016-06-14add TIME test caseZdeněk Crhonek1-0/+1098
2016-06-14add SECOND test caseZdeněk Crhonek1-0/+1037
2016-06-14Could swear I'd seen this produce a bogus compiler errorStephan Bergmann1-2/+2
2016-06-14starmath: SmTableNode has type NTABLETakeshi Abe1-3/+4
2016-06-13Code cleanup: No need to explicitly show tooltips in Template ManagerAkshay Deep1-6/+0
2016-06-13coverity#1362679 try and tell coverity these are non-null by restoring...Caolán McNamara1-15/+6
2016-06-13sd: implement per-view LOK_CALLBACK_SEARCH_RESULT_SELECTIONMiklos Vajna1-7/+46
2016-06-13sd: implement per-view LOK_CALLBACK_HYPERLINK_CLICKEDMiklos Vajna1-2/+7
2016-06-13gtktiledviewer: fix the per-view part selectorMiklos Vajna1-3/+18
2016-06-13sd: implement per-view LOK_CALLBACK_INVALIDATE_TILESMiklos Vajna1-1/+8
2016-06-13Fix loplugin:passstuffbyref to not warn when ref param is bound to refStephan Bergmann1-16/+114
2016-06-13fix obtaining ScRefCellValue results, tdf#97831 follow-upEike Rathke2-172/+202
2016-06-13Resolves: tdf#100048 we can rearrange the hidden child to allow tab traversalCaolán McNamara1-47/+59
2016-06-13tdf#83830: Removal of Page Margin PanelSusobhan Ghosh7-478/+0
2016-06-13Give unique, comprehensible names to timers tdf#97087emahaldar/em2-3/+3
2016-06-13Revert "coverity#1362679 try and tell coverty these are non-null by restoring...Caolán McNamara1-6/+15
2016-06-13coverity#1362679 try and tell coverty these are non-null by restoring...Caolán McNamara1-15/+6
2016-06-13Related: tdf#100337 revert x-crossplatform ToTop...Caolán McNamara4-27/+38
2016-06-13sd: implement per-view LOK_CALLBACK_DOCUMENT_SIZE_CHANGEDMiklos Vajna1-2/+22
2016-06-13notebookbar: reduced paddingSzymon Kłos3-69/+116
2016-06-13sw comments: implement per-view LOK_CALLBACK_INVALIDATE_TILESMiklos Vajna3-4/+16
2016-06-13gtk3: m_bSetFocusOnMap is only used on gtk3Caolán McNamara2-13/+3
2016-06-13tdf#43157 Clean up DBG_ASSERTkrishna keshav1-5/+4
2016-06-13Resolves: tdf#90419 diminish precision error in Series FillEike Rathke1-4/+39
2016-06-13Remove unused member varStephan Bergmann1-4/+1
2016-06-13tdf#42949: clean up includes in include/vbahelper with iwyuJorenz Paragas96-75/+504
2016-06-13editeng: implement per-view LOK_CALLBACK_TEXT_SELECTIONMiklos Vajna1-3/+15
2016-06-13Added Test for tdf#73162 TOC/IndexVarun2-0/+72
2016-06-13GSoC Table Styles, CellStyleJakub Trzebiatowski10-109/+406
2016-06-13Related: tdf#93135 adjust the ui to reflect the text fit options entanglementCaolán McNamara7-186/+268
2016-06-13looks to me we can merge these ctorsCaolán McNamara3-14/+5
2016-06-13Clean up uses of Any::getValue() in editengStephan Bergmann3-68/+66
2016-06-13editeng: imlement per-view LOK_CALLBACK_CURSOR_VISIBLEMiklos Vajna2-2/+15
2016-06-13remove the correct but unwanted no-break space in percentage, tdf#63272Eike Rathke2-4/+4
2016-06-13sw: prefix members of SwCacheAccessMiklos Vajna6-39/+39
2016-06-13improve formatting of DBG_UNHANDLED_EXCEPTION messageNoel Grandin1-7/+6
2016-06-13loplugin:sallogareasNoel Grandin16-26/+27
2016-06-13coverity#1362685 Uninitialized scalar variable (UNINIT)Eike Rathke1-1/+1
2016-06-13coverity#1362684 Uninitialized scalar variable (UNINIT)Eike Rathke1-1/+1
2016-06-13VCL: Simplify Splitter initialisationArnaud Versini2-16/+11
2016-06-13tdf#98602 Duplicate code in onlineupdate/Ras-al-Ghul44-6208/+56
2016-06-13coverity#1362680 Pointer to local outside scopeCaolán McNamara1-1/+1