Age | Commit message (Expand) | Author |
2017-07-21 | Resolves: tdf#104186 spaces between function name and ( not allowed in OOXML | Eike Rathke |
2017-07-04 | Set error on more than max params (255) per function | Eike Rathke |
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-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-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-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-11 | loplugin:countusersofdefaultparams in editeng..rsc | Noel Grandin |
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 |
2016-10-26 | tdf#103088, improve interoperability with Excel for LOGNORMDIST(). | Winfried Donkers |
2016-10-25 | no Edit controls loaded from .src now | Caolán McNamara |
2016-10-24 | tdf#103186, make LOGINV ODFF1.2 compliant. | Winfried Donkers |
2016-10-19 | loplugin:expandablemethodds in formula..framework | Noel Grandin |
2016-10-18 | tdf#93894: Prohibit grouping when certain token types are present. | Kohei Yoshida |
2016-10-14 | tdf#102948 Make HYPGEOMDIST ODFF1.2 compliant. | Winfried Donkers |
2016-10-06 | I can't see any evidence of any remaining magenta mask using image resources | Caolán McNamara |