Age | Commit message (Expand) | Author |
2017-05-17 | Resolves: tdf#96426 more whitespace intersection operator in Excel syntax | Eike Rathke |
2017-05-12 | Introduce and check FormulaTokenArray::mbFinalized to not add further tokens | Eike Rathke |
2017-05-10 | inherit ReferenceOrForceArray only if nested not Reference, tdf#107724 prep | Eike Rathke |
2017-05-10 | Hold ParamClass at FormulaByteToken instead of bool, tdf#107724 prep | Eike Rathke |
2017-05-10 | Change IsForceArrayParameter() to GetForceArrayParameter(), tdf#107724 prep | Eike Rathke |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-05-08 | cleanup tools/debug.hxx includes | Jochen Nitschke |
2017-05-03 | split out the non-translatable strings | Caolán McNamara |
2017-05-02 | loplugin:checkunusedparams in forms..formula | Noel Grandin |
2017-04-26 | remove formula bitmaps from .src files | Caolán McNamara |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-20 | loplugin:unusedmethods | Noel Grandin |
2017-04-19 | these resources are not to be translated | Caolán McNamara |
2017-04-16 | cppcheck: arrayIndexThenCheck | Julien Nabet |
2017-04-12 | can use gb_CppunitTest_use_configuration and still access .ui files | Caolán McNamara |
2017-04-10 | loplugin:inlinefields in formula::FormulaCompiler | Noel Grandin |
2017-04-07 | tdf#39468 Translate German comments | Jens Carl |
2017-04-03 | remove hack for non DBG_UTIL builds | Jochen Nitschke |
2017-04-01 | remove redundant OpCode casts | Jochen Nitschke |
2017-03-17 | remove unused defines from HRC files in various | Noel Grandin |
2017-02-20 | tdf#105931 Add function ROUNDSIG to Calc. | Winfried Donkers |
2017-02-17 | convert FormulaCompiler::SeparatorType to scoped enum | Noel Grandin |
2017-02-09 | replace localresource of strings and keys with StringArray | Caolán McNamara |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-25 | loplugin: unnecessary destructor forms..idlc | Noel Grandin |
2017-01-23 | Change all Idle* LINKs to be Timer* | Jan-Marek Glogowski |
2017-01-17 | Refactor Scheduler to add Task class | Jan-Marek Glogowski |
2017-01-17 | new loplugin: useuniqueptr: forms..framework | Noel Grandin |
2017-01-16 | e*, f*: load BitmapEx resources instead of Image ones | Caolán McNamara |
2017-01-06 | check length of string as this can be called untokenized, tdf#105024 related | Eike Rathke |
2017-01-05 | check "#ERRxxx!" constants for accepted error values, tdf#105024 follow-up | Eike Rathke |
2017-01-05 | Resolves: tdf#105024 generate and parse detailed "#ERRxxx!" error constants | Eike Rathke |
2016-12-06 | loplugin:unnecessaryoverride | Stephan Bergmann |
2016-11-29 | Rewrite some (trivial) assignments inside if/while conditions: formula | Stephan Bergmann |
2016-11-24 | vcl: rename Window::Notify to EventNotify | Michael Stahl |
2016-11-21 | add missing deps on ui files | David Tardon |
2016-11-20 | gbuild allow unitest to run once per lang in WITH_LANG_LIST | Norbert Thiebaud |
2016-11-15 | Fix typos | Samuel Mehrbrodt |
2016-11-11 | loplugin:countusersofdefaultparams in editeng..rsc | Noel Grandin |
2016-11-10 | loplugin fixes here, too | Tor Lillqvist |
2016-11-10 | use-after-free fix here, too | Tor Lillqvist |
2016-11-10 | Typos | Tor Lillqvist |
2016-11-08 | loplugin:expandablemethods in forms..formula | Noel Grandin |
2016-11-08 | loplugin:unnecessaryvirtual in framework | Noel Grandin |
2016-11-03 | loplugin:unusedmethods unused return types | Noel Grandin |
2016-10-30 | -Werror,-Wunused-private-field | Stephan Bergmann |
2016-10-29 | display matching search per selected category, tdf#67974 follow-up | Eike Rathke |
2016-10-29 | filter hidden functions also in search, tdf#67974 follow-up | Eike Rathke |
2016-10-29 | tdf#67974 UI: Add a search box in function wizard in Spreadsheet | Abhilash Singh |