summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-05tdf#108919: Fix WID, should be EE_PARA_JUST instead of 0Stephan Bergmann
2017-07-04Move definition of VAR_ARGS and PAIRED_VAR_ARGS to formula/funcvarargs.hEike Rathke
2017-07-04loplugin:unusedfields in sc part3Noel Grandin
2017-07-04loplugin:unusedfields in formulaNoel Grandin
2017-07-04support for saving a modified image instead of original versionMarco Cecchetti
2017-07-04Any mentioning of "1 to 30" arguments is nonsenseEike Rathke
2017-07-04loplugin:unusedfieldsNoel Grandin
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
2017-07-03No need anymore to duplicate DBFType enumJulien Nabet
2017-07-03loplugin:unusedfields bIsMarked in SvTreeListEntryNoel Grandin
2017-07-03use begin()/end() when working with SequenceNoel Grandin
2017-07-03tdf#39468 Translate German comments/termsJens Carl
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M
2017-07-03Fix typosAndrea Gelmini
2017-07-02loplugin:casttovoid: scStephan Bergmann
2017-07-02ScRange::ParseCols/Rows pDoc parameter is unusedStephan Bergmann
2017-07-02tdf#108789 and others: overhaul DBase files encoding handlingLionel Elie Mamane
2017-07-01sc lok: disable items of the overlay managerHenry Castro
2017-06-30ScMenuFloatingWindow::MENU_NOT_SELECTED can be constexprTor Lillqvist
2017-06-30It seems that things work fine without that ScFormatFilterMissingTor Lillqvist
2017-06-30oovbaapi: implement Application.GetOperatingSystemTamas Bunth
2017-06-30oovbaapi: add Borders.TintAndShade PropertyTamas Bunth
2017-06-28sc lok: disable Undo/Redo state if conflict with other viewsHenry Castro
2017-06-28assert(nTab < static_cast<SCTAB>(maTabData.size())); cause of tdf#108796Eike Rathke
2017-06-28Resolves: tdf#108796 let ScViewData::InsertTabs() insert the correct amountEike Rathke
2017-06-28oovbaapi: cast ReadingOrder value to sal_Int16Tamas Bunth
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann
2017-06-28oovbaapi: do not use properties for formControlTamas Bunth
2017-06-28loplugin:unusedfields in sc part1Noel Grandin
2017-06-28handle SID_ENCRYPTIONDATA for shared password protected docs, tdf#56173Markus Mohrhard
2017-06-27Fix typoEike Rathke
2017-06-27Use base class to set/get super/sub scriptTamas Bunth
2017-06-26tdf#39674 Translate some German variable namesJohnny_M
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-26Fix typosAndrea Gelmini
2017-06-24Related tdf#40713, use DecodeMechanism::UnambiguousJulien Nabet
2017-06-24oovbaapi: add Application.OperatingSystem propertyTamas Bunth
2017-06-24tdf#40713: dBASE, don't lose dbt fileJulien Nabet
2017-06-23Resolves: tdf#108708 set a min width for calc dropdown combobox buttonCaolán McNamara
2017-06-23tdf#39468 Translate some random German comments/termsJens Carl
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-22tdf#39468 Translate some random German comments/termsJens Carl
2017-06-21Assert that nTabNo fits maTabData, tdf#108654 relatedEike Rathke
2017-06-21Resolves: tdf#108654 check nTabNo against maTabData sizeEike Rathke
2017-06-21Fix use of wrong functionTamas Bunth
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann