summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-28move to ScDocument::CopyAdjustRangeName() and namespaceEike Rathke3-308/+327
2016-04-28move to ScDocument::FindRangeNamesReferencingSheet()Eike Rathke3-76/+115
2016-04-28adjustCopyRangeName: pass rSheet, rIndex; encapsulate nNewSheetEike Rathke1-18/+37
2016-04-28i18npool: fix Android buildMiklos Vajna1-19/+19
2016-04-28use initialization listJochen Nitschke1-38/+33
2016-04-28move stylepolice back to storeNoel Grandin1-0/+0
2016-04-28Use COMPILER_PLUGINS_CXX during configureStephan Bergmann1-1/+1
2016-04-28loplugin:stylepoliceNoel Grandin4-17/+18
2016-04-28vcl: fix loplugin:stylepoliceMiklos Vajna2-6/+6
2016-04-28framework: CheckXTitle still sometimes fails on WNT...Michael Stahl1-0/+2
2016-04-28tdf#42949: prefer including Reference.hxx over Reference.h...Jorenz Paragas13-23/+23
2016-04-28FixedLine copyspacer was removed from .ui but referenced in .cxxCaolán McNamara2-3/+0
2016-04-28tdf#74328: loading section page no. as 16 bit unsignedOliver Specht3-2/+16
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara17-7/+26
2016-04-28clang-tidy modernize-loop-convert in h-l/*Noel Grandin22-108/+98
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin91-649/+690
2016-04-28loplugin:stringconstantNoel Grandin1-1/+1
2016-04-28tdf#98037 - SIDEBAR: Replacing 'Speed' drop downs with comboboxesAkshay Deep3-38/+49
2016-04-28Related: tdf#65642 RTF filter: import \pgndecMiklos Vajna4-1/+39
2016-04-28tdf#97499 Fixed containers parameters clearing #7tymyjan1-1/+1
2016-04-28tdf#97499 Fixed containers parameters clearing #6tymyjan1-1/+1
2016-04-28Unit test for tdf#96097: Can't save/pointer nullGuillaume Smaha3-0/+111
2016-04-28RemoteFilesDialog: icons for view mode buttonsSzymon Kłos1-2/+18
2016-04-28tdf#96097: Can't save a doc with signed macro after autosave/save a copyGuillaume Smaha1-3/+0
2016-04-27Some Tango updatesAdolfo Jayme Barrientos21-0/+0
2016-04-28Updated coreAdolfo Jayme Barrientos1-0/+0
2016-04-28Updated coreAdolfo Jayme Barrientos1-0/+0
2016-04-27Resolves: tdf#88320 parsing fails with a subscript numberTakeshi Abe2-0/+11
2016-04-27vcl: remove unused variable and redundant methodXisco Fauli2-32/+22
2016-04-27add todo list with open performance problems in calcMarkus Mohrhard1-0/+7
2016-04-27SubToolBarController: Use initialize to change tb bitsMaxim Monastirsky1-6/+6
2016-04-27extract adjustCopyRangeName() from adjustRangeName()Eike Rathke1-36/+50
2016-04-27make findRangeNamesReferencingSheet() independent from a passed FormulaTokenEike Rathke1-10/+13
2016-04-27FindRangeNameByIndexAndSheet() to FindRangeNameBySheetAndIndex()Eike Rathke6-13/+13
2016-04-27Print dialog: minor spacing tweaksAdolfo Jayme Barrientos1-76/+7
2016-04-27tdf#62525 vcl: use cow_wrapper for HatchXisco Fauli2-66/+30
2016-04-27tdf#80999 Canceling password prompt should abort detectionMaxim Monastirsky2-5/+18
2016-04-27tdf#89866 tdf#96504 vcl: fix printing of form controls with imagesMichael Stahl3-18/+2
2016-04-27beans: if loading a library fails, show the reasonMiklos Vajna1-2/+6
2016-04-27Resolves: tdf#99498 don't overwrite trwWidth value if set on a tableCaolán McNamara3-4/+28
2016-04-27accept UTF8 as explicit charset valueEike Rathke1-0/+5
2016-04-27tdf#99474 close direct char fmt at end of paraLuke Deller4-12/+34
2016-04-27lokdocview: log postMouseEvent() argumentsMiklos Vajna1-0/+8
2016-04-27Improve the gen-iwyu-dummy-lib script a bit.Jorenz Paragas1-4/+4
2016-04-27convwatch: use PerTestConnection by defaultMichael Stahl1-2/+2
2016-04-27convwatch: logExceptionInvoke is kind of pointless nowMichael Stahl1-14/+3
2016-04-27convwatch: don't generate images for documents that failed to printMichael Stahl1-6/+21
2016-04-27convwatch: add a watchdog for the layout loops :(Michael Stahl1-4/+23
2016-04-27convwatch: if a document fails to load, log that instead of failingMichael Stahl1-1/+14
2016-04-27convwatch: don't buffer stdout loggingMichael Stahl1-25/+28